allergy_intolerance_reaction table records individual reactions that have occurred for an allergy/intolerance. Each allergy/intolerance can have multiple reactions.
Primary Keys:
- allergy_intolerance_reaction_id
- allergy_intolerance_id - links to the allergy intolerance table
Related Tables:
- Allergy Intolerance Reaction Manifestation - Records of specific manifestations of this reaction

