FHIR IG analytics| Package | fhir.test.data.r3 |
| Resource Type | Observation |
| Id | Observation-210230.json |
| FHIR Version |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "210230",
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "8462-4",
"display": "Diastolic blood pressure"
}
]
},
"subject": {
"reference": "Patient/Patient-1136",
"display": "Angelica Desiree Jones"
},
"context": {
"reference": "Encounter/Encounter-743",
"display": "Cranston Family Medical"
},
"effectiveDateTime": "2025-09-29T09:36:36-04:00",
"performer": [
{
"reference": "Practitioner/Practitioner-2533",
"display": "Lena Dickerson Ballard MD"
}
],
"valueQuantity": {
"value": 120.16064646410324,
"unit": "mmHg"
}
}