FHIR IG analytics| Package | fhir.test.data.r3 |
| Resource Type | Observation |
| Id | Observation-147999.json |
| FHIR Version |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "147999",
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "8462-4",
"display": "Diastolic blood pressure"
}
]
},
"subject": {
"reference": "Patient/Patient-6482",
"display": "Mario Jared Stout"
},
"context": {
"reference": "Encounter/Encounter-701",
"display": "Bay Area Family Practice"
},
"effectiveDateTime": "2023-05-01T09:36:36-04:00",
"performer": [
{
"reference": "Practitioner/Practitioner-2519",
"display": "Stanley Jason Garrett MD"
}
],
"valueQuantity": {
"value": 68.9593224418003,
"unit": "mmHg"
}
}