PackagesCanonicalsLogsProblems
    Packages
    de.abda.erezeptabgabedatenbasis@1.2.0-rc
    http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PR-Base-AbgabedatenBundle
description: null
package_name: de.abda.erezeptabgabedatenbasis
derivation: constraint
name: DAV_PR_Base_AbgabedatenBundle
type: Bundle
elements:
  meta: {type: Meta, mustSupport: true, index: 0}
  implicitRules: {index: 1}
  type:
    pattern: {type: Code, value: document}
    mustSupport: true
    index: 10
  total: {index: 12}
  language: {index: 2}
  link: {index: 13}
  identifier:
    mustSupport: true
    index: 3
    elements:
      use: {index: 4}
      type: {index: 5}
      system:
        short: Verwendung der Rezept-ID als Bundle Identifier
        pattern: {type: Uri, value: 'https://gematik.de/fhir/NamingSystem/PrescriptionID'}
        mustSupport: true
        index: 6
      value: {mustSupport: true, index: 7}
      period: {index: 8}
      assigner: {index: 9}
    required: [value, system]
  entry:
    index: 14
    slicing:
      rules: closed
      discriminator:
      - {path: resource, type: profile}
      min: null
      slices:
        ERezeptAbgabedaten:
          match: {}
          schema:
            mustSupport: true
            _required: true
            index: 15
            elements:
              link: {index: 16}
              fullUrl: {mustSupport: true, index: 17}
              resource: {type: Resource, mustSupport: true, index: 18}
              search: {index: 19}
              request: {index: 20}
              response: {index: 21}
            required: [resource, fullUrl]
        Apotheke:
          match: {}
          schema:
            mustSupport: true
            _required: true
            index: 22
            elements:
              link: {index: 23}
              fullUrl: {mustSupport: true, index: 24}
              resource: {type: Resource, mustSupport: true, index: 25}
              search: {index: 26}
              request: {index: 27}
              response: {index: 28}
            required: [resource, fullUrl]
        Abgabeinformationen:
          match: {}
          schema:
            mustSupport: true
            _required: true
            index: 29
            elements:
              link: {index: 30}
              fullUrl: {mustSupport: true, index: 31}
              resource: {type: Resource, mustSupport: true, index: 32}
              search: {index: 33}
              request: {index: 34}
              response: {index: 35}
            required: [resource, fullUrl]
        Abrechnungszeilen:
          match: {}
          schema:
            mustSupport: true
            _required: true
            index: 36
            elements:
              link: {index: 37}
              fullUrl: {mustSupport: true, index: 38}
              resource: {type: Resource, mustSupport: true, index: 39}
              search: {index: 40}
              request: {index: 41}
              response: {index: 42}
            required: [resource, fullUrl]
        ZusatzdatenHerstellung:
          match: {}
          schema:
            mustSupport: true
            index: 43
            elements:
              link: {index: 44}
              fullUrl: {mustSupport: true, index: 45}
              resource: {type: Resource, mustSupport: true, index: 46}
              search: {index: 47}
              request: {index: 48}
              response: {index: 49}
            required: [resource, fullUrl]
        ZusatzdatenEinheit:
          match: {}
          schema:
            mustSupport: true
            index: 50
            elements:
              link: {index: 51}
              fullUrl: {mustSupport: true, index: 52}
              resource: {type: Resource, mustSupport: true, index: 53}
              search: {index: 54}
              request: {index: 55}
              response: {index: 56}
            required: [resource, fullUrl]
  timestamp: {mustSupport: true, index: 11}
package_version: 1.2.0-rc
class: profile
kind: resource
url: http://fhir.abda.de/eRezeptAbgabedaten/StructureDefinition/DAV-PR-Base-AbgabedatenBundle
base: http://hl7.org/fhir/StructureDefinition/Bundle
version: 1.2.0-rc
required: [timestamp, identifier, meta]