|
Name |
Type |
Discontinued? |
|
1 |
CYCLE_ID |
NUMERIC |
No |
|
|
|
Cycle ID (ICF .1) of the cycle that this comment belongs to. |
|
|
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_DATE |
DATETIME (UTC) |
No |
|
|
|
The cycle date that this comment was added to. |
|
|
4 |
COMMENT_PAT_ID |
VARCHAR |
No |
|
|
|
Stores the EPT ID of the patient that the comment is on. (Multiple patients can be linked to a single ICF) |
|
|
5 |
COMMENT_VALUE |
VARCHAR |
No |
|
|
|
Stores the value of the saved comment. Comments will be limited to a maximum of 500 characters. |
|
|
6 |
COMMENT_USER_ID |
VARCHAR |
No |
|
|
|
EMP ID of the provider that added/updated the comment. |
|
|
7 |
COMMENT_USER_ID_NAME |
VARCHAR |
No |
|
|
|
The name of the user record. This name may be hidden. |
|
|
8 |
COMMENT_INST_UTC_DTTM |
DATETIME (UTC) |
No |
|
|
|
Instant in which the comment was added/updated |
|
|