Skip to main content
Details about each adverse reaction event linked to the allergy/intolerance (AllergyIntolerance.reaction[]). Previous version: allergy_intolerance_reaction Primary Keys:
  • allergyintolerance_reaction_id
Foreign Keys:
† Metriport Platform added
ColumnData TypeDescription
allergyintolerance_reaction_idvarcharUnique identifier for the reaction
allergyintolerance_idvarcharFK to the parent allergyintolerance record
onsetdatetimeDate when the reaction began
substance_textvarcharFree-text description of the substance
substance_snomed_code†varcharSNOMED CT code for the substance responsible for the event
substance_snomed_display†varcharHuman-readable SNOMED CT description of the substance
severityvarcharSeverity of the reaction (mild, moderate, severe)
Related Tables: Parent: Child:

Version diff

Renamed
  • allergy_intolerance_reaction_idallergyintolerance_reaction_id
  • allergy_intolerance_idallergyintolerance_id
  • onset_dateonset
  • snomed_codesubstance_snomed_code
  • snomed_displaysubstance_snomed_display
Moved to separate tables