FHIR IG analytics| Package | hl7.fhir.uv.ibcm |
| Resource Type | Observation |
| Id | Observation-uc3-hemoglobin-firstMOHvisit.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation uc3-hemoglobin-firstMOHvisit
status: Final
code: Hemoglobin [Mass/volume] in Blood
subject: MS Female, DoB: 1991-02-01 ( ms)
encounter: Encounter: status = completed; class = ambulatory
effective: 2023-12-19
performer: Practitioner Dr. Hart
{
"resourceType": "Observation",
"id": "uc3-hemoglobin-firstMOHvisit",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "718-7",
"display": "Hemoglobin [Mass/volume] in Blood"
}
]
},
"subject": {
"reference": "Patient/uc3-mother"
},
"encounter": {
"reference": "Encounter/uc3-encounter-firstMOHvisit"
},
"effectiveDateTime": "2023-12-19",
"performer": [
{
"reference": "Practitioner/uc3-practitioner"
}
]
}