MII Implementierungsleitfaden Kerndatensatz Basis
2026.0.1 - Release Germany

MII Implementation Guide Core Dataset Base - Downloaded Version 2026.0.1 See the Directory of published versions

: MII EXA Prozedur Procedure Appendectomy

Raw json | Download

{
  "resourceType" : "Procedure",
  "id" : "mii-exa-prozedur-procedure",
  "meta" : {
    "extension" : [
      {
        "extension" : [
          {
            "url" : "packageId",
            "valueId" : "de.medizininformatikinitiative.kerndatensatz.base"
          },
          {
            "url" : "version",
            "valueString" : "2026.0.1"
          },
          {
            "url" : "uri",
            "valueUri" : "https://www.medizininformatik-initiative.de/fhir/modul-base"
          }
        ],
        "url" : "http://hl7.org/fhir/StructureDefinition/package-source"
      }
    ],
    "profile" : [
      🔗 "https://www.medizininformatik-initiative.de/fhir/core/modul-prozedur/StructureDefinition/Procedure|2026.0.1"
    ],
    "security" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason",
        "code" : "HTEST",
        "display" : "test health data"
      }
    ]
  },
  "language" : "de",
  "text" : {
    "status" : "extensions",
    "div" : "<div xml:lang=\"de\" lang=\"de\"><hr/><p><b>German</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: Procedure mii-exa-prozedur-procedure</b></p><a name=\"de-mii-exa-prozedur-procedure\"> </a><a name=\"de-hcmii-exa-prozedur-procedure\"> </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-prozedur-procedure.html\">MII PR Prozedur Procedure</a> version: 2026.0.1</p><p style=\"margin-bottom: 0px\">Security Label: <a href=\"http://terminology.hl7.org/7.2.0/CodeSystem-v3-ActReason.html\">test health data (Details: ActReason code HTEST = 'test health data')</a></p></div><p><b>ExtensionProzedurDokumentationsdatum</b>: 2020-01-08 23:00:00+0100</p><p><b>MII EX Prozedur Durchführungsabsicht</b>: <a href=\"http://snomed.info/id/262202000\">SNOMED CT: 262202000</a> (Therapeutic)</p><p><b>status</b>: Completed</p><p><b>category</b>: <span title=\"Codes:{http://snomed.info/sct 387713003}\">Surgical procedure</span></p><p><b>code</b>: <span title=\"Codes:{http://fhir.de/CodeSystem/bfarm/ops 5-470}, {http://snomed.info/sct 80146002}\">Appendektomie</span></p><p><b>subject</b>: <a href=\"Patient-mii-exa-person-patient-1.html\">Maja Julia Van-der-Dussen (official) Female, DoB: 1998-09-19 ( Krankenaktennummer\u00a0(use:\u00a0usual,\u00a0))</a></p><p><b>encounter</b>: <a href=\"Encounter-mii-exa-fall-kontakt-gesundheitseinrichtung-2.html\">Encounter: identifier = Fallnummer; status = finished; class = inpatient encounter (ActCode#IMP); type = Abteilungskontakt; serviceType = Allgemeine Chirurgie; period = 2020-01-08 09:00:00+0100 --&gt; 2020-01-11 23:59:00+0100</a></p><p><b>performed</b>: 2020-01-08 20:30:00+0100 --&gt; 2020-01-08 22:15:00+0100</p><p><b>bodySite</b>: <span title=\"Codes:{http://snomed.info/sct 181255000}\">Appendix</span></p></div>"
  },
  "extension" : [
    {
      "url" : "http://fhir.de/StructureDefinition/ProzedurDokumentationsdatum",
      "valueDateTime" : "2020-01-08T23:00:00+01:00"
    },
    {
      "url" : "https://www.medizininformatik-initiative.de/fhir/core/modul-prozedur/StructureDefinition/Durchfuehrungsabsicht",
      "valueCoding" : {
        "system" : "http://snomed.info/sct",
        "code" : "262202000"
      }
    }
  ],
  "status" : "completed",
  "category" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "387713003"
      }
    ]
  },
  "code" : {
    "coding" : [
      {
        "system" : "http://fhir.de/CodeSystem/bfarm/ops",
        "version" : "2020",
        "code" : "5-470"
      },
      {
        "system" : "http://snomed.info/sct",
        "code" : "80146002"
      }
    ],
    "text" : "Appendektomie"
  },
  "subject" : {
    🔗 "reference" : "Patient/mii-exa-person-patient-1"
  },
  "encounter" : {
    🔗 "reference" : "Encounter/mii-exa-fall-kontakt-gesundheitseinrichtung-2"
  },
  "performedPeriod" : {
    "start" : "2020-01-08T20:30:00+01:00",
    "end" : "2020-01-08T22:15:00+01:00"
  },
  "bodySite" : [
    {
      "coding" : [
        {
          "system" : "http://snomed.info/sct",
          "code" : "181255000"
        }
      ],
      "text" : "Appendix"
    }
  ]
}