|
Name |
Type |
Discontinued? |
|
| 1 |
PAT_ID |
VARCHAR |
No |
|
|
|
| The unique ID of the patient record for this row. This column is frequently used to link to the PATIENT table. |
|
|
| 2 |
LINE |
INTEGER |
No |
|
|
|
| The line number for the information associated with this record. Multiple pieces of information can be associated with this record. |
|
|
| 3 |
ALRGY_FLAG_YN |
VARCHAR |
No |
|
|
|
| This column stores a "Y" if the patient's "No Known Allergies" checkbox is selected and an "N" if the checkbox is not selected. |
| May contain organization-specific values: No |
| Category Entries: |
| No |
| Yes |
|
|
| 4 |
ALRGY_FLG_UPD_BY_ID |
VARCHAR |
No |
|
|
|
| This item stores the user who updated the patient's No Known Allergies status. |
|
|
| 5 |
ALRGY_FLG_UPD_BY_ID_NAME |
VARCHAR |
No |
|
|
|
| The name of the user record. This name may be hidden. |
|
|
| 6 |
ALRGY_FLAG_UPD_DTTM |
DATETIME (UTC) |
No |
|
|
|
| This item stores the instant of update for when the patient's No Known Allergies status is changed. |
|
|