PackagesCanonicalsLogsProblems
    Packages
    de.gkvsv.eRezeptAbrechnungsdaten@1.0.0-rc
    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:
    mustSupport: true
    index: 1
    elements:
      versionId: {index: 2}
      lastUpdated: {index: 3}
      source: {index: 4}
      profile:
        mustSupport: true
        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: {index: 48}
  implicitRules: {index: 8}
  type:
    pattern: {type: Code, value: collection}
    mustSupport: true
    index: 11
  total: {index: 13}
  language: {index: 9}
  link: {index: 14}
  id: {mustSupport: true, index: 0}
  identifier: {index: 10}
  entry:
    mustSupport: true
    array: true
    min: 4
    max: 4
    index: 15
    slicing:
      rules: closed
      ordered: true
      discriminator:
      - {path: id, type: value}
      min: 4
      max: 4
      slices:
        Verordnungsdaten:
          match: {id: Verordnung}
          schema:
            short: Verordnungsdatensatz
            mustSupport: true
            _required: true
            index: 16
            elements:
              id:
                pattern: {type: String, value: Verordnung}
                mustSupport: true
                index: 17
              link: {index: 18}
              fullUrl: {mustSupport: true, index: 19}
              resource: {type: Resource, short: Verordnungsdatensatz, mustSupport: true, index: 20}
              search: {index: 21}
              request: {index: 22}
              response: {index: 23}
            required: [resource, fullUrl, id]
        Quittungsdaten:
          match: {id: Quittung}
          schema:
            short: Quittungsdatensatz
            mustSupport: true
            _required: true
            index: 24
            elements:
              id:
                pattern: {type: String, value: Quittung}
                mustSupport: true
                index: 25
              link: {index: 26}
              fullUrl: {mustSupport: true, index: 27}
              resource: {type: Resource, short: Quittungsdatensatz, mustSupport: true, index: 28}
              search: {index: 29}
              request: {index: 30}
              response: {index: 31}
            required: [resource, fullUrl, id]
        Abgabedaten:
          match: {id: Abgabedaten}
          schema:
            short: Abgabedatensatz
            mustSupport: true
            _required: true
            index: 32
            elements:
              id:
                pattern: {type: String, value: Abgabedaten}
                mustSupport: true
                index: 33
              link: {index: 34}
              fullUrl: {mustSupport: true, index: 35}
              resource: {type: Resource, short: Abgabedatensatz, mustSupport: true, index: 36}
              search: {index: 37}
              request: {index: 38}
              response: {index: 39}
            required: [resource, fullUrl, id]
        Abrechnungsdaten:
          match: {id: Abrechnungsdaten}
          schema:
            short: Abrechnungsdatensatz
            mustSupport: true
            _required: true
            index: 40
            elements:
              id:
                pattern: {type: String, value: Abrechnungsdaten}
                mustSupport: true
                index: 41
              link: {index: 42}
              fullUrl: {mustSupport: true, index: 43}
              resource: {type: Resource, short: Abrechnungsdatensatz, mustSupport: true, index: 44}
              search: {index: 45}
              request: {index: 46}
              response: {index: 47}
            required: [resource, fullUrl, id]
  timestamp: {index: 12}
package_version: 1.0.0-rc
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]