allergies.csv
This file contains information on the allergies referenced in the FHIR bundle.
Columns
resource_id
string
The unique resource identifier from the FHIR bundle field allergyintolerance.id
.
allergyintolerance_recordeddate
date
The date on which the allergy was recorded, as specified by the FHIR bundle.
allergyintolerance_onsetdatetime
date
The onset of the allergy, as specified by the FHIR bundle.
encounter_date
date
The admit date of the encounter during which the allergy was documented, as specified by the FHIR bundle.
source_code, source_display, and source_code_system
string
The code, display and code system of the allergy, as provided by the source.
rxnormcode and rxnormdisplay
string
The RxNorm code and display string that Orchestrate derived from the source code and uplift.
snomedcode and snomeddisplay
string
The SNOMED code and display string that Orchestrate derived from the source code and uplift.
icd10code and icd10display
string
The ICD-10 code and display string that Orchestrate derived from the source code and uplift.
allergyintolerance_clinicalstatus_code, allergyintolerance_clinicalstatus_display, and allergyintolerance_clinicalstatus_code_system
string
The code, display and code system of the allergy’s clinical status.
allergyintolerance_verificationstatus_code, allergyintolerance_verificationstatus_display, and allergyintolerance_verificationstatus_code_system
string
The code, display and code system of the allergy’s verification status.
allergyintolerance_type_code, allergyintolerance_type_display, and allergyintolerance_type_code_system
string
The code, display and code system of the allergy’s type.
allergyintolerance_category_code, allergyintolerance_category_display, and allergyintolerance_category_code_system
string
The code, display and code system of the first allergy category.
allergyintolerance_criticality_code, allergyintolerance_criticality_display, and allergyintolerance_criticality_code_system
string
The code, display and code system of the allergy’s criticality.
allergyintolerance_reaction_manifestation_source_code, allergyintolerance_reaction_manifestation_source_display, and allergyintolerance_reaction_manifestation_source_code_system
string
The code, display and code system of the allergy’s manifestation, if provided as a codeable type by the source.
allergyintolerance_reaction_manifestation_snomedcode and allergyintolerance_reaction_manifestation_snomeddisplay
string
The SNOMED code and display string that Orchestrate derived from the manifestation coding.
patient_id
string
The patient identifier of the patient for whom the allergy was documented. Uniquely identifies a row in patients.csv
.
encounter_id
string
The encounter on which the allergy was documented. Uniquely identifies a row in encounters.csv
.
datasource
string
Reflects the origin of the data. This may have been set in one of the previous convert operations. See Data Source.