PackagesCanonicalsLogsProblems
    Packages
    fhir.r4.ukcore.stu3.currentbuild@0.0.10-pre-release
    https://fhir.hl7.org.uk/StructureDefinition/UKCore-AllergyIntolerance
description: This profile defines the UK constraints and extensions on the International FHIR resource [AllergyIntolerance](https://hl7.org/fhir/R4/AllergyIntolerance.html).
package_name: fhir.r4.ukcore.stu3.currentbuild
derivation: constraint
name: UKCoreAllergyIntolerance
type: AllergyIntolerance
elements:
  extension:
    type: Extension
    short: A reference to a DiagnosticReport resource for investigations that confirm the certainty of the allergy or intolerance diagnosis.
    url: https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-Evidence
    index: 0
    slicing:
      slices:
        evidence:
          match: {}
          schema: {type: Extension, short: A reference to a DiagnosticReport resource for investigations that confirm the certainty of the allergy or intolerance diagnosis., url: 'https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-Evidence', index: 0}
  clinicalStatus:
    short: Defines whether the allergy or intolerance is active, inactive or resolved.
    mustSupport: true
    index: 1
    extensions:
      allergyIntoleranceEnd: {url: 'https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-AllergyIntoleranceEnd', type: Extension, short: The date when the allergy or intolerance clinicalStatus is updated to inactive or resolved., isModifier: false, index: 2}
    elements:
      extension:
        type: Extension
        short: The date when the allergy or intolerance clinicalStatus is updated to inactive or resolved.
        isModifier: false
        url: https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-AllergyIntoleranceEnd
        index: 2
        slicing:
          slices:
            allergyIntoleranceEnd:
              match: {}
              schema: {type: Extension, short: The date when the allergy or intolerance clinicalStatus is updated to inactive or resolved., isModifier: false, url: 'https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-AllergyIntoleranceEnd', index: 2}
  verificationStatus: {short: Defines the assertion of the allergy or intolerance., mustSupport: true, index: 3}
  code:
    short: This code identifies the allergy or intolerance.
    binding: {strength: preferred, valueSet: 'https://fhir.hl7.org.uk/ValueSet/UKCore-AllergyCode'}
    mustSupport: true
    index: 4
  patient: {short: Links the allergy or intolerance to the patient., mustSupport: true, index: 5}
  reaction:
    short: Details about each adverse reaction event.
    mustSupport: true
    index: 6
    elements:
      substance:
        binding: {strength: preferred, valueSet: 'https://fhir.hl7.org.uk/ValueSet/UKCore-AllergySubstance'}
        index: 7
      manifestation:
        binding: {strength: preferred, valueSet: 'https://fhir.hl7.org.uk/ValueSet/UKCore-AllergyManifestation'}
        index: 8
      severity: {short: A clinical assessment of the severity of the reaction event as a whole., mustSupport: true, index: 9}
      exposureRoute:
        binding: {strength: preferred, valueSet: 'https://fhir.hl7.org.uk/ValueSet/UKCore-SubstanceOrProductAdministrationRoute'}
        index: 10
package_version: 0.0.10-pre-release
extensions:
  evidence: {url: 'https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-Evidence', type: Extension, short: A reference to a DiagnosticReport resource for investigations that confirm the certainty of the allergy or intolerance diagnosis., index: 0}
class: profile
kind: resource
url: https://fhir.hl7.org.uk/StructureDefinition/UKCore-AllergyIntolerance
base: http://hl7.org/fhir/StructureDefinition/AllergyIntolerance
version: 2.5.0
required: [code]