FHIR IG analytics| Package | fhir.test.data.r3 |
| Resource Type | Observation |
| Id | Observation-148035.json |
| FHIR Version |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "148035",
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "8480-6",
"display": "Systolic blood pressure"
}
]
},
"subject": {
"reference": "Patient/Patient-1137",
"display": "Aiden Michael Jones"
},
"context": {
"reference": "Encounter/Encounter-703",
"display": "McKinley Health Center"
},
"effectiveDateTime": "2023-05-08T09:36:36-04:00",
"performer": [
{
"reference": "Practitioner/Practitioner-2534",
"display": "Pearl Rita Dawson MD"
}
],
"valueQuantity": {
"value": 126.56002747501172,
"unit": "mmHg"
}
}