FHIR IG analytics| Package | fhir.test.data.r3 |
| Resource Type | Observation |
| Id | Observation-15966.json |
| FHIR Version |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "15966",
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "8462-4",
"display": "Diastolic blood pressure"
}
]
},
"subject": {
"reference": "Patient/Patient-1126",
"display": "Cady Grace Paulson"
},
"context": {
"reference": "Encounter/Encounter-194",
"display": "McKinley Health Center"
},
"effectiveDateTime": "2018-04-09T09:36:36-04:00",
"performer": [
{
"reference": "Practitioner/Practitioner-2522",
"display": "Lois Jean Kent MD"
}
],
"valueQuantity": {
"value": 65.57528791848645,
"unit": "mmHg"
}
}