AllergyReactionDetai
The table contains the category values of the reactions associated with a given allergy. There may be multiple reactions associated with a single allergy. In this case, there will be multiple records in this table with the same, but with different values.
| Column Name | Type | Description |
|---|---|---|
| AllergyReactionTypeCategory | INTEGER | The integer category value corresponding to the type of allergy reaction. To display names and/or abbreviations, link to the associated ZC lookup table. |
| AllergyReactionLineNumber | INTEGER | The line number for the information associated with this record. Multiple pieces of information can be associated with this record. |
| 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. |
| AllergyRecordIdentifier | NUMERIC | The unique ID used to identify the allergy record. |