FHIR IG analytics| Package | fhir.test.data.r3 |
| Resource Type | Observation |
| Id | Observation-168147.json |
| FHIR Version |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "168147",
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "8462-4",
"display": "Diastolic blood pressure"
}
]
},
"subject": {
"reference": "Patient/Patient-6511",
"display": "Glen Hicks Jacobson"
},
"context": {
"reference": "Encounter/Encounter-598",
"display": "McKinley Health Center"
},
"effectiveDateTime": "2024-02-05T09:36:36-05:00",
"performer": [
{
"reference": "Practitioner/Practitioner-2528",
"display": "Tanya Sally Wheeler MD"
}
],
"valueQuantity": {
"value": 78.97218672524724,
"unit": "mmHg"
}
}