FHIR IG analytics| Package | fhir.test.data.r3 |
| Resource Type | Observation |
| Id | Observation-248516.json |
| FHIR Version |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "248516",
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "8480-6",
"display": "Systolic blood pressure"
}
]
},
"subject": {
"reference": "Patient/Patient-6502",
"display": "Russell Jamie Henderson Jr"
},
"context": {
"reference": "Encounter/Encounter-1042",
"display": "Bay Area Family Practice"
},
"effectiveDateTime": "2027-03-08T09:36:36-05:00",
"performer": [
{
"reference": "Practitioner/Practitioner-2519",
"display": "Stanley Jason Garrett MD"
}
],
"valueQuantity": {
"value": 143.6430224390975,
"unit": "mmHg"
}
}