PackagesCanonicalsLogsProblems
    Packages
    de.zdh.everordnung@1.0.0
    https://fhir.zdh.de/eVerordnung/StructureDefinition/ZDH_EX_EVO_SehbehinderungWHO1
description: Komplexe Extension zur Abbildung der Angabe 'Sehbehinderung mindestens WHO 1' aus Muster 8a einschließlich der Bezugnahme auf Brille und Kontaktlinsen.
package_name: de.zdh.everordnung
derivation: constraint
name: ZDH_EX_EVO_SehbehinderungWHO1
type: Extension
elements:
  extension:
    array: true
    min: 3
    max: 3
    index: 0
    slicing:
      rules: closed
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: 3
      max: 3
      slices:
        liegtVor:
          match: {url: liegtVor}
          schema:
            short: Sehbehinderung mindestens WHO 1
            type: Extension
            mustSupport: true
            _required: true
            index: 1
            extensions: {}
            elements:
              extension: {index: 2}
              url:
                pattern: {type: Uri, value: liegtVor}
                index: 3
              value:
                short: 'Wert: Sehbehinderung mindestens WHO 1'
                mustSupport: true
                choices: [valueBoolean]
                index: 5
              valueBoolean: {short: 'Wert: Sehbehinderung mindestens WHO 1', type: boolean, mustSupport: true, choiceOf: value, index: 6}
            required: [value, valueBoolean]
        mitBrille:
          match: {url: mitBrille}
          schema:
            short: Mit Brille
            type: Extension
            mustSupport: true
            _required: true
            index: 7
            extensions: {}
            elements:
              extension: {index: 8}
              url:
                pattern: {type: Uri, value: mitBrille}
                index: 9
              value:
                short: 'Wert: Mit Brille'
                mustSupport: true
                choices: [valueBoolean]
                index: 11
              valueBoolean: {short: 'Wert: Mit Brille', type: boolean, mustSupport: true, choiceOf: value, index: 12}
            required: [value, valueBoolean]
        mitKontaktlinsen:
          match: {url: mitKontaktlinsen}
          schema:
            short: Mit Kontaktlinsen
            type: Extension
            mustSupport: true
            _required: true
            index: 13
            extensions: {}
            elements:
              extension: {index: 14}
              url:
                pattern: {type: Uri, value: mitKontaktlinsen}
                index: 15
              value:
                short: 'Wert: Mit Kontaktlinsen'
                mustSupport: true
                choices: [valueBoolean]
                index: 17
              valueBoolean: {short: 'Wert: Mit Kontaktlinsen', type: boolean, mustSupport: true, choiceOf: value, index: 18}
            required: [value, valueBoolean]
  url:
    pattern: {type: Uri, value: 'https://fhir.zdh.de/eVerordnung/StructureDefinition/ZDH_EX_EVO_SehbehinderungWHO1'}
    index: 19
  value:
    choices: []
    index: 21
package_version: 1.0.0
extensions:
  liegtVor:
    short: Sehbehinderung mindestens WHO 1
    index: 1
    type: Extension
    mustSupport: true
    elements:
      extension: {index: 2}
      url:
        pattern: {type: Uri, value: liegtVor}
        index: 3
      value:
        short: 'Wert: Sehbehinderung mindestens WHO 1'
        mustSupport: true
        choices: [valueBoolean]
        index: 5
      valueBoolean: {short: 'Wert: Sehbehinderung mindestens WHO 1', type: boolean, mustSupport: true, choiceOf: value, index: 6}
    _required: true
    extensions: {}
    url: liegtVor
    required: [value, valueBoolean]
  mitBrille:
    short: Mit Brille
    index: 7
    type: Extension
    mustSupport: true
    elements:
      extension: {index: 8}
      url:
        pattern: {type: Uri, value: mitBrille}
        index: 9
      value:
        short: 'Wert: Mit Brille'
        mustSupport: true
        choices: [valueBoolean]
        index: 11
      valueBoolean: {short: 'Wert: Mit Brille', type: boolean, mustSupport: true, choiceOf: value, index: 12}
    _required: true
    extensions: {}
    url: mitBrille
    required: [value, valueBoolean]
  mitKontaktlinsen:
    short: Mit Kontaktlinsen
    index: 13
    type: Extension
    mustSupport: true
    elements:
      extension: {index: 14}
      url:
        pattern: {type: Uri, value: mitKontaktlinsen}
        index: 15
      value:
        short: 'Wert: Mit Kontaktlinsen'
        mustSupport: true
        choices: [valueBoolean]
        index: 17
      valueBoolean: {short: 'Wert: Mit Kontaktlinsen', type: boolean, mustSupport: true, choiceOf: value, index: 18}
    _required: true
    extensions: {}
    url: mitKontaktlinsen
    required: [value, valueBoolean]
class: extension
kind: complex-type
url: https://fhir.zdh.de/eVerordnung/StructureDefinition/ZDH_EX_EVO_SehbehinderungWHO1
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.0.0