PackagesCanonicalsLogsProblems
    Packages
    kbv.mio.tele@1.0.0-kommentierung
    https://fhir.kbv.de/StructureDefinition/KBV_EX_MIO_TELE_Goal_Medication_Target_End
description: Diese Extension dient der Angabe des Enddatums eines Behandlungsziels.
package_name: kbv.mio.tele
derivation: constraint
name: KBV_EX_MIO_TELE_Goal_Medication_Target_End
type: Extension
elements:
  url:
    pattern: {type: Uri, value: 'https://fhir.kbv.de/StructureDefinition/KBV_EX_MIO_TELE_Goal_Medication_Target_End|1.0.0'}
    index: 0
  value:
    mustSupport: true
    choices: [valueDate]
    index: 2
  valueDate:
    type: date
    mustSupport: true
    choiceOf: value
    index: 3
    slicing:
      rules: closed
      discriminator:
      - {path: $this, type: type}
      min: 1
      slices:
        valueDate:
          match: {}
          schema: {mustSupport: true, _required: true, index: 4}
          min: 1
          max: 1
package_version: 1.0.0-kommentierung
class: extension
kind: complex-type
url: https://fhir.kbv.de/StructureDefinition/KBV_EX_MIO_TELE_Goal_Medication_Target_End
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.0.0
required: [value, valueDate]