PackagesCanonicalsLogsProblems
    Packages
    de.gematik.epa@1.1.0-rc1
    https://gematik.de/fhir/epa/StructureDefinition/epa-allergy-intolerance-abatement-extension
description: null
package_name: de.gematik.epa
derivation: constraint
name: EPAAllergyIntoleranceAbatementExtension
type: Extension
elements:
  extension: {index: 0}
  url:
    pattern: {type: Uri, value: 'https://gematik.de/fhir/epa/StructureDefinition/epa-allergy-intolerance-abatement-extension'}
    index: 1
  value:
    mustSupport: true
    choices: [valueDateTime]
    index: 6
    slicing:
      slices:
        valueDateTime:
          match: {}
          schema:
            mustSupport: true
            choices: [valueDateTime]
            _required: true
            index: 6
          min: 1
          max: 1
  valueDateTime:
    type: dateTime
    mustSupport: true
    choiceOf: value
    index: 7
    slicing:
      slices:
        valueDateTime:
          match: {}
          schema: {type: dateTime, mustSupport: true, choiceOf: value, _required: true, index: 7}
          min: 1
          max: 1
package_version: 1.1.0-rc1
extensions: {}
class: extension
kind: complex-type
url: https://gematik.de/fhir/epa/StructureDefinition/epa-allergy-intolerance-abatement-extension
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.1.0-rc1
required: [valueDateTime, value]