FHIR IG analytics| Package | fhir.test.data.r3 |
| Resource Type | Observation |
| Id | Observation-17804.json |
| FHIR Version |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "17804",
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "8480-6",
"display": "Systolic blood pressure"
}
]
},
"subject": {
"reference": "Patient/Patient-6496",
"display": "Ramon Combs Payne"
},
"context": {
"reference": "Encounter/Encounter-256",
"display": "Cranston Family Medical"
},
"effectiveDateTime": "2018-04-16T09:36:36-04:00",
"performer": [
{
"reference": "Practitioner/Practitioner-2533",
"display": "Lena Dickerson Ballard MD"
}
],
"valueQuantity": {
"value": 126.0751870303756,
"unit": "mmHg"
}
}