FHIR IG analytics| Package | fhir.test.data.r3 |
| Resource Type | Observation |
| Id | Observation-216664.json |
| FHIR Version |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "216664",
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "8480-6",
"display": "Systolic blood pressure"
}
]
},
"subject": {
"reference": "Patient/Patient-6513",
"display": "Jared Gentry Baldwin"
},
"context": {
"reference": "Encounter/Encounter-760",
"display": "Acme Medical Center"
},
"effectiveDateTime": "2025-12-15T09:36:36-05:00",
"performer": [
{
"reference": "Practitioner/Practitioner-2530",
"display": "Terrence Ramirez McCormick MD"
}
],
"valueQuantity": {
"value": 139.739315990765,
"unit": "mmHg"
}
}