FHIR IG analytics| Package | fhir.test.data.r3 |
| Resource Type | Observation |
| Id | Observation-22155.json |
| FHIR Version |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "22155",
"status": "final",
"category": [
{
"coding": [
{
"system": "http://hl7.org/fhir/observation-category",
"code": "vital-signs",
"display": "vital-signs"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "8716-3",
"display": "Vital Signs Panel"
}
]
},
"subject": {
"reference": "Patient/Patient-6519",
"display": "Antonio Casey Hayden"
},
"context": {
"reference": "Encounter/Encounter-188",
"display": "McKinley Health Center"
},
"effectivePeriod": {
"start": "2018-06-18T09:36:36-04:00",
"end": "2018-06-18T09:36:36-04:00"
},
"valueQuantity": {
"value": 96.46234231757748,
"unit": "mmHg"
},
"component": [
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "8302-2",
"display": "Height"
}
]
}
},
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "29463-7",
"display": "Weight"
}
]
}
},
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "39156-5",
"display": "BMI"
}
]
}
},
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "8310-5",
"display": "Temperature"
}
]
}
},
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "8459-0",
"display": "Systolic Blood Pressure"
}
]
}
},
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "8453-3",
"display": "Diastolic Blood Pressure"
}
]
}
}
]
}