PackagesCanonicalsLogsProblems
    Packages
    elb.ck.private@0.0.1
    https://e-lb.de/fhir/StructureDefinition/KK_ELB_ParticipationStatusResponseParameters
description: null
package_name: elb.ck.private
derivation: constraint
name: KK_ELB_ParticipationStatusResponseParameters
type: Parameters
elements:
  meta:
    mustSupport: true
    index: 0
    elements:
      profile: {mustSupport: true, index: 1}
      security: {index: 2}
      tag: {index: 3}
    required: [profile]
  implicitRules: {index: 4}
  language: {index: 5}
  parameter:
    mustSupport: true
    index: 6
    elements:
      id: {index: 7}
      name:
        pattern: {type: String, value: isParticipating}
        mustSupport: true
        index: 8
      value:
        mustSupport: true
        choices: [valueBoolean]
        index: 10
      valueBoolean: {type: boolean, mustSupport: true, choiceOf: value, index: 11}
      resource: {index: 12}
      part: {index: 13}
    required: [value, valueBoolean]
package_version: 0.0.1
class: profile
kind: resource
url: https://e-lb.de/fhir/StructureDefinition/KK_ELB_ParticipationStatusResponseParameters
base: http://hl7.org/fhir/StructureDefinition/Parameters
version: 1.0.0
required: [parameter, meta]