FHIR IG analytics| Package | fhir.test.data.r3 |
| Resource Type | Observation |
| Id | Observation-214561.json |
| FHIR Version |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "214561",
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "8480-6",
"display": "Systolic blood pressure"
}
]
},
"subject": {
"reference": "Patient/Patient-6521",
"display": "Luis Norris Ayala"
},
"context": {
"reference": "Encounter/Encounter-930",
"display": "Acme Medical Center"
},
"effectiveDateTime": "2025-11-24T09:36:36-05:00",
"performer": [
{
"reference": "Practitioner/Practitioner-2518",
"display": "Jane Rosemary Saunders MD"
}
],
"valueQuantity": {
"value": 135.22761087681866,
"unit": "mmHg"
}
}