Condition

The Condition API enables Humana members to exchange a list of their medical conditions as indicated by a clinician with third party applications. This API conforms to the R4 FHIR standard and the US Core STU3 Implementation Guide.


URL


Headers

ACCEPT application/json
AUTHORIZATION Bearer {ACCESS_TOKEN}

Sample Request

curl -X GET \
https://fhir.humana.com/sandbox/api/Condition \
-H 'Accept: application/json' \
-H 'Authorization: Bearer {your access token}' \
curl -X GET \
https://fhir.humana.com/api/Condition \
-H 'Accept: application/json' \
-H 'Authorization: Bearer {your access token}' \

Sample Response

{
    "resourceType": "Bundle",
    "id": "153e668c09334ecbb64d90d7de551954",
    "meta": {
      "lastUpdated": "2021-09-13T12:49:55.8203797+00:00"
    },
    "type": "searchset",
    "link": [
      {
        "relation": "next",
        "url": "https://fhir.humana.com/sandbox/api/Condition?_count=3&patient=5a357166754b59777137634248494434654c336d68773d3d&ct=W3sidG9rZW4iOiIrUklEOn5RNlpxQU9jemxRdkhtQndBQUFBQUFBPT0jUlQ6MSNUUkM6MyNJU1Y6MiNJRU86NjU1NTEjUUNGOjQjRlBDOkFnRnljbklJQU1FWWdFcGhBOEFCIiwicmFuZ2UiOnsibWluIjoiIiwibWF4IjoiRkYifX1d"
      },
      {
        "relation": "self",
        "url": "https://fhir.humana.com/sandbox/api/Condition?_count=3&patient=5a357166754b59777137634248494434654c336d68773d3d"
      }
    ],
    "entry": [
      {
        "fullUrl": "https://fhir.humana.com/sandbox/api/Condition/3663a0c94a08501bf3e01557c565f960fa5405b1285cfff0f3715822d541822a",
        "resource": {
          "resourceType": "Condition",
          "id": "3663a0c94a08501bf3e01557c565f960fa5405b1285cfff0f3715822d541822a",
          "meta": {
            "versionId": "185",
            "lastUpdated": "2021-09-13T08:30:13.959+00:00",
            "source": "https://fhir.humana.com/documentation/glossary/HumanaDataSource",
            "tag": [
              {
                "system": "https://www.hl7.org/fhir/patient.html",
                "code": "Patient/5a357166754b59777137634248494434654c336d68773d3d"
              },
              {
                "system": "https://fhir.humana.com/documentation/glossary/lastRefreshedOn",
                "code": "2021-09-13T08:30:13.270Z"
              }
            ]
          },
          "clinicalStatus": {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
                "code": "active"
              }
            ]
          },
          "verificationStatus": {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/condition-ver-status",
                "code": "provisional"
              }
            ]
          },
          "category": [
            {
              "coding": [
                {
                  "system": "https://www.hl7.org/fhir/valueset-condition-category.html",
                  "code": "encounter-diagnosis",
                  "display": "Encounter Diagnosis"
                }
              ]
            }
          ],
          "code": {
            "coding": [
              {
                "system": "https://icd.who.int/browse10/2019/en",
                "code": "S06303A",
                "display": "Unspecified focal traumatic brain injury with loss of consciousness of 1 hour to 5 hours 59 minutes, initial encounter"
              }
            ],
            "text": "Unspecified focal traumatic brain injury with loss of consciousness of 1 hour to 5 hours 59 minutes, initial encounter"
          },
          "subject": {
            "reference": "Patient/5a357166754b59777137634248494434654c336d68773d3d"
          }
        },
        "search": {
          "mode": "match"
        }
      },
      {
        "fullUrl": "https://fhir.humana.com/sandbox/api/Condition/9e311ef8da38432c8282f71fb4c883997bc9e9232465ebe4a4819846e3140d87",
        "resource": {
          "resourceType": "Condition",
          "id": "9e311ef8da38432c8282f71fb4c883997bc9e9232465ebe4a4819846e3140d87",
          "meta": {
            "versionId": "185",
            "lastUpdated": "2021-09-13T08:30:13.999+00:00",
            "source": "https://fhir.humana.com/documentation/glossary/HumanaDataSource",
            "tag": [
              {
                "system": "https://www.hl7.org/fhir/patient.html",
                "code": "Patient/5a357166754b59777137634248494434654c336d68773d3d"
              },
              {
                "system": "https://fhir.humana.com/documentation/glossary/lastRefreshedOn",
                "code": "2021-09-13T08:30:13.270Z"
              }
            ]
          },
          "clinicalStatus": {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
                "code": "active"
              }
            ]
          },
          "verificationStatus": {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/condition-ver-status",
                "code": "provisional"
              }
            ]
          },
          "category": [
            {
              "coding": [
                {
                  "system": "https://www.hl7.org/fhir/valueset-condition-category.html",
                  "code": "encounter-diagnosis",
                  "display": "Encounter Diagnosis"
                }
              ]
            }
          ],
          "code": {
            "coding": [
              {
                "system": "https://icd.who.int/browse10/2019/en",
                "code": "S01442D",
                "display": "Puncture wound with foreign body of left cheek and temporomandibular area, subsequent encounter"
              }
            ],
            "text": "Puncture wound with foreign body of left cheek and temporomandibular area, subsequent encounter"
          },
          "subject": {
            "reference": "Patient/5a357166754b59777137634248494434654c336d68773d3d"
          }
        },
        "search": {
          "mode": "match"
        }
      },
      {
        "fullUrl": "https://fhir.humana.com/sandbox/api/Condition/62d96e9543adc2e4c46d4ca030585538122e9b91b79aa256f45efdd2f81035a9",
        "resource": {
          "resourceType": "Condition",
          "id": "62d96e9543adc2e4c46d4ca030585538122e9b91b79aa256f45efdd2f81035a9",
          "meta": {
            "versionId": "185",
            "lastUpdated": "2021-09-13T08:30:14.086+00:00",
            "source": "https://fhir.humana.com/documentation/glossary/HumanaDataSource",
            "tag": [
              {
                "system": "https://www.hl7.org/fhir/patient.html",
                "code": "Patient/5a357166754b59777137634248494434654c336d68773d3d"
              },
              {
                "system": "https://fhir.humana.com/documentation/glossary/lastRefreshedOn",
                "code": "2021-09-13T08:30:13.270Z"
              }
            ]
          },
          "clinicalStatus": {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/condition-clinical",
                "code": "active"
              }
            ]
          },
          "verificationStatus": {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/condition-ver-status",
                "code": "provisional"
              }
            ]
          },
          "category": [
            {
              "coding": [
                {
                  "system": "https://www.hl7.org/fhir/valueset-condition-category.html",
                  "code": "encounter-diagnosis",
                  "display": "Encounter Diagnosis"
                }
              ]
            }
          ],
          "code": {
            "coding": [
              {
                "system": "https://icd.who.int/browse10/2019/en",
                "code": "M84631S",
                "display": "Pathological fracture in other disease, right ulna, sequela"
              }
            ],
            "text": "Pathological fracture in other disease, right ulna, sequela"
          },
          "subject": {
            "reference": "Patient/5a357166754b59777137634248494434654c336d68773d3d"
          }
        },
        "search": {
          "mode": "match"
        }
      }
    ]
  }