FHIR IG analytics| Package | fhir.test.data.r3 |
| Resource Type | Observation |
| Id | Observation-130801.json |
| FHIR Version |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "130801",
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "8462-4",
"display": "Diastolic blood pressure"
}
]
},
"subject": {
"reference": "Patient/Patient-6520",
"display": "Terry Harvey Waller"
},
"context": {
"reference": "Encounter/Encounter-645",
"display": "Pediatric and Adult Medicine"
},
"effectiveDateTime": "2022-08-15T09:36:36-04:00",
"performer": [
{
"reference": "Practitioner/Practitioner-2517",
"display": "Cathy Shannon Warner MD"
}
],
"valueQuantity": {
"value": 59.93859917674816,
"unit": "mmHg"
}
}