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 einen Response Befund - XML Representation

Raw xml | Download


<Observation xmlns="http://hl7.org/fhir">
  <id value="MII-EXA-MTB-Response-Befund-Beispiel-1"/>
  <meta>
    <profile
             value="https://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/StructureDefinition/mii-pr-mtb-response-befund|2026.0.0"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation MII-EXA-MTB-Response-Befund-Beispiel-1</b></p><a name="MII-EXA-MTB-Response-Befund-Beispiel-1"> </a><a name="hcMII-EXA-MTB-Response-Befund-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-response-befund.html">MII PR MTB Response Befundversion: null2026.0.0)</a></p></div><p><b>partOf</b>: <a href="https://simplifier.net/resolve?scope=de.basisprofil.r4@1.5.4&amp;canonical=http://fhir.org/packages/de.basisprofil.r4/Procedure/Example">Procedure/Example</a></p><p><b>status</b>: Registered</p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 396432002}">Status of regression of tumor (observable entity)</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>focus</b>: <a href="https://simplifier.net/resolve?scope=de.basisprofil.r4@1.5.4&amp;canonical=http://fhir.org/packages/de.basisprofil.r4/Condition/Example">Condition/Example</a></p><p><b>effective</b>: 2014-02-12</p><p><b>value</b>: <span title="Codes:{https://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/CodeSystem/mii-cs-mtb-response-befund-beurteilung PD}">Progressive Disease</span></p><p><b>method</b>: <span title="Codes:{https://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/CodeSystem/mii-cs-mtb-response-befund-beurteilungsmethode RECIST}">RECIST</span></p><h3>Components</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Code</b></td><td><b>Value[x]</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://snomed.info/sct 445200009}">Status of residual neoplasm (observable entity)</span></td><td><span title="Codes:{https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/CodeSystem/mii-cs-onko-verlauf-primaertumor K}">Kein Tumor nachweisbar</span></td></tr></table></div>
  </text>
  <partOf>
    <reference value="Procedure/Example"/>
  </partOf>
  <status value="registered"/>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="396432002"/>
      <display value="Status of regression of tumor (observable entity)"/>
    </coding>
  </code>
  <subject>
    <reference value="Patient/Example"/>
  </subject>
  <focus>
    <reference value="Condition/Example"/>
  </focus>
  <effectiveDateTime value="2014-02-12"/>
  <valueCodeableConcept>
    <coding>
      <system
              value="https://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/CodeSystem/mii-cs-mtb-response-befund-beurteilung"/>
      <code value="PD"/>
      <display value="Progressive Disease"/>
    </coding>
  </valueCodeableConcept>
  <method>
    <coding>
      <system
              value="https://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/CodeSystem/mii-cs-mtb-response-befund-beurteilungsmethode"/>
      <code value="RECIST"/>
      <display value="RECIST"/>
    </coding>
  </method>
  <component>
    <code>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="445200009"/>
        <display value="Status of residual neoplasm (observable entity)"/>
      </coding>
    </code>
    <valueCodeableConcept>
      <coding>
        <system
                value="https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/CodeSystem/mii-cs-onko-verlauf-primaertumor"/>
        <code value="K"/>
        <display value="Kein Tumor nachweisbar"/>
      </coding>
    </valueCodeableConcept>
  </component>
</Observation>