PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r2.core@1.0.2
    http://hl7.org/fhir/StructureDefinition/AllergyIntolerance
description: Base StructureDefinition for AllergyIntolerance Resource
package_name: hl7.fhir.r2.core
name: AllergyIntolerance
type: null
elements:
  patient: {short: Who the sensitivity is for, type: Reference, isSummary: true, index: 4}
  onset: {type: dateTime, short: Date(/time) when manifestations showed, isSummary: true, index: 1}
  category: {short: food | medication | environment | other - Category of Substance, comments: 'This data element has been included because it is currently being captured in some clinical systems. This data can be derived from the Substance where coding systems are used, and is effectively redundant in that situation.', type: code, isSummary: true, index: 10}
  criticality: {short: CRITL | CRITH | CRITU, comments: 'The default criticality value for any propensity to an adverse reaction should be ''Low Risk'', indicating at the very least a relative contraindication to deliberate or voluntary exposure to the Substance. ''High Risk'' is flagged if the clinician has identified a propensity for a more serious or potentially life-threatening reaction, such as anaphylaxis, and implies an absolute contraindication to deliberate or voluntary exposure to the substance. If this element is missing, the criticality is unknown (though it may be known elsewhere).', type: code, isSummary: true, index: 8}
  lastOccurence: {type: dateTime, short: Date(/time) of last known occurrence of a reaction, comments: 'This date may be replicated by one of the Onset of Reaction dates. Where a textual representation of the date of last occurrence is required e.g. ''In Childhood, ''10 years ago'' the Comment element should be used.', isSummary: true, index: 11}
  type: {short: allergy | intolerance - Underlying mechanism (if known), comments: 'Allergic (typically immune-mediated) reactions have been traditionally regarded as an indicator for potential escalation to significant future risk. Contemporary knowledge suggests that some reactions previously thought to be immune-mediated are, in fact, non-immune, but in some cases can still pose a life threatening risk. It is acknowledged that many clinicians may not be in a position to distinguish the mechanism of a particular reaction. Often the term "allergy" is used rather generically and may overlap with the use of "intolerance" - in practice the boundaries between these two concepts may not be well-defined or understood. This data element is included nevertheless, because many legacy systems have captured this attribute. Immunologic testing may provide supporting evidence for the basis of the reaction and the causative substance, but no tests are 100% sensitive or specific for sensitivity to a particular substance. If, as is commonly the case, it is unclear whether the reaction is due to an allergy or an intolerance, then the type element should be omitted from the resource.', type: code, isSummary: true, index: 9}
  note: {type: Annotation, short: Additional text not captured in other fields, comments: 'For example: including reason for flagging a seriousness of ''High Risk''; and instructions related to future exposure or administration of the Substance, such as administration within an Intensive Care Unit or under corticosteroid cover. The notes should be related to an allergy or intolerance as a condition in general and not related to any particular episode of it. For episode notes and descriptions, use AllergyIntolerance.event.description and  AllergyIntolerance.event.notes.', index: 12}
  substance: {short: 'Substance, (or class) considered to be responsible for risk', comments: 'It is strongly recommended that the substance be coded with a terminology, where possible. For example, some terminologies used include RxNorm, SNOMED CT, DM+D, NDFRT, ICD-9, IDC-10, UNI, ATC and CPT. Plain text should only be used if there is no appropriate terminology available. Additional details about a substance can be specified in the text.', type: CodeableConcept, isSummary: true, index: 6}
  recordedDate: {type: dateTime, short: When recorded, isSummary: true, index: 2}
  reporter: {short: Source of the information about the allergy, comments: 'The recorder takes repsonsibility for the content, but can reference the source from where they got it.', type: Reference, isSummary: true, index: 5}
  status: {isModifier: true, short: active | unconfirmed | confirmed | inactive | resolved | refuted | entered-in-error, comments: 'Decision support would typically raise alerts for ''Unconfirmed'', ''Confirmed'', and ''Resolved'' and ignore a ''Refuted'' reaction. In particular, ''Refuted'' may be useful for reconciliation of the Adverse Reaction List. Some implementations may choose to make this field mandatory.', type: code, isSummary: true, index: 7}
  recorder: {short: Who recorded the sensitivity, type: Reference, isSummary: true, index: 3}
  identifier: {type: Identifier, short: External ids for this item, isSummary: true, array: true, index: 0}
  reaction:
    type: BackboneElement
    short: Adverse Reaction Events linked to exposure to substance
    array: true
    index: 13
    elements:
      substance: {short: Specific substance considered to be responsible for event, comments: 'Coding of the specific substance with a terminology capable of triggering decision support should be used wherever possible.  The substance field allows for the use of a specific substance or a group or class of substances, for example "Penicillins". The specific substance field could be used for Amoxycillin. Duplication is acceptable when a specific substance has been recorded in the ''substance'' field.', type: CodeableConcept, isSummary: true, index: 14}
      certainty: {short: unlikely | likely | confirmed - clinical certainty about the specific substance, type: code, isSummary: true, index: 15}
      manifestation: {min: 1, short: Clinical symptoms/signs associated with the Event, comments: 'Manifestation can be expressed as a single word, phrase or brief description. For example: nausea, rash or no reaction. It is preferable that manifestation should be coded with a terminology, where possible. The values entered here may be used to display on an application screen as part of a list of adverse reactions, as recommended in the UK NHS CUI guidelines.  Terminologies commonly used include, but are not limited to, SNOMED CT or ICD10.', type: CodeableConcept, array: true, isSummary: true, index: 16}
      description: {type: string, short: Description of the event as a whole, comments: 'Use the description to provide any details of a particular event of the occurred reaction such as circumstances, reaction specifics, what happened before/after. Information, related to the event, but not describing a particular care should be captured in the comment field. For example: at the age of four, the patient was given penicillin for strep throat and subsequently developed severe hives.', index: 17}
      onset: {type: dateTime, short: Date(/time) when manifestations showed, isSummary: true, index: 18}
      severity: {short: mild | moderate | severe (of event as a whole), comments: It is acknowledged that this assessment is very subjective. There may be some some specific practice domains where objective scales have been applied. Objective scales can be included in this model as extensions., type: code, isSummary: true, index: 19}
      exposureRoute: {short: How the subject was exposed to the substance, comments: Coding of the route of exposure with a terminology should be used wherever possible., type: CodeableConcept, isSummary: true, index: 20}
      note: {type: Annotation, short: Text about event not captured in other fields, comments: 'Use this field to record information indirectly related to a particular event and not captured in the description. For example: Clinical records are no longer available, recorded based on information provided to the patient by her mother and her mother is deceased.', index: 21}
    required: [manifestation]
package_version: 1.0.2
class: resource
kind: resource
url: http://hl7.org/fhir/StructureDefinition/AllergyIntolerance
version: null
required: [substance, patient]