MyHealth@Eu Medical Imaging Report
9.1.1 - ci-build
150
MyHealth@Eu Medical Imaging Report - Local Development build (v9.1.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Procedure",
"id" : "ExampleProcedureImg",
"meta" : {
"profile" : [
🔗 "http://fhir.ehdsi.eu/imaging/StructureDefinition/procedure-myhealtheu-img"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Procedure ExampleProcedureImg</b></p><a name=\"ExampleProcedureImg\"> </a><a name=\"hcExampleProcedureImg\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-procedure-myhealtheu-img.html\">Procedure MyHealthEu Imaging</a></p></div><p><b>status</b>: Completed</p><p><b>category</b>: <span title=\"Codes:{http://snomed.info/sct 363679005}\">Imaging</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 303653007}\">CT of head</span></p><p><b>subject</b>: <a href=\"Patient-1d4bbc93-63b7-4f2b-8f0f-8380aa138f49.html\">John Albertus Doe Male, DoB: 1989-12-12 ( https://www.ehealth.fgov.be/standards/fhir/core/NamingSystem/ssin#89121210976\u00a0(use:\u00a0official,\u00a0))</a></p><p><b>performed</b>: 2024-12-10 10:30:00+0000</p><h3>Performers</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Function</b></td><td><b>Actor</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://snomed.info/sct 66862007}\">Radiologist</span></td><td><a href=\"PractitionerRole-ExampleRadiologistRoleImg.html\">PractitionerRole Medical imaging and therapeutic equipment technicians</a></td></tr></table><p><b>reasonCode</b>: <span title=\"Codes:{http://snomed.info/sct 25064002}\">Headache (finding)</span></p><p><b>bodySite</b>: <span title=\"Codes:{http://snomed.info/sct 69536005}\">Head structure</span></p><p><b>note</b>: </p><blockquote><div><p>Procedure was successful. No complications observed.</p>\n</div></blockquote></div>"
},
"status" : "completed",
"category" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "363679005",
"display" : "Imaging"
}
]
},
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "303653007",
"display" : "CT of head"
}
]
},
"subject" : {
🔗 "reference" : "Patient/1d4bbc93-63b7-4f2b-8f0f-8380aa138f49"
},
"performedDateTime" : "2024-12-10T10:30:00Z",
"performer" : [
{
"function" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "66862007",
"display" : "Radiologist"
}
]
},
"actor" : {
🔗 "reference" : "PractitionerRole/ExampleRadiologistRoleImg"
}
}
],
"reasonCode" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "25064002",
"display" : "Headache (finding)"
}
]
}
],
"bodySite" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "69536005",
"display" : "Head structure"
}
]
}
],
"note" : [
{
"text" : "Procedure was successful. No complications observed."
}
]
}