PackagesCanonicalsLogsProblems
    Packages
    de.medizininformatikinitiative.kerndatensatz.dokument@2026.0.0-ballot
    https://www.medizininformatik-initiative.de/fhir/ext/modul-dokument/StructureDefinition/mii-lm-dokument
{
  "description": "MII Logical Model Erweiterungsmodul Dokument",
  "_filename": "StructureDefinition-mii-lm-dokument.json",
  "package_name": "de.medizininformatikinitiative.kerndatensatz.dokument",
  "date": null,
  "derivation": "specialization",
  "publisher": "Medizininformatik Initiative",
  "fhirVersion": "4.0.1",
  "name": "MII_LM_Dokument",
  "mapping": [ {
    "name": "MII MAP Dokument",
    "comment": "MII Mappings Erweiterungsmodul Dokument",
    "identity": "mii-map-dokument"
  } ],
  "abstract": false,
  "type": "https://www.medizininformatik-initiative.de/fhir/ext/modul-dokument/StructureDefinition/mii-lm-dokument",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "MII LM Dokument",
  "package_version": "2026.0.0-ballot",
  "status": "draft",
  "id": "bd3f63ab-8b82-48b0-b213-0c7887690574",
  "kind": "logical",
  "url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-dokument/StructureDefinition/mii-lm-dokument",
  "version": "2026.0.0-ballot",
  "differential": {
    "element": [ {
      "id": "mii-lm-dokument",
      "path": "mii-lm-dokument",
      "short": "MII LM Dokument",
      "definition": "MII Logical Model Erweiterungsmodul Dokument"
    }, {
      "id": "mii-lm-dokument.Dokument",
      "max": "1",
      "min": 1,
      "path": "mii-lm-dokument.Dokument",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "short": "Dokument",
      "mapping": [ {
        "map": "DocumentReference",
        "identity": "mii-map-dokument"
      } ],
      "definition": "Klinisches Dokument inkl. Metadaten, Inhalt, Erzeugungskontext und Beziehungen"
    }, {
      "id": "mii-lm-dokument.Dokument.Masteridentifikator",
      "max": "1",
      "min": 0,
      "path": "mii-lm-dokument.Dokument.Masteridentifikator",
      "type": [ {
        "code": "Identifier"
      } ],
      "short": "Versionsspezifische Kennung",
      "mapping": [ {
        "map": "DocumentReference.masterIdentifier",
        "identity": "mii-map-dokument"
      } ],
      "definition": "Versionsspezifische eindeutige Kennung, die dem Dokument durch die Dokumentenquelle zugewiesen wurde"
    }, {
      "id": "mii-lm-dokument.Dokument.Businessidentifikator",
      "max": "1",
      "min": 0,
      "path": "mii-lm-dokument.Dokument.Businessidentifikator",
      "type": [ {
        "code": "Identifier"
      } ],
      "short": "Versionsunabhängige Kennung",
      "mapping": [ {
        "map": "DocumentReference.identifier",
        "identity": "mii-map-dokument"
      } ],
      "definition": "Andere versionsunabhängige Kennung, die dem Dokument (z.B. durch weitere dokumentenverarbeitende Systeme) zugewiesen wurde"
    }, {
      "id": "mii-lm-dokument.Dokument.Dokumentenreferenzstatus",
      "max": "1",
      "min": 1,
      "path": "mii-lm-dokument.Dokument.Dokumentenreferenzstatus",
      "type": [ {
        "code": "code"
      } ],
      "short": "Status der Dokumentenreferenz",
      "mapping": [ {
        "map": "DocumentReference.status",
        "identity": "mii-map-dokument"
      } ],
      "definition": "Status dieser Dokumentenreferenz (aktuell, überholt oder irrtümlich eingegeben)"
    }, {
      "id": "mii-lm-dokument.Dokument.Dokumentenstatus",
      "max": "1",
      "min": 0,
      "path": "mii-lm-dokument.Dokument.Dokumentenstatus",
      "type": [ {
        "code": "code"
      } ],
      "short": "Status des Dokuments",
      "mapping": [ {
        "map": "DocumentReference.docStatus",
        "identity": "mii-map-dokument"
      } ],
      "definition": "Status des zugrunde liegenden Dokuments (vorläufig, final, geändert oder irrtümlich eingegeben)"
    }, {
      "id": "mii-lm-dokument.Dokument.Dokumententyp",
      "max": "1",
      "min": 0,
      "path": "mii-lm-dokument.Dokument.Dokumententyp",
      "type": [ {
        "code": "code"
      } ],
      "short": "Art des Dokuments",
      "mapping": [ {
        "map": "DocumentReference.type",
        "identity": "mii-map-dokument"
      } ],
      "definition": "Art des Dokuments auf das verwiesen wird (z.B. Anamnese und Untersuchung, Entlassungsbericht, Verlaufsbericht)"
    }, {
      "id": "mii-lm-dokument.Dokument.Dokumentenkategorie",
      "max": "*",
      "min": 0,
      "path": "mii-lm-dokument.Dokument.Dokumentenkategorie",
      "type": [ {
        "code": "code"
      } ],
      "short": "Kategorien des Dokuments",
      "mapping": [ {
        "map": "DocumentReference.category",
        "identity": "mii-map-dokument"
      } ],
      "definition": "Übergeordnete Kategorie des Dokuments auf das verwiesen wird (z.B. Arztberichte oder Arztdokumentation)"
    }, {
      "id": "mii-lm-dokument.Dokument.Patient",
      "max": "1",
      "min": 0,
      "path": "mii-lm-dokument.Dokument.Patient",
      "type": [ {
        "code": "Identifier"
      } ],
      "short": "Verweis auf Patient",
      "mapping": [ {
        "map": "DocumentReference.subject",
        "identity": "mii-map-dokument"
      } ],
      "definition": "Patient auf den sich das verwiesene Dokument bezieht"
    }, {
      "id": "mii-lm-dokument.Dokument.Beschreibung",
      "max": "1",
      "min": 0,
      "path": "mii-lm-dokument.Dokument.Beschreibung",
      "type": [ {
        "code": "string"
      } ],
      "short": "Beschreibung des Dokuments",
      "mapping": [ {
        "map": "DocumentReference.description",
        "identity": "mii-map-dokument"
      } ],
      "definition": "Menschenlesbare Beschreibung zum verwiesenen Dokuments"
    }, {
      "id": "mii-lm-dokument.Dokument.Sicherheitsstufe",
      "max": "*",
      "min": 0,
      "path": "mii-lm-dokument.Dokument.Sicherheitsstufe",
      "type": [ {
        "code": "code"
      } ],
      "short": "Vertraulichkeit des Dokuments",
      "mapping": [ {
        "map": "DocumentReference.securityLabel",
        "identity": "mii-map-dokument"
      } ],
      "definition": "Grad der Vertraulichkeit/Sicherheit des verwiesenen Dokuments (z. B. uneingeschränkt, gering, mittel, normal oder eingeschränkt)"
    }, {
      "id": "mii-lm-dokument.Dokument.Dokumentenbeziehung",
      "max": "*",
      "min": 0,
      "path": "mii-lm-dokument.Dokument.Dokumentenbeziehung",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "short": "Beziehung des Dokuments",
      "mapping": [ {
        "map": "DocumentReference.relatesTo",
        "identity": "mii-map-dokument"
      } ],
      "definition": "Beziehungen des verwiesenen Dokuments zu anderen Dokumenten"
    }, {
      "id": "mii-lm-dokument.Dokument.Dokumentenbeziehung.Beziehungstyp",
      "max": "1",
      "min": 1,
      "path": "mii-lm-dokument.Dokument.Dokumentenbeziehung.Beziehungstyp",
      "type": [ {
        "code": "code"
      } ],
      "short": "Art der Beziehung",
      "mapping": [ {
        "map": "DocumentReference.relatesTo.code",
        "identity": "mii-map-dokument"
      } ],
      "definition": "Beziehung zu anderen Dokumenten"
    }, {
      "id": "mii-lm-dokument.Dokument.Dokumentenbeziehung.Beziehungsreferenz",
      "max": "1",
      "min": 1,
      "path": "mii-lm-dokument.Dokument.Dokumentenbeziehung.Beziehungsreferenz",
      "type": [ {
        "code": "Identifier"
      } ],
      "short": "Verweis auf Dokument",
      "mapping": [ {
        "map": "DocumentReference.relatesTo.target",
        "identity": "mii-map-dokument"
      } ],
      "definition": "Ziel der Dokumentenbeziehung"
    }, {
      "id": "mii-lm-dokument.Dokument.Anhang",
      "max": "*",
      "min": 1,
      "path": "mii-lm-dokument.Dokument.Anhang",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "short": "Inhalt des Dokuments",
      "mapping": [ {
        "map": "DocumentReference.content",
        "identity": "mii-map-dokument"
      } ],
      "definition": "Dokument (Base64-kodierte Daten) oder Verweis (URL) mit relevanten Metadaten zum Anhang"
    }, {
      "id": "mii-lm-dokument.Dokument.Anhang.Sprache",
      "max": "1",
      "min": 0,
      "path": "mii-lm-dokument.Dokument.Anhang.Sprache",
      "type": [ {
        "code": "code"
      } ],
      "short": "Verfassungssprache des Inhalts",
      "mapping": [ {
        "map": "DocumentReference.attachment.language",
        "identity": "mii-map-dokument"
      } ],
      "definition": "Verwendete Sprache in dem Dokument"
    }, {
      "id": "mii-lm-dokument.Dokument.Anhang.Erstellungsdatum",
      "max": "1",
      "min": 0,
      "path": "mii-lm-dokument.Dokument.Anhang.Erstellungsdatum",
      "type": [ {
        "code": "dateTime"
      } ],
      "short": "Erstellungsdatum des Inhalts",
      "mapping": [ {
        "map": "DocumentReference.attachment.creation",
        "identity": "mii-map-dokument"
      } ],
      "definition": "Datum der Erstellung des Dokumentes"
    }, {
      "id": "mii-lm-dokument.Dokument.Anhang.Daten",
      "max": "1",
      "min": 0,
      "path": "mii-lm-dokument.Dokument.Anhang.Daten",
      "type": [ {
        "code": "base64Binary"
      } ],
      "short": "Binärdaten zum Inhalt",
      "mapping": [ {
        "map": "DocumentReference.attachment.data",
        "identity": "mii-map-dokument"
      } ],
      "definition": "Dokument als Binärdaten"
    }, {
      "id": "mii-lm-dokument.Dokument.Anhang.DokumentenUrl",
      "max": "1",
      "min": 0,
      "path": "mii-lm-dokument.Dokument.Anhang.DokumentenUrl",
      "type": [ {
        "code": "string"
      } ],
      "short": "URL zum Inhalt",
      "mapping": [ {
        "map": "DocumentReference.attachment.url",
        "identity": "mii-map-dokument"
      } ],
      "definition": "Verweis auf den (lokalen) Ablageort des Dokuments"
    }, {
      "id": "mii-lm-dokument.Dokument.Anhang.Dokumentenformat",
      "max": "1",
      "min": 0,
      "path": "mii-lm-dokument.Dokument.Anhang.Dokumentenformat",
      "type": [ {
        "code": "code"
      } ],
      "short": "MIME-Typ zum Inhalt",
      "mapping": [ {
        "map": "DocumentReference.attachment.contentType",
        "identity": "mii-map-dokument"
      } ],
      "definition": "MIME-Typ des Dokumenteninhalts"
    }, {
      "id": "mii-lm-dokument.Dokument.Kontext",
      "max": "1",
      "min": 0,
      "path": "mii-lm-dokument.Dokument.Kontext",
      "type": [ {
        "code": "BackboneElement"
      } ],
      "short": "Erzeugungskontext des Dokuments",
      "mapping": [ {
        "map": "DocumentReference.context",
        "identity": "mii-map-dokument"
      } ],
      "definition": "Klinischer Kontext, in welchem das Dokument erzeugt wurde"
    }, {
      "id": "mii-lm-dokument.Dokument.Kontext.Gesundheitseinrichtungskontakt",
      "max": "*",
      "min": 0,
      "path": "mii-lm-dokument.Dokument.Kontext.Gesundheitseinrichtungskontakt",
      "type": [ {
        "code": "Identifier"
      } ],
      "short": "Verweis auf Einrichtungskontakt",
      "mapping": [ {
        "map": "DocumentReference.context.encounter",
        "identity": "mii-map-dokument"
      } ],
      "definition": "Kontakt zur Gesundheitseinrichtung oder die Art der Versorgung, die mit dem Dokumenteninhalt assoziiert ist"
    }, {
      "id": "mii-lm-dokument.Dokument.Kontext.Vorgang",
      "max": "*",
      "min": 0,
      "path": "mii-lm-dokument.Dokument.Kontext.Vorgang",
      "type": [ {
        "code": "code"
      } ],
      "short": "Dokumentierter Vorgang",
      "mapping": [ {
        "map": "DocumentReference.context.event",
        "identity": "mii-map-dokument"
      } ],
      "definition": "Handlungen oder Prozeduren, die im Kontext dokumentiert wurden"
    }, {
      "id": "mii-lm-dokument.Dokument.Kontext.Fachgebiet",
      "max": "1",
      "min": 0,
      "path": "mii-lm-dokument.Dokument.Kontext.Fachgebiet",
      "type": [ {
        "code": "code"
      } ],
      "short": "Klinisches Fachgebiet zum Vorgang",
      "mapping": [ {
        "map": "DocumentReference.context.practiceSetting",
        "identity": "mii-map-dokument"
      } ],
      "definition": "Klinisches Fachgebiet, in dem Dokumenteninhalt erstellt wurde"
    }, {
      "id": "mii-lm-dokument.Dokument.Kontext.Dokumentationszeitraum",
      "max": "1",
      "min": 0,
      "path": "mii-lm-dokument.Dokument.Kontext.Dokumentationszeitraum",
      "type": [ {
        "code": "Period"
      } ],
      "short": "Durchführungszeitraum zum Vorgang",
      "mapping": [ {
        "map": "DocumentReference.context.period",
        "identity": "mii-map-dokument"
      } ],
      "definition": "Zeitraum, in dem die in dem Dokument beschriebene Handlung oder Prozedur durchgeführt wurde"
    }, {
      "id": "mii-lm-dokument.Dokument.Kontext.Einrichtungsart",
      "max": "1",
      "min": 0,
      "path": "mii-lm-dokument.Dokument.Kontext.Einrichtungsart",
      "type": [ {
        "code": "code"
      } ],
      "short": "Art der Einrichtung zum Vorgang",
      "mapping": [ {
        "map": "DocumentReference.context.facilityType",
        "identity": "mii-map-dokument"
      } ],
      "definition": "Art der Einrichtung, in der die Handlung oder Prozedur am Patienten erfolgte"
    } ]
  },
  "contact": [ {
    "telecom": [ {
      "value": "https://www.medizininformatik-initiative.de",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element"
}