FHIR IG analytics| Package | fhir.test.data.r3 |
| Resource Type | Observation |
| Id | Observation-113482.json |
| FHIR Version |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "113482",
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "8462-4",
"display": "Diastolic blood pressure"
}
]
},
"subject": {
"reference": "Patient/Patient-6487",
"display": "Cassandra Graham Vasquez"
},
"context": {
"reference": "Encounter/Encounter-585",
"display": "Acme Medical Center"
},
"effectiveDateTime": "2021-12-27T09:36:36-05:00",
"performer": [
{
"reference": "Practitioner/Practitioner-2524",
"display": "Willie Vincent Riddle MD"
}
],
"valueQuantity": {
"value": 90.89710264935863,
"unit": "mmHg"
}
}