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