FHIR IG analytics| Package | fhir.test.data.r3 |
| Resource Type | Observation |
| Id | Observation-148366.json |
| FHIR Version |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "148366",
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "8480-6",
"display": "Systolic blood pressure"
}
]
},
"subject": {
"reference": "Patient/Patient-6490",
"display": "Carolyn Hickman Vega"
},
"context": {
"reference": "Encounter/Encounter-705",
"display": "Cranston Family Medical"
},
"effectiveDateTime": "2023-05-08T09:36:36-04:00",
"performer": [
{
"reference": "Practitioner/Practitioner-2527",
"display": "Lee Chris Mejia MD"
}
],
"valueQuantity": {
"value": 135.25456865296647,
"unit": "mmHg"
}
}