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 - JSON Representation

Raw json | Download

{
  "resourceType" : "Procedure",
  "id" : "MTBChemo1Procedure",
  "meta" : {
    "profile" : [
      🔗 "https://www.medizininformatik-initiative.de/fhir/ext/modul-mtb/StructureDefinition/mii-pr-mtb-systemische-vortherapie|2026.0.0"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<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>"
  },
  "extension" : [
    {
      "url" : "https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/StructureDefinition/mii-ex-onko-systemische-therapie-intention",
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/CodeSystem/mii-cs-onko-intention",
            "code" : "K"
          }
        ]
      }
    }
  ],
  "status" : "completed",
  "category" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "277132007"
      }
    ]
  },
  "code" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "367336001"
      },
      {
        "system" : "https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/CodeSystem/mii-cs-onko-therapie-typ",
        "code" : "CH"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/PatientKimMusterperson"
  },
  "performedPeriod" : {
    "start" : "2023-01-04",
    "end" : "2023-05-24"
  },
  "outcome" : {
    "coding" : [
      {
        "system" : "https://www.medizininformatik-initiative.de/fhir/ext/modul-onko/CodeSystem/mii-cs-onko-therapie-ende-grund",
        "code" : "W"
      }
    ],
    "text" : "Reguläres Ende mit Substanzwechsel"
  }
}