PackagesCanonicalsLogsProblems
    Packages
    de.gevko.evo.hlm@1.2.0
    https://fhir.gevko.de/StructureDefinition/EVO_PR_KHB_Bundle
description: Dieses Bundle vereint die Elemente des strukturierten Dokuments elektronische Verordnung einer Krankenhausbehandlung, KBV Muster 2 (10.2014)
package_name: de.gevko.evo.hlm
derivation: constraint
name: EVO_PR_KHB_Bundle
type: Bundle
elements:
  meta:
    mustSupport: true
    index: 1
    elements:
      id: {index: 2}
      versionId: {index: 3}
      lastUpdated: {mustSupport: true, index: 4}
      source: {index: 5}
      profile:
        mustSupport: true
        pattern: {type: Canonical, value: 'https://fhir.gevko.de/StructureDefinition/EVO_PR_KHB_Bundle|0.9.1'}
        index: 6
      security: {index: 7}
      tag: {index: 8}
    required: [profile]
  signature:
    index: 29
    elements:
      who:
        elements:
          id: {index: 30}
          reference:
            pattern: {type: String, value: 'https://fhir.kbv.de/StructureDefinition/KBV_PR_FOR_Betriebsstaette|https://fhir.kbv.de/StructureDefinition/KBV_PR_FOR_Practitioner'}
            index: 31
          type: {index: 32}
          identifier: {index: 33}
          display: {index: 34}
        required: [reference]
  implicitRules: {index: 9}
  type:
    pattern: {type: Code, value: document}
    mustSupport: true
    index: 18
  total: {index: 20}
  language: {index: 10}
  link: {index: 21}
  id: {mustSupport: true, index: 0}
  identifier:
    mustSupport: true
    index: 11
    elements:
      use: {index: 12}
      type: {index: 13}
      system:
        pattern: {type: Uri, value: 'https://gematik.de/fhir/NamingSystem/PrescriptionID'}
        mustSupport: true
        index: 14
      value: {short: Dokumenten-ID, mustSupport: true, index: 15}
      period: {index: 16}
      assigner: {index: 17}
    required: [value, system]
  entry:
    mustSupport: true
    index: 22
    elements:
      link: {index: 23}
      fullUrl: {mustSupport: true, index: 24}
      resource: {mustSupport: true, index: 25}
      search: {index: 26}
      request: {index: 27}
      response: {index: 28}
    required: [resource, fullUrl]
  timestamp: {mustSupport: true, index: 19}
package_version: 1.2.0
class: profile
kind: resource
url: https://fhir.gevko.de/StructureDefinition/EVO_PR_KHB_Bundle
base: http://hl7.org/fhir/StructureDefinition/Bundle
version: 0.9.1
required: [entry, id, timestamp, identifier, meta]