|
Name |
Type |
Discontinued? |
|
1 |
ITEM_AUDIT_ID |
NUMERIC |
No |
|
|
|
The unique identifier (.1 item) for the audit event 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 |
AUDIT_INSTANT_UTC_DTTM |
DATETIME (UTC) |
No |
|
|
|
The instant the audit was recorded in the UTC time zone. |
|
|
4 |
AUDIT_INSTANT_LOCAL_DTTM |
DATETIME (Attached) |
No |
|
|
|
The instant the audit was recored in the local time zone where the change took place. |
|
|
5 |
HSP_ACCOUNT_ID |
NUMERIC |
No |
|
|
|
Visit account that was edited in this audit event. |
|
|
6 |
CHANGED_DATA_ELEMENT |
VARCHAR |
No |
|
|
|
The name of the Clarity table and column corresponding to the changed data. |
|
|
7 |
CHANGED_ITEM_NAME |
VARCHAR |
No |
|
|
|
Name of the item that was changed in the audit event. |
|
|
8 |
CHANGED_LINE |
INTEGER |
No |
|
|
|
Item line that was changed in the audit event. |
|
|
9 |
CHANGED_SUB_LINE |
INTEGER |
No |
|
|
|
Item subline that was changed in the audit event. |
|
|
10 |
OLD_VALUE_EXTERNAL |
VARCHAR |
No |
|
|
|
External value of the item line before the item was changed. |
|
|
11 |
NEW_VALUE_EXTERNAL |
VARCHAR |
No |
|
|
|
External value of the item line after the item was changed. |
|
|
12 |
USER_ID |
VARCHAR |
No |
|
|
|
User who changed the items in this audit event. |
|
|
13 |
USER_ID_NAME |
VARCHAR |
No |
|
|
|
The name of the user record. This name may be hidden. |
|
|