FHIR IG analytics| Package | fhir.test.data.r3 |
| Resource Type | Observation |
| Id | Observation-106969.json |
| FHIR Version |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "106969",
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "8462-4",
"display": "Diastolic blood pressure"
}
]
},
"subject": {
"reference": "Patient/Patient-6518",
"display": "Brad Ray Stone Jr"
},
"context": {
"reference": "Encounter/Encounter-566",
"display": "Pediatric and Adult Medicine"
},
"effectiveDateTime": "2021-09-13T09:36:36-04:00",
"performer": [
{
"reference": "Practitioner/Practitioner-2535",
"display": "Clifton Terrence Carey MD"
}
],
"valueQuantity": {
"value": 70.60199831314686,
"unit": "mmHg"
}
}