FHIR IG analytics| Package | fhir.test.data.r3 |
| Resource Type | Observation |
| Id | Observation-106977.json |
| FHIR Version |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "106977",
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "8480-6",
"display": "Systolic blood pressure"
}
]
},
"subject": {
"reference": "Patient/Patient-1154",
"display": "George Clay Tullison"
},
"context": {
"reference": "Encounter/Encounter-567",
"display": "McKinley Health Center"
},
"effectiveDateTime": "2021-09-13T09:36:36-04:00",
"performer": [
{
"reference": "Practitioner/Practitioner-2516",
"display": "Agnes Tammy Larson MD"
}
],
"valueQuantity": {
"value": 121.83842250382294,
"unit": "mmHg"
}
}