MII IG Kerndatensatz-Modul Molekulares Tumorboard
2026.0.0 - release Unknown region code '276'

MII IG Kerndatensatz-Modul Molekulares Tumorboard, published by Medizininformatik-Initiative. This guide is not an authorized publication; it is the continuous build for version 2026.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/medizininformatik-initiative/kerndatensatzmodul-molekulares-tumorboard/ and changes regularly. See the Directory of published versions

: MTBChemo1Procedure - XML Representation

Raw xml | Download


<Procedure xmlns="http://hl7.org/fhir">
  <id value="MTBChemo1Procedure"/>
  <meta>
    <profile
             value="https://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/StructureDefinition/mii-pr-mtb-systemische-vortherapie|2026.0.0"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Procedure MTBChemo1Procedure</b></p><a name="MTBChemo1Procedure"> </a><a name="hcMTBChemo1Procedure"> </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-mii-pr-mtb-systemische-vortherapie.html">MII PR MTB Systemische Vortherapieversion: null2026.0.0)</a></p></div><p><b>MII EX Onko Systemische Therapie Intention</b>: <span title="Codes:{https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/CodeSystem/mii-cs-onko-intention K}">kurativ</span></p><p><b>status</b>: Completed</p><p><b>category</b>: <span title="Codes:{http://snomed.info/sct 277132007}">277132007</span></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 367336001}, {https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/CodeSystem/mii-cs-onko-therapie-typ CH}">367336001</span></p><p><b>subject</b>: <a href="Patient-PatientKimMusterperson.html">Kim Musterperson  (no stated gender), DoB: 1956-03-14</a></p><p><b>performed</b>: 2023-01-04 --&gt; 2023-05-24</p><p><b>outcome</b>: <span title="Codes:{https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/CodeSystem/mii-cs-onko-therapie-ende-grund W}">Reguläres Ende mit Substanzwechsel</span></p></div>
  </text>
  <extension
             url="https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/StructureDefinition/mii-ex-onko-systemische-therapie-intention">
    <valueCodeableConcept>
      <coding>
        <system
                value="https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/CodeSystem/mii-cs-onko-intention"/>
        <code value="K"/>
      </coding>
    </valueCodeableConcept>
  </extension>
  <status value="completed"/>
  <category>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="277132007"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="367336001"/>
    </coding>
    <coding>
      <system
              value="https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/CodeSystem/mii-cs-onko-therapie-typ"/>
      <code value="CH"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/PatientKimMusterperson"/>
  </subject>
  <performedPeriod>
    <start value="2023-01-04"/>
    <end value="2023-05-24"/>
  </performedPeriod>
  <outcome>
    <coding>
      <system
              value="https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/CodeSystem/mii-cs-onko-therapie-ende-grund"/>
      <code value="W"/>
    </coding>
    <text value="Reguläres Ende mit Substanzwechsel"/>
  </outcome>
</Procedure>