PackagesCanonicalsLogsProblems
    Packages
    kbv.basis@1.7.0-Expansions
    https://fhir.kbv.de/StructureDefinition/KBV_EX_Base_Treatment_Goal_End
description: Diese Extension dient der Angabe des Enddatums eines Behandlungsziels.
package_name: kbv.basis
derivation: constraint
name: KBV_EX_Base_Treatment_Goal_End
type: Extension
elements:
  extension: {index: 0}
  url:
    pattern: {type: Uri, value: 'https://fhir.kbv.de/StructureDefinition/KBV_EX_Base_Treatment_Goal_End'}
    index: 1
  value:
    choices: [valueDate]
    index: 6
    slicing:
      slices:
        valueDate:
          match: {}
          schema:
            choices: [valueDate]
            _required: true
            index: 6
          min: 1
          max: 1
  valueDate:
    type: date
    choiceOf: value
    index: 7
    slicing:
      slices:
        valueDate:
          match: {}
          schema: {type: date, choiceOf: value, _required: true, index: 7}
          min: 1
          max: 1
package_version: 1.7.0-Expansions
extensions: {}
class: extension
kind: complex-type
url: https://fhir.kbv.de/StructureDefinition/KBV_EX_Base_Treatment_Goal_End
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.7.0
required: [value, valueDate]