FHIR IG analytics| Package | fhir.test.data.r3 |
| Resource Type | Observation |
| Id | Observation-158800.json |
| FHIR Version |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "158800",
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "8480-6",
"display": "Systolic blood pressure"
}
]
},
"subject": {
"reference": "Patient/Patient-1129",
"display": "Viola Jean Campbell"
},
"context": {
"reference": "Encounter/Encounter-745",
"display": "Acme Medical Center"
},
"effectiveDateTime": "2023-10-02T09:36:36-04:00",
"performer": [
{
"reference": "Practitioner/Practitioner-2524",
"display": "Willie Vincent Riddle MD"
}
],
"valueQuantity": {
"value": 149.35026965404944,
"unit": "mmHg"
}
}