MyHealth@Eu Hospital Discharge Report
9.1.0 - qa-preview
150
MyHealth@Eu Hospital Discharge Report - Local Development build (v9.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Observation",
"id" : "0234c232-a2e7-4bd5-b803-e5f290f19425",
"meta" : {
"profile" : [
🔗 "http://fhir.ehdsi.eu/hdr/StructureDefinition/observation-imgFinding-hdr-myhealtheu"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Imaging Finding Observation</div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "imaging"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "41806-1",
"display" : "CT Abdomen"
}
]
},
"subject" : {
"reference" : "urn:uuid:1d4bbc93-63b7-4f2b-8f0f-8380aa138f49"
},
"effectiveDateTime" : "2025-05-25T10:00:00+02:00",
"performer" : [
{
"reference" : "urn:uuid:b975ec26-4ecf-4588-9fa2-afbb0d9fc530"
}
],
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "442684004",
"display" : "Imaging of liver abnormal (finding)"
}
]
},
"bodySite" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "790007",
"display" : "Visceral surface of liver"
}
]
}
}