PackagesCanonicalsLogsProblems
    Packages
    elb.ck.private@0.0.1
    https://e-lb.de/fhir/StructureDefinition/KK_ELB_InvoiceContainerBundle
description: null
package_name: elb.ck.private
derivation: constraint
name: KK_ELB_InvoiceContainerBundle
type: Bundle
elements:
  meta:
    mustSupport: true
    index: 0
    elements:
      profile: {mustSupport: true, index: 1}
    required: [profile]
  implicitRules: {index: 2}
  language: {index: 3}
  identifier:
    mustSupport: true
    index: 4
    elements:
      system:
        pattern: {type: Uri, value: 'https://e-lb.de/fhir/sid/KK_ELB_Belegnummer'}
        mustSupport: true
        index: 5
      value: {maxLength: 10, mustSupport: true, index: 6}
    required: [value, system]
  type:
    pattern: {type: Code, value: collection}
    mustSupport: true
    index: 7
  total: {index: 8}
  link: {index: 9}
  entry:
    mustSupport: true
    index: 10
    slicing:
      rules: closed
      discriminator:
      - {path: resource, type: profile}
      min: 1
      slices:
        SignedChargeItem:
          match: {}
          schema:
            constraint:
              sig-1: {human: Signature of ChargeItem must be present, severity: error, expression: resource.signature.exists()}
            mustSupport: true
            _required: true
            index: 11
            elements:
              fullUrl: {mustSupport: true, index: 12}
              resource: {type: Resource, mustSupport: true, index: 13}
            required: [resource, fullUrl]
        BinaryFile:
          match: {}
          schema:
            index: 14
            elements:
              fullUrl: {mustSupport: true, index: 15}
              resource:
                type: Resource
                mustSupport: true
                index: 16
                elements:
                  contentType: {mustSupport: true, index: 17}
                  data: {mustSupport: true, index: 18}
                required: [data]
            required: [resource, fullUrl]
        HebammeAttestServiceRequest:
          match: {}
          schema:
            index: 19
            elements:
              fullUrl: {mustSupport: true, index: 20}
              resource: {type: Resource, mustSupport: true, index: 21}
            required: [resource, fullUrl]
        Condition:
          match: {}
          schema:
            index: 22
            elements:
              fullUrl: {mustSupport: true, index: 23}
              resource: {type: Resource, mustSupport: true, index: 24}
            required: [resource, fullUrl]
        HeilmittelBundle:
          match: {}
          schema:
            index: 25
            elements:
              fullUrl: {mustSupport: true, index: 26}
              resource: {type: Resource, mustSupport: true, index: 27}
            required: [resource, fullUrl]
        LERZusatzinfoServiceRequest:
          match: {}
          schema:
            array: true
            max: 2
            index: 28
            elements:
              fullUrl: {mustSupport: true, index: 29}
              resource: {type: Resource, mustSupport: true, index: 30}
            required: [resource, fullUrl]
package_version: 0.0.1
class: profile
kind: resource
url: https://e-lb.de/fhir/StructureDefinition/KK_ELB_InvoiceContainerBundle
base: http://hl7.org/fhir/StructureDefinition/Bundle
version: 1.0.0
required: [entry, identifier, meta]