PackagesCanonicalsLogsProblems
    Packages
    kbv.mio.kh-entlassbrief@1.0.0-kommentierung
    https://fhir.kbv.de/StructureDefinition/KBV_EX_MIO_KHE_Progress_Medication
description: Diese Extension bildet ab ob es sich um eine Verlaufsmedikation handelt oder nicht.
package_name: kbv.mio.kh-entlassbrief
derivation: constraint
name: KBV_EX_MIO_KHE_Progress_Medication
type: Extension
elements:
  url:
    pattern: {type: Uri, value: 'https://fhir.kbv.de/StructureDefinition/KBV_EX_MIO_KHE_Progress_Medication'}
    index: 0
  value:
    mustSupport: true
    choices: [valueBoolean]
    index: 5
    slicing:
      slices:
        valueBoolean:
          match: {}
          schema:
            mustSupport: true
            choices: [valueBoolean]
            _required: true
            index: 5
          min: 1
  valueBoolean:
    type: boolean
    mustSupport: true
    choiceOf: value
    index: 6
    slicing:
      slices:
        valueBoolean:
          match: {}
          schema: {type: boolean, mustSupport: true, choiceOf: value, _required: true, index: 6}
          min: 1
package_version: 1.0.0-kommentierung
class: extension
kind: complex-type
url: https://fhir.kbv.de/StructureDefinition/KBV_EX_MIO_KHE_Progress_Medication
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.0.0
required: [value, valueBoolean]