PackagesCanonicalsLogsProblems
    Packages
    elb.ck.private@0.0.1
    https://e-lb.de/fhir/StructureDefinition/KK_ELB_ParticipationStatusRequestParameters
description: null
package_name: elb.ck.private
derivation: constraint
name: KK_ELB_ParticipationStatusRequestParameters
type: Parameters
elements:
  meta:
    mustSupport: true
    index: 0
    elements:
      profile: {mustSupport: true, index: 1}
    required: [profile]
  implicitRules: {index: 2}
  language: {index: 3}
  parameter:
    mustSupport: true
    array: true
    min: 2
    max: 2
    index: 4
    slicing:
      rules: closed
      discriminator:
      - {path: name, type: value}
      min: 2
      max: 2
      slices:
        patient:
          match: {name: patient}
          schema:
            mustSupport: true
            _required: true
            index: 5
            elements:
              id: {index: 6}
              name:
                pattern: {type: String, value: patient}
                mustSupport: true
                index: 7
              value:
                mustSupport: true
                choices: [valueIdentifier]
                index: 9
              valueIdentifier: {type: Identifier, mustSupport: true, choiceOf: value, index: 10}
              value[x]:
                elements:
                  id: {index: 11}
                  use: {index: 12}
                  type: {index: 13}
                  system:
                    pattern: {type: Uri, value: 'http://fhir.de/sid/gkv/kvid-10'}
                    mustSupport: true
                    index: 14
                  value: {mustSupport: true, index: 15}
                  period: {index: 16}
                  assigner: {index: 17}
                required: [value, system]
              resource: {index: 18}
              part: {index: 19}
            required: [valueIdentifier, value]
        payor:
          match: {name: payor}
          schema:
            mustSupport: true
            _required: true
            index: 20
            elements:
              id: {index: 21}
              name:
                pattern: {type: String, value: payor}
                mustSupport: true
                index: 22
              value:
                mustSupport: true
                choices: [valueIdentifier]
                index: 24
              valueIdentifier: {type: Identifier, mustSupport: true, choiceOf: value, index: 25}
              value[x]:
                elements:
                  id: {index: 26}
                  use: {index: 27}
                  type: {index: 28}
                  system:
                    pattern: {type: Uri, value: 'http://fhir.de/sid/arge-ik/iknr'}
                    mustSupport: true
                    index: 29
                  value: {mustSupport: true, index: 30}
                  period: {index: 31}
                  assigner: {index: 32}
                required: [value, system]
              resource: {index: 33}
              part: {index: 34}
            required: [valueIdentifier, value]
package_version: 0.0.1
class: profile
kind: resource
url: https://e-lb.de/fhir/StructureDefinition/KK_ELB_ParticipationStatusRequestParameters
base: http://hl7.org/fhir/StructureDefinition/Parameters
version: 1.0.0
required: [meta]