FHIR IG analytics| Package | fhir.test.data.r3 |
| Resource Type | Observation |
| Id | Observation-133030.json |
| FHIR Version |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "133030",
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "8480-6",
"display": "Systolic blood pressure"
}
]
},
"subject": {
"reference": "Patient/Patient-6535",
"display": "Barbara April Howe"
},
"context": {
"reference": "Encounter/Encounter-661",
"display": "Bayside Medical Group"
},
"effectiveDateTime": "2022-10-03T09:36:36-04:00",
"performer": [
{
"reference": "Practitioner/Practitioner-2532",
"display": "Chad Espinoza Potter MD"
}
],
"valueQuantity": {
"value": 125.3066282539072,
"unit": "mmHg"
}
}