PackagesCanonicalsLogsProblems
    Packages
    il.core.fhir.r4@0.17.3
    http://fhir.health.gov.il/StructureDefinition/ext-allergy-intolerance-end
description: Supports the date when the allergy or intolerance was no longer valid, and/or, the reason why the allergy or intolerance is no longer valid.
package_name: il.core.fhir.r4
derivation: constraint
name: AllergyIntoleranceEnd
type: Extension
elements:
  extension:
    short: The date the allergy or intolerance was recorded as no longer valid
    index: 0
    slicing:
      slices:
        endDate:
          match: {}
          schema:
            short: The date the allergy or intolerance was recorded as no longer valid
            index: 0
            extensions: {}
            elements:
              extension: {index: 1}
              url:
                pattern: {type: Uri, value: endDate}
                index: 2
              value:
                short: The date the allergy was recorded as no longer valid
                choices: [valueDateTime]
                index: 4
              valueDateTime: {type: dateTime, short: The date the allergy was recorded as no longer valid, choiceOf: value, index: 5}
            required: [valueDateTime, value]
        reasonEnded:
          match: {}
          schema:
            short: The reason why the allergy or intolerance has been resolved
            index: 6
            extensions: {}
            elements:
              extension: {index: 7}
              url:
                pattern: {type: Uri, value: reasonEnded}
                index: 8
              value:
                short: The reason why the allergy or intolerance has been resolved
                choices: [valueCodeableConcept]
                index: 10
              valueCodeableConcept: {type: CodeableConcept, short: The reason why the allergy or intolerance has been resolved, choiceOf: value, index: 11}
            required: [value, valueCodeableConcept]
  url:
    pattern: {type: Uri, value: 'http://fhir.health.gov.il/StructureDefinition/ext-allergy-intolerance-end'}
    index: 12
  value:
    choices: []
    index: 14
package_version: 0.17.3
extensions:
  endDate:
    url: null
    short: The date the allergy or intolerance was recorded as no longer valid
    index: 0
    extensions: {}
    elements:
      extension: {index: 1}
      url:
        pattern: {type: Uri, value: endDate}
        index: 2
      value:
        short: The date the allergy was recorded as no longer valid
        choices: [valueDateTime]
        index: 4
      valueDateTime: {type: dateTime, short: The date the allergy was recorded as no longer valid, choiceOf: value, index: 5}
    required: [valueDateTime, value]
  reasonEnded:
    url: null
    short: The reason why the allergy or intolerance has been resolved
    index: 6
    extensions: {}
    elements:
      extension: {index: 7}
      url:
        pattern: {type: Uri, value: reasonEnded}
        index: 8
      value:
        short: The reason why the allergy or intolerance has been resolved
        choices: [valueCodeableConcept]
        index: 10
      valueCodeableConcept: {type: CodeableConcept, short: The reason why the allergy or intolerance has been resolved, choiceOf: value, index: 11}
    required: [value, valueCodeableConcept]
class: extension
kind: complex-type
url: http://fhir.health.gov.il/StructureDefinition/ext-allergy-intolerance-end
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 0.17.0