|
Name |
Type |
Discontinued? |
|
1 |
INFECTION_ID |
NUMERIC |
No |
|
|
|
The unique identifier (.1 item) for the infection record. |
|
|
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 |
COMMENT_HISTORY_TEXT |
VARCHAR |
No |
|
|
|
Previous iterations of the infection comment. |
|
|
4 |
COMMENT_HISTORY_UTC_DTTM |
DATETIME (UTC) |
No |
|
|
|
The UTC date and time the comment was set to the corresponding text. |
|
|
5 |
COMMENT_HISTORY_USER_ID |
VARCHAR |
No |
|
|
|
The unique ID associated with the user who set the comment to the corresponding text. This column is frequently used to link to the CLARITY_EMP table. |
|
|
6 |
COMMENT_HISTORY_USER_ID_NAME |
VARCHAR |
No |
|
|
|
The name of the user record. This name may be hidden. |
|
|