PackagesCanonicalsLogsProblems
    Packages
    e44.evo13@1.1.0
    https://fhir.element44.de/E44_EVO13_PR_ReplaceTreatmentConfirmationsParameters
description: null
package_name: e44.evo13
derivation: constraint
name: E44_EVO13_PR_ReplaceTreatmentConfirmationsParameters
type: Parameters
elements:
  id: {index: 0}
  meta:
    index: 1
    elements:
      id: {index: 2}
      versionId: {index: 3}
      lastUpdated: {index: 4}
      source: {index: 5}
      profile:
        pattern: {type: Canonical, value: 'https://fhir.element44.de/E44_EVO13_PR_ReplaceTreatmentConfirmationsParameters'}
        index: 6
      security: {index: 7}
      tag: {index: 8}
    required: [profile]
  implicitRules: {index: 9}
  language: {index: 10}
  parameter:
    array: true
    min: 4
    index: 11
    slicing:
      rules: closed
      discriminator:
      - {path: part.name, type: value}
      min: 4
      slices:
        Jwt:
          match:
            part: {name: null}
          schema:
            _required: true
            index: 12
            elements:
              id: {index: 13}
              name:
                pattern: {type: String, value: Jwt}
                index: 14
              value:
                choices: [valueString]
                index: 16
              valueString: {type: string, choiceOf: value, index: 17}
              value[x]:
                elements:
                  id: {index: 18}
              resource: {index: 19}
              part: {index: 20}
            required: [valueString, value]
        ReferenceId:
          match:
            part: {name: null}
          schema:
            _required: true
            index: 21
            elements:
              id: {index: 22}
              name:
                pattern: {type: String, value: ReferenceId}
                index: 23
              value:
                choices: [valueUuid]
                index: 25
              valueUuid: {type: uuid, choiceOf: value, index: 26}
              value[x]:
                elements:
                  id: {index: 27}
              resource: {index: 28}
              part: {index: 29}
            required: [value, valueUuid]
        Secret:
          match:
            part: {name: null}
          schema:
            _required: true
            index: 30
            elements:
              id: {index: 31}
              name:
                pattern: {type: String, value: Secret}
                index: 32
              value:
                choices: [valueUuid]
                index: 34
              valueUuid: {type: uuid, choiceOf: value, index: 35}
              value[x]:
                elements:
                  id: {index: 36}
              resource: {index: 37}
              part: {index: 38}
            required: [value, valueUuid]
        TreatmentConfirmation:
          match:
            part: {name: null}
          schema:
            _required: true
            index: 39
            elements:
              id: {index: 40}
              name:
                pattern: {type: String, value: TreatmentConfirmation}
                index: 41
              value:
                choices: []
                index: 43
              resource: {type: Resource, index: 44}
              part: {index: 45}
            required: [resource]
package_version: 1.1.0
class: profile
kind: resource
url: https://fhir.element44.de/E44_EVO13_PR_ReplaceTreatmentConfirmationsParameters
base: http://hl7.org/fhir/StructureDefinition/Parameters
version: null
required: [meta]