FHIR IG analytics| Package | fhir.test.data.r3 |
| Resource Type | Observation |
| Id | Observation-169450.json |
| FHIR Version |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "169450",
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "8480-6",
"display": "Systolic blood pressure"
}
]
},
"subject": {
"reference": "Patient/Patient-6526",
"display": "Doris Bertha Francis"
},
"context": {
"reference": "Encounter/Encounter-775",
"display": "Pediatric and Adult Medicine"
},
"effectiveDateTime": "2024-02-19T09:36:36-05:00",
"performer": [
{
"reference": "Practitioner/Practitioner-2523",
"display": "Dean Andrew Davis MD"
}
],
"valueQuantity": {
"value": 125.10545394219658,
"unit": "mmHg"
}
}