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
package_name: de.medizininformatikinitiative.kerndatensatz.dokument
derivation: specialization
name: MII_LM_Dokument
type: https://www.medizininformatik-initiative.de/fhir/ext/modul-dokument/StructureDefinition/mii-lm-dokument
elements:
  Dokument:
    type: BackboneElement
    short: Dokument
    index: 0
    elements:
      Kontext:
        type: BackboneElement
        short: Erzeugungskontext des Dokuments
        index: 19
        elements:
          Gesundheitseinrichtungskontakt: {type: Identifier, short: Verweis auf Einrichtungskontakt, array: true, index: 20}
          Vorgang: {type: code, short: Dokumentierter Vorgang, array: true, index: 21}
          Fachgebiet: {type: code, short: Klinisches Fachgebiet zum Vorgang, index: 22}
          Dokumentationszeitraum: {type: Period, short: Durchführungszeitraum zum Vorgang, index: 23}
          Einrichtungsart: {type: code, short: Art der Einrichtung zum Vorgang, index: 24}
      Dokumentenreferenzstatus: {type: code, short: Status der Dokumentenreferenz, index: 3}
      Anhang:
        type: BackboneElement
        short: Inhalt des Dokuments
        array: true
        min: 1
        index: 13
        elements:
          Sprache: {type: code, short: Verfassungssprache des Inhalts, index: 14}
          Erstellungsdatum: {type: dateTime, short: Erstellungsdatum des Inhalts, index: 15}
          Daten: {type: base64Binary, short: Binärdaten zum Inhalt, index: 16}
          DokumentenUrl: {type: string, short: URL zum Inhalt, index: 17}
          Dokumentenformat: {type: code, short: MIME-Typ zum Inhalt, index: 18}
      Dokumentenkategorie: {type: code, short: Kategorien des Dokuments, array: true, index: 6}
      Patient: {type: Identifier, short: Verweis auf Patient, index: 7}
      Beschreibung: {type: string, short: Beschreibung des Dokuments, index: 8}
      Sicherheitsstufe: {type: code, short: Vertraulichkeit des Dokuments, array: true, index: 9}
      Masteridentifikator: {type: Identifier, short: Versionsspezifische Kennung, index: 1}
      Dokumententyp: {type: code, short: Art des Dokuments, index: 5}
      Dokumentenstatus: {type: code, short: Status des Dokuments, index: 4}
      Dokumentenbeziehung:
        type: BackboneElement
        short: Beziehung des Dokuments
        array: true
        index: 10
        elements:
          Beziehungstyp: {type: code, short: Art der Beziehung, index: 11}
          Beziehungsreferenz: {type: Identifier, short: Verweis auf Dokument, index: 12}
        required: [Beziehungstyp, Beziehungsreferenz]
      Businessidentifikator: {type: Identifier, short: Versionsunabhängige Kennung, index: 2}
    required: [Dokumentenreferenzstatus, Anhang]
package_version: 2026.0.0-ballot
class: logical
kind: logical
url: https://www.medizininformatik-initiative.de/fhir/ext/modul-dokument/StructureDefinition/mii-lm-dokument
base: http://hl7.org/fhir/StructureDefinition/Element
version: 2026.0.0-ballot
required: [Dokument]