| allergy_intolerance_id | varchar | Unique identifier for the allergy/intolerance |
| patient_id | varchar | Unique identifier for the patient |
| clinical_status_hl7_code | varchar | HL7 clinical status code |
| clinical_status_hl7_display | varchar | Human-readable description of clinical status |
| source_clinical_status_code | varchar | Original clinical status code from source system |
| source_clinical_status_display | varchar | Original clinical status display from source system |
| source_clinical_status_system | varchar | Original clinical status system from source system |
| snomed_code | varchar | SNOMED CT code for the allergy/intolerance |
| snomed_display | varchar | Human-readable description of SNOMED CT code |
| source_code_code | varchar | Original coding code from source system |
| source_code_display | varchar | Original coding display from source system |
| source_code_system | varchar | Original coding system from source system |
| onset_date | date | Date when the allergy/intolerance began |
| meta_source | varchar | Source document filename from FHIR meta.source |
| data_source_ext | varchar | Integration source of the data, derived from FHIR extension |