MyHealth@Eu Medical Imaging Report
0.0.1 - ci-build
150
MyHealth@Eu Medical Imaging Report - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Procedure xmlns="http://hl7.org/fhir">
<id value="ExampleProcedureImg"/>
<text>
<status value="generated"/>
<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><p><b>status</b>: Completed</p><p><b>category</b>: <span title="Codes:{http://snomed.info/sct 387713003}">Surgical procedure</span></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 80146002}">Appendectomy</span></p><p><b>subject</b>: <a href="Patient/example">John Doe</a></p><p><b>encounter</b>: <a href="Encounter/enc123">Emergency Surgery Admission</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://terminology.hl7.org/CodeSystem/performer-role primary-surgeon}">Primary Surgeon</span></td><td><a href="Practitioner/example">Dr. Alice Smith</a></td></tr></table><p><b>reasonCode</b>: <span title="Codes:{http://snomed.info/sct 4970003}">Venography</span></p><p><b>bodySite</b>: <span title="Codes:{http://snomed.info/sct 362072009}">Saphenous vein structure</span></p><p><b>followUp</b>: <span title="Codes:">Stitches removal in 10 days</span></p><p><b>note</b>: </p><blockquote><div><p>Procedure was successful. No complications observed.</p>
</div></blockquote></div>
</text>
<status value="completed"/>
<category>
<coding>
<system value="http://snomed.info/sct"/>
<code value="387713003"/>
<display value="Surgical procedure"/>
</coding>
</category>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<code value="80146002"/>
<display value="Appendectomy"/>
</coding>
</code>
<subject>
<reference value="Patient/example"/>
<display value="John Doe"/>
</subject>
<encounter>
<reference value="Encounter/enc123"/>
<display value="Emergency Surgery Admission"/>
</encounter>
<performedDateTime value="2024-12-10T10:30:00Z"/>
<performer>
<function>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/performer-role"/>
<code value="primary-surgeon"/>
<display value="Primary Surgeon"/>
</coding>
</function>
<actor>
<reference value="Practitioner/example"/>
<display value="Dr. Alice Smith"/>
</actor>
</performer>
<reasonCode>
<coding>
<system value="http://snomed.info/sct"/>
<code value="4970003"/>
<display value="Venography"/>
</coding>
</reasonCode>
<bodySite>
<coding>
<system value="http://snomed.info/sct"/>
<code value="362072009"/>
<display value="Saphenous vein structure"/>
</coding>
</bodySite>
<followUp>
<text value="Stitches removal in 10 days"/>
</followUp>
<note>
<text value="Procedure was successful. No complications observed."/>
</note>
</Procedure>