MyHealth@Eu Hospital Discharge Report
0.0.1 - qa-preview
150
MyHealth@Eu Hospital Discharge Report - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Procedure",
"id" : "ExampleProcedureImagingHdr",
"meta" : {
"profile" : [
🔗 "http://fhir.ehdsi.eu/hdr/StructureDefinition/procedure-imaging-myhealtheu"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">20/05/2025: Computed tomography of abdomen and pelvis without contrast</div>"
},
"status" : "completed",
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "16457501000119102",
"display" : "Computed tomography of abdomen and pelvis without contrast"
}
]
},
"subject" : {
"reference" : "urn:uuid:1d4bbc93-63b7-4f2b-8f0f-8380aa138f49"
},
"performedDateTime" : "2025-05-20T09:00:00+02:00",
"performer" : [
{
"actor" : {
"reference" : "urn:uuid:b975ec26-4ecf-4588-9fa2-afbb0d9fc530"
}
}
],
"reasonReference" : [
{
🔗 "reference" : "Condition/ExampleConditionHdr"
}
]
}