AllergenVocabulary
This table contains information on allergens.
| Column Name | Type | Description |
|---|---|---|
| VendorReplacementAllergenIdentifier | NUMERIC | This item stores a replacement for this allergen as defined by the medication data vendor. |
| PreventCommonStatusUpdateOnImport | VARCHAR | This item is set to prevent the med load vendor import from changing the "Is Common?" status of the ELG record with the load. |
| LastImportUpdateInstant | DATETIME | The instant of the last import update. |
| AllergenRecordIdentifier | NUMERIC | The ID of the allergen record. |
| DeprecatedAllergenRecordStateName | VARCHAR | The column RECORD_STATE_NAME (ELG/5) will be deprecated in the table CL_ELG. This column has been replaced by column RECORD_STATE_C (ELG/5). Data should be backfilled for this column before this original column is deprecated. |
| VendorImportStatus | INTEGER | Store the import status from vendor. |
| PhysicalDeploymentOwnerIdentifier | VARCHAR | ID of the physical deployment owner for this record. Physical owners will be where the data is hosted, either on the cross-over server or the owner deployment. |
| AllergenEditName | VARCHAR | The edit name of the allergen. This may also be used for the generic name of the allergen. |
| AllergenCategory | INTEGER | The type of allergen (systemic, food, animal, etc). |
| Protect | VARCHAR | Whether or not an allergen's name is protected during a med load. |
| AllergenSortPriority | INTEGER | The higher the priority value the ealier its position in a sorted list. |
| IsCommon | VARCHAR | If this is set to "yes", it means it is on the allergen preference list and will be on the initial list of allergens shown to users. |
| IsUserDefinedAllergen | VARCHAR | This item determines whether this ELG record represents a placeholder for one or more substances to which a patient may have an allergy, with those substances expected to be described in the allergy (LPL) record's comments. |
| IsAllergyAbsenceFlag | VARCHAR | This item determines whether this ELG record represents an absence of allergies (e.g. "No Known Food Allergies" or "No Active Allergies") as opposed to a genuine allergen. |
| LogicalDeploymentOwnerIdentifier | VARCHAR | ID of the logical deployment owner for this record. Logical owners show the deployment where the record was created but doesn't represent if the record is a part of version skew. |
| IsPotentialInactiveIngredient | VARCHAR | It indicates whether the record could be potential inactive ingredient or class. Currently, it has value if the Medication data vendor is First DataBank NDDF Plus. |
| ImportedAllergenName | VARCHAR | The name of the allergen as imported from the med load. |