Get a list of conditions

get

/Condition

Retrieves a list of conditions that meet supplied query parameters.

Request

Query Parameters
  • The logical resource ID. This parameter is required if patient or subject is not used.

    Example: resolved
  • The category of the condition.

    Example: diagnosis, problem, health-concern
  • The clinical status of the condition.

    Example: active, inactive, resolved
  • Who the condition is for. This parameter is required if _id is not used.

    Example: 12345
Header Parameters
Back to Top

Response

Supported Media Types

Default Response

This operation supports the following authorization types:
  • Provider
  • Patient
  • System
Example Request:
GET https://fhir-open.cerner.com/dstu2/ec2458f2-1e24-41c8-b71b-0e701af7583d/Condition?patient=12724066
Example Response:
{
  "resourceType": "Bundle",
  "id": "5a31a14a-9740-459c-bc52-b105b81ebebc",
  "type": "searchset",
  "total": 3,
  "link": [
    {
      "relation": "self",
      "url": "https://fhir-open.cerner.com/dstu2/ec2458f2-1e24-41c8-b71b-0e701af7583d/Condition?patient=12724066"
    }
  ],
  "entry": [
    {
      "fullUrl": "https://fhir-open.cerner.com/dstu2/ec2458f2-1e24-41c8-b71b-0e701af7583d/Condition/d2572382197",
      "resource": {
        "fullUrl": "https://fhir-open.cerner.com/dstu2/ec2458f2-1e24-41c8-b71b-0e701af7583d/Condition/d2572382197",
        "resource": {
          "resourceType": "Condition",
          "id": "d2572382197",
          "meta": {
            "versionId": "2572382197",
            "lastUpdated": "2020-06-11T04:03:21.000Z",
            "security": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
                "code": "PHY",
                "display": "physician requested information sensitivity",
                "userSelected": false
              },
              {
                "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
                "code": "PRS",
                "display": "patient requested information sensitivity",
                "userSelected": false
              }
            ]
          },
          "text": {
            "status": "generated",
            "div": "

Condition

Patient: SMART, NANCY

Diagnosis: Anemia, Anemia (disorder)

Clinical Status: Active

Verification Status: Confirmed

Onset: Jun 10, 2020 5:00 P.M. UTC

" }, "patient": { "reference": "Patient/12724066", "display": "SMART, NANCY" }, "encounter": { "reference": "Encounter/97953477" }, "dateRecorded": "2020-06-11", "code": { "coding": [ { "system": "http://snomed.info/sct", "code": "271737000", "display": "Anemia (disorder)", "userSelected": true }, { "system": "http://hl7.org/fhir/sid/icd-10-cm", "code": "D64.9", "display": "Anemia, unspecified", "userSelected": false } ], "text": "Anemia" }, "category": { "coding": [ { "system": "http://hl7.org/fhir/condition-category", "code": "diagnosis", "display": "Diagnosis" } ], "text": "Diagnosis" }, "clinicalStatus": "active", "verificationStatus": "confirmed", "onsetDateTime": "2020-06-10T17:00:00.000Z" } } }, { "fullUrl": "https://fhir-open.cerner.com/dstu2/ec2458f2-1e24-41c8-b71b-0e701af7583d/Condition/p73077203", "resource": { "resourceType": "Condition", "id": "p73077203", "meta": { "versionId": "73079095", "lastUpdated": "2020-04-05T04:00:46.000Z", "security": [ { "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode", "code": "PHY", "display": "physician requested information sensitivity", "userSelected": false }, { "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode", "code": "PRS", "display": "patient requested information sensitivity", "userSelected": false } ] }, "text": { "status": "generated", "div": "

Condition

Patient: SMART, NANCY

Problem: Pregnant, Patient currently pregnant (finding)

Clinical Status: Resolved

Verification Status: Confirmed

Onset: Jun 12, 2019

Resolved: Apr 4, 2020 5:00 P.M. UTC

" }, "patient": { "reference": "Patient/12724066", "display": "SMART, NANCY" }, "dateRecorded": "2020-03-05", "code": { "coding": [ { "system": "http://snomed.info/sct", "code": "77386006", "display": "Patient currently pregnant (finding)", "userSelected": true } ], "text": "Pregnant" }, "category": { "coding": [ { "system": "http://argonaut.hl7.org", "code": "problem", "display": "Problem" } ], "text": "Problem" }, "clinicalStatus": "resolved", "verificationStatus": "confirmed", "onsetDateTime": "2019-06-12", "abatementDateTime": "2020-04-04T17:00:00.000Z" } }, { "fullUrl": "https://fhir-open.cerner.com/dstu2/ec2458f2-1e24-41c8-b71b-0e701af7583d/Condition/00a5d6eb-c567-42f7-be07-53804cece075", "resource": { "fullUrl": "https://fhir-open.cerner.com/dstu2/ec2458f2-1e24-41c8-b71b-0e701af7583d/Condition/00a5d6eb-c567-42f7-be07-53804cece075", "resource": { "resourceType": "Condition", "id": "00a5d6eb-c567-42f7-be07-53804cece075", "meta": { "versionId": "00a5d6eb-c567-42f7-be07-53804cece075", "lastUpdated": "2020-07-06T19:36:23.000Z", "security": [ { "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode", "code": "PHY", "display": "physician requested information sensitivity", "userSelected": false }, { "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode", "code": "PRS", "display": "patient requested information sensitivity", "userSelected": false } ] }, "text": { "status": "generated", "div": "

Condition

Patient: SMART, NANCY

Health Concern: Afraid my community will not be as close with COVID19.

Clinical Status: Active

Verification Status: Confirmed

Onset: Jul 6, 2020

Resolved: False

" }, "patient": { "reference": "Patient/12724066", "display": "SMART, NANCY" }, "dateRecorded": "2020-07-06", "code": { "text": "Afraid my community will not be as close with COVID19." }, "category": { "coding": [ { "system": "http://argonaut.hl7.org", "code": "health-concern", "display": "Health Concern" } ], "text": "Health Concern" }, "clinicalStatus": "active", "verificationStatus": "confirmed", "onsetDateTime": "2020-07-06", "abatementBoolean": false, "notes": "Concerns with impact of COVID19 on community." } } } ] }
Headers
  • Unique Oracle-assigned identifier for the request. If you need to contact Oracle about a particular request, provide the X-Request-Id, if present.
  • Unique Oracle-assigned identifier for the request. If you need to contact Oracle about a particular request, provide the opc-Request-Id, if present.
Back to Top