PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch-alis-connect@1.0.0-ballot
    http://fhir.ch/ig/ch-alis-connect/StructureDefinition/ch-alis-connect-ext-parameterv40
description: This extension describes the ParameterV40 with ParamTyp and ParamValue.
package_name: ch.fhir.ig.ch-alis-connect
derivation: constraint
name: ChAlisExtensionParameterV40
type: Extension
elements:
  extension:
    short: ParamTyp
    index: 0
    slicing:
      slices:
        ParamTyp:
          match: {}
          schema:
            short: ParamTyp
            index: 0
            extensions: {}
            elements:
              extension: {index: 1}
              url:
                pattern: {type: Uri, value: ParamTyp}
                index: 2
              value:
                choices: []
                index: 4
                slicing:
                  rules: open
                  ordered: false
                  discriminator:
                  - {path: $this, type: type}
                  min: 1
                  slices:
                    valueCodeableConcept:
                      match: {}
                      schema:
                        short: ParamTyp
                        choices: [valueCodeableConcept]
                        _required: true
                        index: 6
                      min: 1
                      max: 1
              valueCodeableConcept:
                short: ParamTyp
                type: CodeableConcept
                choiceOf: value
                index: 7
                slicing:
                  slices:
                    valueCodeableConcept:
                      match: {}
                      schema: {short: ParamTyp, type: CodeableConcept, _required: true, choiceOf: value, index: 7}
                      min: 1
                      max: 1
              value[x]:
                elements:
                  coding:
                    binding: {strength: required, valueSet: 'http://fhir.ch/ig/ch-alis-connect/ValueSet/ch-alis-connect-paramtyp'}
                    index: 8
                    elements:
                      system: {index: 9}
                      code: {index: 10}
                    required: [system, code]
            required: [value, valueCodeableConcept]
        ParamValue:
          match: {}
          schema:
            short: ParamValue
            index: 11
            extensions: {}
            elements:
              extension: {index: 12}
              url:
                pattern: {type: Uri, value: ParamValue}
                index: 13
              value:
                choices: []
                index: 15
                slicing:
                  rules: open
                  ordered: false
                  discriminator:
                  - {path: $this, type: type}
                  min: 1
                  slices:
                    valueString:
                      match: {}
                      schema:
                        short: ParamValue
                        choices: [valueString]
                        _required: true
                        index: 17
                      min: 1
                      max: 1
              valueString:
                short: ParamValue
                type: string
                choiceOf: value
                index: 18
                slicing:
                  slices:
                    valueString:
                      match: {}
                      schema: {short: ParamValue, type: string, _required: true, choiceOf: value, index: 18}
                      min: 1
                      max: 1
            required: [valueString, value]
  url:
    pattern: {type: Uri, value: 'http://fhir.ch/ig/ch-alis-connect/StructureDefinition/ch-alis-connect-ext-parameterv40'}
    index: 19
  value:
    choices: []
    index: 21
package_version: 1.0.0-ballot
extensions:
  ParamTyp:
    url: null
    short: ParamTyp
    index: 0
    extensions: {}
    elements:
      extension: {index: 1}
      url:
        pattern: {type: Uri, value: ParamTyp}
        index: 2
      value:
        choices: []
        index: 4
        slicing:
          rules: open
          ordered: false
          discriminator:
          - {path: $this, type: type}
          min: 1
          slices:
            valueCodeableConcept:
              match: {}
              schema:
                short: ParamTyp
                choices: [valueCodeableConcept]
                _required: true
                index: 6
              min: 1
              max: 1
      valueCodeableConcept:
        short: ParamTyp
        type: CodeableConcept
        choiceOf: value
        index: 7
        slicing:
          slices:
            valueCodeableConcept:
              match: {}
              schema: {short: ParamTyp, type: CodeableConcept, _required: true, choiceOf: value, index: 7}
              min: 1
              max: 1
      value[x]:
        elements:
          coding:
            binding: {strength: required, valueSet: 'http://fhir.ch/ig/ch-alis-connect/ValueSet/ch-alis-connect-paramtyp'}
            index: 8
            elements:
              system: {index: 9}
              code: {index: 10}
            required: [system, code]
    required: [value, valueCodeableConcept]
  ParamValue:
    url: null
    short: ParamValue
    index: 11
    extensions: {}
    elements:
      extension: {index: 12}
      url:
        pattern: {type: Uri, value: ParamValue}
        index: 13
      value:
        choices: []
        index: 15
        slicing:
          rules: open
          ordered: false
          discriminator:
          - {path: $this, type: type}
          min: 1
          slices:
            valueString:
              match: {}
              schema:
                short: ParamValue
                choices: [valueString]
                _required: true
                index: 17
              min: 1
              max: 1
      valueString:
        short: ParamValue
        type: string
        choiceOf: value
        index: 18
        slicing:
          slices:
            valueString:
              match: {}
              schema: {short: ParamValue, type: string, _required: true, choiceOf: value, index: 18}
              min: 1
              max: 1
    required: [valueString, value]
class: extension
kind: complex-type
url: http://fhir.ch/ig/ch-alis-connect/StructureDefinition/ch-alis-connect-ext-parameterv40
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.0.0-ballot