FHIR IG analytics| Package | fhir.test.data.r3 |
| Resource Type | Observation |
| Id | Observation-173719.json |
| FHIR Version |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "173719",
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "8462-4",
"display": "Diastolic blood pressure"
}
]
},
"subject": {
"reference": "Patient/Patient-6524",
"display": "Micheal Clarence McKee"
},
"context": {
"reference": "Encounter/Encounter-785",
"display": "Cranston Family Medical"
},
"effectiveDateTime": "2024-04-15T09:36:36-04:00",
"performer": [
{
"reference": "Practitioner/Practitioner-2521",
"display": "Heather Fuentes Guerra MD"
}
],
"valueQuantity": {
"value": 71.1653930669248,
"unit": "mmHg"
}
}