PackagesCanonicalsLogsProblems
    Packages
    de.gkvsv.eRezeptAbrechnungsdaten@0.2.0-beta
    https://fhir.gkvsv.de/StructureDefinition/GKVSV_PR_TA7_RezeptBundle
description: Dieses Bundle verbindet die eRezept Verordnungsdaten, Quittungsdaten, Abgabedaten und Abrechnungsdaten
package_name: de.gkvsv.eRezeptAbrechnungsdaten
derivation: constraint
name: GKVSV_PR_TA7_RezeptBundle
type: Bundle
elements:
  meta:
    index: 1
    elements:
      versionId: {index: 2}
      lastUpdated: {index: 3}
      source: {index: 4}
      profile:
        pattern: {type: Canonical, value: 'https://fhir.gkvsv.de/StructureDefinition/GKVSV_PR_TA7_RezeptBundle|1.0.0'}
        index: 5
      security: {index: 6}
      tag: {index: 7}
    required: [profile]
  signature: {type: Signature, index: 44}
  implicitRules: {index: 8}
  type:
    pattern: {type: Code, value: collection}
    index: 11
  total: {index: 13}
  language: {index: 9}
  link: {index: 14}
  id: {index: 0}
  identifier: {index: 10}
  entry:
    mustSupport: true
    array: true
    min: 4
    max: 4
    index: 15
    slicing:
      rules: open
      discriminator:
      - {path: fullUrl, type: value}
      min: 4
      max: 4
      slices:
        Verordnungsdaten:
          match: {fullUrl: null}
          schema:
            short: Verordnungsdatensatz
            mustSupport: true
            _required: true
            index: 16
            elements:
              link: {index: 17}
              fullUrl: {mustSupport: true, index: 18}
              resource: {type: Resource, short: Verordnungsdatensatz, mustSupport: true, index: 19}
              search: {index: 20}
              request: {index: 21}
              response: {index: 22}
            required: [resource, fullUrl]
        Quittungsdaten:
          match: {fullUrl: null}
          schema:
            short: Quittungsdatensatz
            mustSupport: true
            _required: true
            index: 23
            elements:
              link: {index: 24}
              fullUrl: {mustSupport: true, index: 25}
              resource: {type: Resource, short: Quittungsdatensatz, mustSupport: true, index: 26}
              search: {index: 27}
              request: {index: 28}
              response: {index: 29}
            required: [resource, fullUrl]
        Abgabedaten:
          match: {fullUrl: null}
          schema:
            short: Abgabedatensatz
            mustSupport: true
            _required: true
            index: 30
            elements:
              link: {index: 31}
              fullUrl: {mustSupport: true, index: 32}
              resource: {type: Resource, short: Abgabedatensatz, mustSupport: true, index: 33}
              search: {index: 34}
              request: {index: 35}
              response: {index: 36}
            required: [resource, fullUrl]
        Abrechnungsdaten:
          match: {fullUrl: null}
          schema:
            short: Abrechnungsdatensatz
            mustSupport: true
            _required: true
            index: 37
            elements:
              link: {index: 38}
              fullUrl: {mustSupport: true, index: 39}
              resource: {type: Resource, short: Abrechnungsdatensatz, mustSupport: true, index: 40}
              search: {index: 41}
              request: {index: 42}
              response: {index: 43}
            required: [resource, fullUrl]
  timestamp: {index: 12}
package_version: 0.2.0-beta
class: profile
kind: resource
url: https://fhir.gkvsv.de/StructureDefinition/GKVSV_PR_TA7_RezeptBundle
base: http://hl7.org/fhir/StructureDefinition/Bundle
version: 1.0.0
required: [id, meta]