PackagesCanonicalsLogsProblems
    Packages
    rs/de.gematik.epa.mhd@1.0.0
    https://gematik.de/fhir/epa-mhd/StructureDefinition/epa-mhd-document-reference
description: Dieses Profil erweitert die IHE MHD Minimal DocumentReference-Ressource mit ePA 3.0 Metadaten-Einschränkungen.
package_name: rs/de.gematik.epa.mhd
derivation: constraint
name: EPAMHDDocumentReference
type: DocumentReference
elements:
  description: {short: Ergänzende Hinweise in Freitext, mustSupport: true, index: 25}
  category:
    short: Grobe Klassifizierung des Dokuments
    index: 11
    elements:
      coding:
        binding: {strength: required, valueSet: 'https://gematik.de/fhir/terminology/ValueSet/epa-xds-class-code-vs'}
        mustSupport: true
        index: 12
        elements:
          system: {mustSupport: true, index: 13}
          code: {mustSupport: true, index: 14}
          display: {mustSupport: true, index: 15}
        required: [code, display, system]
  date: {short: Das Erzeugungsdatum wird in content.attachment.creation abgebildet., index: 18}
  meta:
    elements:
      profile: {index: 0}
  docStatus: {short: n/a, index: 5}
  content:
    elements:
      attachment:
        elements:
          contentType:
            binding: {strength: required, valueSet: 'https://gematik.de/fhir/terminology/ValueSet/epa-xds-mime-type-vs'}
            mustSupport: true
            index: 31
          language: {short: 'Sprache, in der das Dokument abgefasst ist', index: 32}
          url: {short: URI für das Dokument, mustSupport: true, index: 33}
          size: {short: Größe des Dokuments in Bytes, mustSupport: true, index: 34}
          hash: {short: Kryptographische Prüfsumme des Dokuments, mustSupport: true, index: 35}
          title: {short: Titel des Dokuments, mustSupport: true, index: 36}
          creation: {short: Erstellungszeitpunkt des Dokuments, index: 37}
        required: [creation, language, title]
      format:
        short: Global eindeutiger Code für das Dokumentenformat
        binding: {strength: required, valueSet: 'https://gematik.de/fhir/terminology/ValueSet/epa-xds-format-code-vs'}
        index: 38
    required: [format]
  type:
    short: Art des Dokuments
    index: 6
    elements:
      coding:
        binding: {strength: required, valueSet: 'https://gematik.de/fhir/terminology/ValueSet/epa-xds-type-code-vs'}
        mustSupport: true
        index: 7
        elements:
          system: {mustSupport: true, index: 8}
          code: {mustSupport: true, index: 9}
          display: {mustSupport: true, index: 10}
        required: [code, display, system]
  author:
    short: Person oder System, welche(s) das Dokument erstellt hat
    refers: ['http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner']
    type: Reference
    index: 19
    elements:
      identifier: {type: Identifier, mustSupport: true, index: 20}
  masterIdentifier: {index: 1}
  custodian: {short: n/a, index: 23}
  status: {short: Status des Dokuments, mustSupport: true, index: 4}
  identifier:
    index: 2
    slicing:
      slices:
        entryUUID:
          match: {}
          schema: {mustSupport: true, index: 3}
  relatesTo: {index: 24}
  context:
    elements:
      encounter: {index: 39}
      event:
        short: Ereignisse, die zur Erstellung des Dokuments geführt haben
        mustSupport: true
        index: 40
        elements:
          coding:
            binding: {strength: required, valueSet: 'https://gematik.de/fhir/terminology/ValueSet/epa-xds-event-code-vs'}
            mustSupport: true
            index: 41
            elements:
              system: {mustSupport: true, index: 42}
              code: {mustSupport: true, index: 43}
              display: {mustSupport: true, index: 44}
            required: [code, display, system]
      period:
        elements:
          start: {short: 'Zeitpunkt, an dem das im Dokument dokumentierte (Behandlungs-)Ereignis begonnen wurde', mustSupport: true, index: 45}
          end: {short: 'Zeitpunkt, an dem das im Dokument dokumentierte (Behandlungs-)Ereignis beendet wurde', mustSupport: true, index: 46}
      facilityType:
        short: Art der Einrichtung, in der das dokumentierte Ereignis stattgefunden hat
        index: 47
        elements:
          coding:
            binding: {strength: required, valueSet: 'https://gematik.de/fhir/terminology/ValueSet/epa-xds-healthcare-facility-type-code-vs'}
            mustSupport: true
            index: 48
            elements:
              system: {mustSupport: true, index: 49}
              code: {mustSupport: true, index: 50}
              display: {mustSupport: true, index: 51}
            required: [code, display, system]
      practiceSetting:
        short: Art der Fachrichtung der erstellenden Einrichtung, in der das dokumentiere Ereignis stattgefunden hat
        index: 52
        elements:
          coding:
            binding: {strength: required, valueSet: 'https://gematik.de/fhir/terminology/ValueSet/epa-xds-practice-setting-code-vs'}
            mustSupport: true
            index: 53
            elements:
              system: {mustSupport: true, index: 54}
              code: {mustSupport: true, index: 55}
              display: {mustSupport: true, index: 56}
            required: [code, display, system]
      sourcePatientInfo:
        elements:
          reference: {short: Demographische Daten zum Patienten im Quellsystem, mustSupport: true, index: 57}
          identifier: {short: Kennung des Patienten im Quellsystem, mustSupport: true, index: 58}
      related: {short: 'Liste von IDs, mit denen das Dokument assoziiert wird', mustSupport: true, index: 59}
    required: [facilityType]
  securityLabel:
    short: Vertraulichkeitskennzeichnung und Datenkategorie des Dokuments
    index: 26
    elements:
      coding:
        binding: {strength: required, valueSet: 'https://gematik.de/fhir/terminology/ValueSet/epa-mhd-security-label-vs'}
        mustSupport: true
        index: 27
        elements:
          system: {mustSupport: true, index: 28}
          code: {mustSupport: true, index: 29}
          display: {mustSupport: true, index: 30}
        required: [code, display, system]
  subject:
    short: Systemweit eindeutige Kennung des Patienten
    index: 16
    elements:
      identifier: {type: Identifier, mustSupport: true, index: 17}
    required: [identifier]
  authenticator:
    short: Rechtlich Verantwortlicher für das Dokument
    refers: ['http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Practitioner']
    type: Reference
    mustSupport: true
    index: 21
    elements:
      identifier: {type: Identifier, mustSupport: true, index: 22}
    required: [identifier]
package_version: 1.0.0
class: profile
kind: resource
url: https://gematik.de/fhir/epa-mhd/StructureDefinition/epa-mhd-document-reference
base: https://profiles.ihe.net/ITI/MHD/StructureDefinition/IHE.MHD.Minimal.DocumentReference
version: 1.0.0
required: [author, category, subject, type]