PackagesCanonicalsLogsProblems
    Packages
    de.gematik.fhir.directory@1.2.0
    https://gematik.de/fhir/directory/StructureDefinition/ConnectionTypeKimVersionEx
description: Extension for the KIM version of an Endpoint connection type
package_name: de.gematik.fhir.directory
derivation: constraint
name: ConnectionTypeKimVersionEx
type: Extension
elements:
  extension:
    array: true
    min: 2
    index: 0
    slicing:
      slices:
        version:
          match: {}
          schema:
            mustSupport: true
            _required: true
            index: 1
            extensions: {}
            elements:
              extension: {index: 2}
              url:
                pattern: {type: Uri, value: version}
                index: 3
              value:
                constraint:
                  CodingSytemCodeInv: {human: System and Code SHOULD be present, source: 'https://gematik.de/fhir/directory/StructureDefinition/ConnectionTypeKimVersionEx', severity: warning, expression: system.exists() and code.exists()}
                mustSupport: true
                choices: [valueCoding]
                index: 5
              valueCoding:
                type: Coding
                constraint:
                  CodingSytemCodeInv: {human: System and Code SHOULD be present, source: 'https://gematik.de/fhir/directory/StructureDefinition/ConnectionTypeKimVersionEx', severity: warning, expression: system.exists() and code.exists()}
                mustSupport: true
                choiceOf: value
                index: 6
            required: [valueCoding, value]
        xxlMailSupported:
          match: {}
          schema:
            mustSupport: true
            _required: true
            index: 7
            extensions: {}
            elements:
              extension: {index: 8}
              url:
                pattern: {type: Uri, value: xxlMailSupported}
                index: 9
              value:
                mustSupport: true
                choices: [valueBoolean]
                index: 11
              valueBoolean: {type: boolean, mustSupport: true, choiceOf: value, index: 12}
            required: [value, valueBoolean]
  url:
    pattern: {type: Uri, value: 'https://gematik.de/fhir/directory/StructureDefinition/ConnectionTypeKimVersionEx'}
    index: 13
  value:
    choices: []
    index: 15
package_version: 1.2.0
extensions:
  version:
    url: null
    mustSupport: true
    _required: true
    index: 1
    extensions: {}
    elements:
      extension: {index: 2}
      url:
        pattern: {type: Uri, value: version}
        index: 3
      value:
        constraint:
          CodingSytemCodeInv: {human: System and Code SHOULD be present, source: 'https://gematik.de/fhir/directory/StructureDefinition/ConnectionTypeKimVersionEx', severity: warning, expression: system.exists() and code.exists()}
        mustSupport: true
        choices: [valueCoding]
        index: 5
      valueCoding:
        type: Coding
        constraint:
          CodingSytemCodeInv: {human: System and Code SHOULD be present, source: 'https://gematik.de/fhir/directory/StructureDefinition/ConnectionTypeKimVersionEx', severity: warning, expression: system.exists() and code.exists()}
        mustSupport: true
        choiceOf: value
        index: 6
    required: [valueCoding, value]
  xxlMailSupported:
    url: null
    mustSupport: true
    _required: true
    index: 7
    extensions: {}
    elements:
      extension: {index: 8}
      url:
        pattern: {type: Uri, value: xxlMailSupported}
        index: 9
      value:
        mustSupport: true
        choices: [valueBoolean]
        index: 11
      valueBoolean: {type: boolean, mustSupport: true, choiceOf: value, index: 12}
    required: [value, valueBoolean]
class: extension
kind: complex-type
url: https://gematik.de/fhir/directory/StructureDefinition/ConnectionTypeKimVersionEx
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.2.0