Test Sandbox APIs
API Reference
Capability Statement
Observation
The Observation API enables Humana members to exchange their laboratory results, vital sign readings, and social history such as smoking status 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/Observation \
-H 'Accept: application/json' \
-H 'Authorization: Bearer {your access token}' \
curl -X GET \
https://fhir.humana.com/api/Observation \
-H 'Accept: application/json' \
-H 'Authorization: Bearer {your access token}' \
Sample Response
{
"resourceType": "Bundle",
"id": "1d62aa7b53764f469247ac2279feff5a",
"meta": {
"lastUpdated": "2021-09-13T12:50:07.6885774+00:00"
},
"type": "searchset",
"link": [
{
"relation": "next",
"url": "https://fhir.humana.com/sandbox/api/Observation?_count=3&patient=5a357166754b59777137634248494434654c336d68773d3d&ct=W3sidG9rZW4iOiIrUklEOn5RNlpxQU9jemxRdWxtQndBQUFBQUFBPT0jUlQ6MSNUUkM6MyNJU1Y6MiNJRU86NjU1NTEjUUNGOjQjRlBDOkFnSnlBRGNCY2dBQ0FLV1lOd0VFQVBFWEFKVT0iLCJyYW5nZSI6eyJtaW4iOiIiLCJtYXgiOiJGRiJ9fV0="
},
{
"relation": "self",
"url": "https://fhir.humana.com/sandbox/api/Observation?_count=3&patient=5a357166754b59777137634248494434654c336d68773d3d"
}
],
"entry": [
{
"fullUrl": "https://fhir.humana.com/sandbox/api/Observation/80a97f3a7d9d6ed74cbaf6cb8f712d2b2bbff7aaf94f38a5d520ce51799ea6e3",
"resource": {
"resourceType": "Observation",
"id": "80a97f3a7d9d6ed74cbaf6cb8f712d2b2bbff7aaf94f38a5d520ce51799ea6e3",
"meta": {
"versionId": "37",
"lastUpdated": "2021-09-11T08:30:14.444+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-11T08:30:07.846Z"
}
]
},
"identifier": [
{
"system": "https://fhir.humana.com/documentation/glossary/ObservationID",
"value": "lgsyx6r5opg2lh3h"
}
],
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "vital-signs",
"display": "Vital Signs"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "85354-9",
"display": "Blood pressure panel with all children optional"
}
]
},
"subject": {
"reference": "Patient/5a357166754b59777137634248494434654c336d68773d3d"
},
"effectiveDateTime": "2018-03-04",
"component": [
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "8480-6",
"display": "Systolic blood pressure"
}
]
},
"valueQuantity": {
"value": 146,
"unit": "mm[Hg]",
"system": "http://unitsofmeasure.org"
}
},
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "8462-4",
"display": "Diastolic blood pressure"
}
]
},
"dataAbsentReason": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/data-absent-reason",
"code": "UNKNOWN",
"display": "UNKNOWN"
}
]
}
}
]
},
"search": {
"mode": "match"
}
},
{
"fullUrl": "https://fhir.humana.com/sandbox/api/Observation/2cb245e8000c39fbd019d4d741825d6ffb464c08305a2853443ecf7075521dce",
"resource": {
"resourceType": "Observation",
"id": "2cb245e8000c39fbd019d4d741825d6ffb464c08305a2853443ecf7075521dce",
"meta": {
"versionId": "37",
"lastUpdated": "2021-09-11T08:30:14.471+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-11T08:30:07.846Z"
}
]
},
"identifier": [
{
"system": "https://fhir.humana.com/documentation/glossary/ObservationID",
"value": "nktxps34r9608dei"
}
],
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "laboratory",
"display": "Laboratory"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "2340-8",
"display": "Glucose [Mass/volume] in Blood by Automated test strip"
}
]
},
"subject": {
"reference": "Patient/5a357166754b59777137634248494434654c336d68773d3d"
},
"effectiveDateTime": "2021-01-24",
"performer": [
{
"display": "CERTIFY"
}
],
"valueQuantity": {
"value": 184,
"unit": "mg/dL",
"system": "http://unitsofmeasure.org"
}
},
"search": {
"mode": "match"
}
},
{
"fullUrl": "https://fhir.humana.com/sandbox/api/Observation/5e99d6d274707237fcd65e14cf05d8cb3b3c11b49dbbb809dff15f76b9100acf",
"resource": {
"resourceType": "Observation",
"id": "5e99d6d274707237fcd65e14cf05d8cb3b3c11b49dbbb809dff15f76b9100acf",
"meta": {
"versionId": "40",
"lastUpdated": "2021-09-11T08:30:14.493+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-11T08:30:07.846Z"
}
]
},
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "social-history",
"display": "Social History"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "72166-2",
"display": "Tobacco smoking status"
}
]
},
"subject": {
"reference": "Patient/5a357166754b59777137634248494434654c336d68773d3d"
},
"issued": "2018-07-26T01:11:47+00:00",
"valueCodeableConcept": {
"coding": [
{
"system": "http://hl7.org/fhir/ValueSet/observation-codes",
"code": "LA18980-5",
"display": "Unknown if ever smoked"
}
]
}
},
"search": {
"mode": "match"
}
}
]
}