FHIR IG analytics| Package | fhir.test.data.r3 |
| Resource Type | Observation |
| Id | Observation-180189.json |
| FHIR Version |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "180189",
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "8462-4",
"display": "Diastolic blood pressure"
}
]
},
"subject": {
"reference": "Patient/Patient-6508",
"display": "Eduardo Joel Tucker Jr"
},
"context": {
"reference": "Encounter/Encounter-814",
"display": "Bay Area Family Practice"
},
"effectiveDateTime": "2024-07-22T09:36:36-04:00",
"performer": [
{
"reference": "Practitioner/Practitioner-2525",
"display": "Kyle Christian Ballard MD"
}
],
"valueQuantity": {
"value": 60.63965365419779,
"unit": "mmHg"
}
}