MII Implementation Guide Core Dataset Base
2026.0.0 - Release Germany

This page is part of the MII Implementation Guide Core Dataset Base (v2026.0.0: Release) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 2026.0.1. For a full list of available versions, see the Directory of published versions

: MII EXA Prozedur Procedure Appendectomy

Raw xml | Download


<Procedure xmlns="http://hl7.org/fhir">
  <id value="mii-exa-prozedur-procedure"/>
  <meta>
    <profile
             value="https://www.medizininformatik-initiative.de/fhir/core/modul-prozedur/StructureDefinition/Procedure|2026.0.0"/>
    <security>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ActReason"/>
      <code value="HTEST"/>
      <display value="test health data"/>
    </security>
  </meta>
  <language value="en"/>
  <text>
    <status value="extensions"/>
    <div xml:lang="en" lang="en"><hr/><p><b>English</b></p><hr/><p class="res-header-id"><b>Generated Narrative: Procedure mii-exa-prozedur-procedure</b></p><a name="mii-exa-prozedur-procedure"> </a><a name="hcmii-exa-prozedur-procedure"> </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">Language: en</p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-mii-pr-prozedur-procedure.html">MII PR Prozedur Procedureversion: null2026.0.0)</a></p><p style="margin-bottom: 0px">Security Label: test health data (Details: ActReason code HTEST = 'test health data')</p></div><p><b>ExtensionProzedurDokumentationsdatum</b>: 2020-01-08 23:00:00+0100</p><p><b>MII EX Prozedur Durchführungsabsicht</b>: <a href="http://snomed.info/id/262202000">SNOMED CT: 262202000</a> (Therapeutic)</p><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://fhir.de/CodeSystem/bfarm/ops 5-470}, {http://snomed.info/sct 80146002}">Appendektomie</span></p><p><b>subject</b>: <a href="Patient-mii-exa-person-patient-1.html">Maja Julia Van-der-Dussen (official) Female, DoB: 1998-09-19 ( Medical record number (use: usual, ))</a></p><p><b>encounter</b>: <a href="Encounter-mii-exa-fall-kontakt-gesundheitseinrichtung-2.html">Encounter: identifier = Visit number; status = finished; class = inpatient encounter (ActCode#IMP); type = Abteilungskontakt; serviceType = Allgemeine Chirurgie; period = 2020-01-08 09:00:00+0100 --&gt; 2020-01-11 23:59:00+0100</a></p><p><b>performed</b>: 2020-01-08 20:30:00+0100 --&gt; 2020-01-08 22:15:00+0100</p><p><b>bodySite</b>: <span title="Codes:{http://snomed.info/sct 181255000}">Appendix</span></p></div>
  </text>
  <extension
             url="http://fhir.de/StructureDefinition/ProzedurDokumentationsdatum">
    <valueDateTime value="2020-01-08T23:00:00+01:00"/>
  </extension>
  <extension
             url="https://www.medizininformatik-initiative.de/fhir/core/modul-prozedur/StructureDefinition/Durchfuehrungsabsicht">
    <valueCoding>
      <system value="http://snomed.info/sct"/>
      <code value="262202000"/>
    </valueCoding>
  </extension>
  <status value="completed"/>
  <category>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="387713003"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://fhir.de/CodeSystem/bfarm/ops"/>
      <version value="2020"/>
      <code value="5-470"/>
    </coding>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="80146002"/>
    </coding>
    <text value="Appendektomie"/>
  </code>
  <subject>🔗 
    <reference value="Patient/mii-exa-person-patient-1"/>
  </subject>
  <encounter>🔗 
    <reference
               value="Encounter/mii-exa-fall-kontakt-gesundheitseinrichtung-2"/>
  </encounter>
  <performedPeriod>
    <start value="2020-01-08T20:30:00+01:00"/>
    <end value="2020-01-08T22:15:00+01:00"/>
  </performedPeriod>
  <bodySite>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="181255000"/>
    </coding>
    <text value="Appendix"/>
  </bodySite>
</Procedure>