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

: Beispiel fuer eine Systemtherapie - XML Representation

Raw xml | Download


<Procedure xmlns="http://hl7.org/fhir">
  <id value="MII-EXA-MTB-Systemtherapie-Beispiel-1"/>
  <meta>
    <profile
             value="https://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/StructureDefinition/mii-pr-mtb-systemische-therapie|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 MII-EXA-MTB-Systemtherapie-Beispiel-1</b></p><a name="MII-EXA-MTB-Systemtherapie-Beispiel-1"> </a><a name="hcMII-EXA-MTB-Systemtherapie-Beispiel-1"> </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-therapie.html">MII PR MTB Systemische Therapieversion: 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>Procedure Caused By</b>: <a href="https://simplifier.net/resolve?scope=de.basisprofil.r4@1.5.4&amp;canonical=http://fhir.org/packages/de.basisprofil.r4/MedicationRequest/Example">MedicationRequest/Example</a></p><p><b>basedOn</b>: <a href="https://simplifier.net/resolve?scope=de.basisprofil.r4@1.5.4&amp;canonical=http://fhir.org/packages/de.basisprofil.r4/CarePlan/Example">CarePlan/Example</a></p><p><b>status</b>: Completed</p><p><b>statusReason</b>: <span title="Codes:">regular-completion</span></p><p><b>category</b>: <span title="Codes:{http://snomed.info/sct 367336001}">Chemotherapy (procedure)</span></p><p><b>code</b>: <span title="Codes:{https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/CodeSystem/mii-cs-onko-therapie-typ CH}, {http://fhir.de/CodeSystem/bfarm/ops 8-54}">Zytostatische Chemotherapie, Immuntherapie und antiretrovirale Therapie</span></p><p><b>subject</b>: <a href="https://simplifier.net/resolve?scope=de.basisprofil.r4@1.5.4&amp;canonical=http://fhir.org/packages/de.basisprofil.r4/Patient/Example">Patient/Example</a></p><p><b>performed</b>: 2014-02-12 --&gt; 2014-02-12</p><p><b>note</b>: </p><blockquote><div><p>Test Text!</p>
</div></blockquote></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>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/procedure-causedBy">
    <valueReference>
      <reference value="MedicationRequest/Example"/>
    </valueReference>
  </extension>
  <basedOn>
    <reference value="CarePlan/Example"/>
  </basedOn>
  <status value="completed"/>
  <statusReason>
    <coding>
      <code value="regular-completion"/>
    </coding>
  </statusReason>
  <category>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="367336001"/>
      <display value="Chemotherapy (procedure)"/>
    </coding>
  </category>
  <code>
    <coding>
      <system
              value="https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/CodeSystem/mii-cs-onko-therapie-typ"/>
      <code value="CH"/>
    </coding>
    <coding>
      <system value="http://fhir.de/CodeSystem/bfarm/ops"/>
      <version value="2023"/>
      <code value="8-54"/>
      <display
               value="Zytostatische Chemotherapie, Immuntherapie und antiretrovirale Therapie"/>
    </coding>
  </code>
  <subject>
    <reference value="Patient/Example"/>
  </subject>
  <performedPeriod>
    <start value="2014-02-12"/>
    <end value="2014-02-12"/>
  </performedPeriod>
  <note>
    <text value="Test Text!"/>
  </note>
</Procedure>