FHIR IG analytics| Package | fhir.test.data.r3 |
| Resource Type | Observation |
| Id | Observation-180153.json |
| FHIR Version |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "180153",
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "8480-6",
"display": "Systolic blood pressure"
}
]
},
"subject": {
"reference": "Patient/Patient-6554",
"display": "Olga Grace Dunlap"
},
"context": {
"reference": "Encounter/Encounter-810",
"display": "Bay Area Family Practice"
},
"effectiveDateTime": "2024-07-15T09:36:36-04:00",
"performer": [
{
"reference": "Practitioner/Practitioner-2531",
"display": "Tracy Hampton Boone MD"
}
],
"valueQuantity": {
"value": 174.0660586016003,
"unit": "mmHg"
}
}