FHIR IG analytics| Package | fhir.test.data.r3 |
| Resource Type | Observation |
| Id | Observation-156620.json |
| FHIR Version |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "156620",
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "8462-4",
"display": "Diastolic blood pressure"
}
]
},
"subject": {
"reference": "Patient/Patient-6515",
"display": "Kathryn House Weeks"
},
"context": {
"reference": "Encounter/Encounter-733",
"display": "Bayside Medical Group"
},
"effectiveDateTime": "2023-08-28T09:36:36-04:00",
"performer": [
{
"reference": "Practitioner/Practitioner-2532",
"display": "Chad Espinoza Potter MD"
}
],
"valueQuantity": {
"value": 63.05817360707224,
"unit": "mmHg"
}
}