: Example Procedure - Appendektomie - XML Representation
Raw xml | Download
<Procedure xmlns="http://hl7.org/fhir">
<id value="Appendektomie"/>
<meta>
<profile
value="https://gematik.de/fhir/isik/StructureDefinition/ISiKProzedur"/>
</meta>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Procedure Appendektomie</b></p><a name="Appendektomie"> </a><a name="hcAppendektomie"> </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-ISiKProzedur.html">ISiKProzedur</a></p></div><p><b>ExtensionProzedurDokumentationsdatum</b>: 2020-04-23</p><p><b>status</b>: Completed</p><p><b>category</b>: <span title="Codes:{http://snomed.info/sct 387713003}">Surgical procedure (procedure)</span></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 80146002}, {http://fhir.de/CodeSystem/bfarm/ops 5-470}">Entfernung des Blinddarms</span></p><p><b>subject</b>: <a href="Patient-PatientinMusterfrau.html">Erika Fürstin von Musterfrau (official) Female, DoB: 1964-08-12 ( Private Krankenversicherung (use: secondary, ))</a></p><p><b>performed</b>: 2020-04-23</p><p><b>note</b>: </p><blockquote><div><p>Testnotiz</p>
</div></blockquote></div>
</text>
<extension
url="http://fhir.de/StructureDefinition/ProzedurDokumentationsdatum">
<valueDateTime value="2020-04-23"/>
</extension>
<status value="completed"/>
<category>
<coding>
<system value="http://snomed.info/sct"/>
<code value="387713003"/>
<display value="Surgical procedure (procedure)"/>
</coding>
</category>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<code value="80146002"/>
<display value="Excision of appendix (procedure)"/>
</coding>
<coding>
<system value="http://fhir.de/CodeSystem/bfarm/ops"/>
<version value="2020"/>
<code value="5-470"/>
<display value="Appendektomie"/>
</coding>
<coding>
<version value="2024"/>
</coding>
<text value="Entfernung des Blinddarms"/>
</code>
<subject>🔗
<reference value="Patient/PatientinMusterfrau"/>
</subject>
<performedDateTime value="2020-04-23"/>
<note>
<text value="Testnotiz"/>
</note>
</Procedure>