PackagesCanonicalsLogsProblems
    Packages
    kbv.ita.eau@1.2.0
    https://fhir.kbv.de/StructureDefinition/KBV_EX_EAU_unemployability
description: Dieses Feld gibt an, ob eine PKV-Versicherte/ein PKV-Versicherter nach medizinischen Befund im bisher ausgeübten Beruf auf nicht absehbare Zeit mehr als 50 % erwerbsunfähig ist und somit eine Berufsunfähigkeit vorliegt.
package_name: kbv.ita.eau
derivation: constraint
name: KBV_EX_EAU_unemployability
type: Extension
elements:
  url:
    pattern: {type: Uri, value: 'https://fhir.kbv.de/StructureDefinition/KBV_EX_EAU_unemployability'}
    index: 0
  value:
    choices: [valueBoolean]
    index: 5
    slicing:
      slices:
        valueBoolean:
          match: {}
          schema:
            choices: [valueBoolean]
            _required: true
            index: 5
          min: 1
  valueBoolean:
    type: boolean
    choiceOf: value
    index: 6
    slicing:
      slices:
        valueBoolean:
          match: {}
          schema: {type: boolean, choiceOf: value, _required: true, index: 6}
          min: 1
package_version: 1.2.0
class: extension
kind: complex-type
url: https://fhir.kbv.de/StructureDefinition/KBV_EX_EAU_unemployability
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.2.0
required: [value, valueBoolean]