FHIR IG analytics| Package | fhir.test.data.r3 |
| Resource Type | Observation |
| Id | Observation-119963.json |
| FHIR Version |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "119963",
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "8462-4",
"display": "Diastolic blood pressure"
}
]
},
"subject": {
"reference": "Patient/Patient-6553",
"display": "Gabriel Bill Good"
},
"context": {
"reference": "Encounter/Encounter-608",
"display": "Acme Medical Center"
},
"effectiveDateTime": "2022-03-14T09:36:36-04:00",
"performer": [
{
"reference": "Practitioner/Practitioner-2530",
"display": "Terrence Ramirez McCormick MD"
}
],
"valueQuantity": {
"value": 98.01735829825004,
"unit": "mmHg"
}
}