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

: PatientKimMusterperson-Procedure-2 - JSON Representation

Raw json | Download

{
  "resourceType" : "Procedure",
  "id" : "PatientKimMusterperson-Procedure-2",
  "meta" : {
    "profile" : [
      🔗 "https://www.medizininformatik-initiative.de/fhir/core/modul-prozedur/StructureDefinition/Procedure"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Procedure PatientKimMusterperson-Procedure-2</b></p><a name=\"PatientKimMusterperson-Procedure-2\"> </a><a name=\"hcPatientKimMusterperson-Procedure-2\"> </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=\"https://simplifier.net/resolve?scope=de.medizininformatikinitiative.kerndatensatz.base@2026.0.0&amp;canonical=https://www.medizininformatik-initiative.de/fhir/core/modul-prozedur/StructureDefinition/Procedure\">MII PR Prozedur Procedure</a></p></div><p><b>status</b>: Completed</p><p><b>category</b>: <span title=\"Codes:{http://snomed.info/sct 363680008}\">Radiographic imaging procedure</span></p><p><b>code</b>: <span title=\"Codes:{http://fhir.de/CodeSystem/bfarm/ops 3-20}\">Computertomographie [CT], nativ</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>: 2022-07-15</p><p><b>bodySite</b>: <span title=\"Codes:{http://snomed.info/sct 818983003}\">Abdomen</span>, <span title=\"Codes:{http://snomed.info/sct 51185008}\">Thoracic structure</span></p></div>"
  },
  "status" : "completed",
  "category" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "363680008",
        "display" : "Radiographic imaging procedure"
      }
    ]
  },
  "code" : {
    "coding" : [
      {
        "system" : "http://fhir.de/CodeSystem/bfarm/ops",
        "version" : "2025",
        "code" : "3-20",
        "display" : "Computertomographie [CT], nativ"
      }
    ]
  },
  "subject" : {
    🔗 "reference" : "Patient/PatientKimMusterperson"
  },
  "performedDateTime" : "2022-07-15",
  "bodySite" : [
    {
      "coding" : [
        {
          "system" : "http://snomed.info/sct",
          "code" : "818983003",
          "display" : "Abdomen"
        }
      ]
    },
    {
      "coding" : [
        {
          "system" : "http://snomed.info/sct",
          "code" : "51185008",
          "display" : "Thoracic structure"
        }
      ]
    }
  ]
}