http://hl7.org/fhir/StructureDefinition/AllergyIntolerance|5.0.0

Risk of harmful or undesirable, physiological response which is unique to an individual and associated with exposure to a substance.
description: Risk of harmful or undesirable, physiological response which is unique to an individual and associated with exposure to a substance.
derivation: specialization
name: AllergyIntolerance
type: AllergyIntolerance
elements:
  patient: {isModifier: false, short: Who the allergy or intolerance is for, mustSupport: false, isSummary: true, index: 7}
  onset:
    isModifier: false
    short: When allergy or intolerance was identified
    mustSupport: false
    choices: []
    isSummary: false
    index: 10
  category:
    isModifier: false
    short: food | medication | environment | biologic
    mustSupport: false
    array: true
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/allergy-intolerance-category|5.0.0'}
    isSummary: true
    index: 4
  criticality:
    isModifier: false
    short: low | high | unable-to-assess
    mustSupport: false
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/allergy-intolerance-criticality|5.0.0'}
    isSummary: true
    index: 5
  clinicalStatus:
    isModifier: true
    short: active | inactive | resolved
    mustSupport: false
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/allergyintolerance-clinical|5.0.0'}
    isModifierReason: This element is labeled as a modifier because the status contains the codes inactive and resolved that mark the AllergyIntolerance as no longer active.
    isSummary: true
    index: 1
  encounter: {isModifier: false, short: Encounter when the allergy or intolerance was asserted, mustSupport: false, isSummary: false, index: 8}
  type:
    isModifier: false
    short: allergy | intolerance - Underlying mechanism (if known)
    mustSupport: false
    binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/ValueSet/allergy-intolerance-type'}
    isSummary: true
    index: 3
  participant:
    isModifier: false
    short: Who or what participated in the activities related to the allergy or intolerance and how they were involved
    mustSupport: false
    array: true
    isSummary: true
    index: 12
    elements:
      function:
        isModifier: false
        short: Type of involvement
        mustSupport: false
        binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/participation-role-type'}
        isSummary: true
        index: 13
      actor: {isModifier: false, short: Who or what participated in the activities related to the allergy or intolerance, mustSupport: false, isSummary: true, index: 14}
    required: [actor]
  note: {isModifier: false, short: Additional text not captured in other fields, mustSupport: false, array: true, isSummary: false, index: 16}
  recordedDate: {isModifier: false, short: Date allergy or intolerance was first recorded, mustSupport: false, isSummary: false, index: 11}
  code:
    isModifier: false
    short: Code that identifies the allergy or intolerance
    mustSupport: false
    binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/allergyintolerance-code'}
    isSummary: true
    index: 6
  identifier: {isModifier: false, short: External ids for this item, mustSupport: false, array: true, isSummary: true, index: 0}
  lastOccurrence: {isModifier: false, short: Date(/time) of last known occurrence of a reaction, mustSupport: false, isSummary: false, index: 15}
  verificationStatus:
    isModifier: true
    short: unconfirmed | presumed | confirmed | refuted | entered-in-error
    mustSupport: false
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/allergyintolerance-verification|5.0.0'}
    isModifierReason: This element is labeled as a modifier because the status contains the codes refuted and entered-in-error that mark the AllergyIntolerance as not currently valid.
    isSummary: true
    index: 2
  reaction:
    isModifier: false
    short: Adverse Reaction Events linked to exposure to substance
    mustSupport: false
    array: true
    isSummary: false
    index: 17
    elements:
      substance:
        isModifier: false
        short: Specific substance or pharmaceutical product considered to be responsible for event
        mustSupport: false
        binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/substance-code'}
        isSummary: false
        index: 18
      manifestation:
        min: 1
        isModifier: false
        short: Clinical symptoms/signs associated with the Event
        index: 19
        mustSupport: false
        array: true
        binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/clinical-findings'}
        isSummary: false
      description: {isModifier: false, short: Description of the event as a whole, mustSupport: false, isSummary: false, index: 20}
      onset: {isModifier: false, short: Date(/time) when manifestations showed, mustSupport: false, isSummary: false, index: 21}
      severity:
        isModifier: false
        short: mild | moderate | severe (of event as a whole)
        mustSupport: false
        binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/reaction-event-severity|5.0.0'}
        isSummary: false
        index: 22
      exposureRoute:
        isModifier: false
        short: How the subject was exposed to the substance
        mustSupport: false
        binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/route-codes'}
        isSummary: false
        index: 23
      note: {isModifier: false, short: Text about event not captured in other fields, mustSupport: false, array: true, isSummary: false, index: 24}
    required: [manifestation]
class: resource
kind: resource
url: http://hl7.org/fhir/StructureDefinition/AllergyIntolerance
base: http://hl7.org/fhir/StructureDefinition/DomainResource
version: 5.0.0
required: [patient]