RAD_THERAPY_AUDIT_INFO
Description:
This table stores the audit trail for information related to radiation therapy, such as items and values changed, time of change, and which user performed the change. This is a no-add table.

Primary Key
Column Name Ordinal Position
SUMMARY_BLOCK_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 SUMMARY_BLOCK_ID NUMERIC No
The unique ID of the episode of care 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 RAD_THERAPY_AUDIT_ITEM_NUM VARCHAR No
Stores the updated item.
4 RAD_THERAPY_AUD_ITEM_LINE_NUM VARCHAR No
This item stores the item line that was updated.
5 RAD_THERAPY_AUD_INST_UTC_DTTM DATETIME (UTC) No
Stores the instant at which the item was updated.
6 RAD_THERAPY_AUDIT_USER_ID VARCHAR No
Stores the user responsible for item update.
7 RAD_THERAPY_AUDIT_USER_ID_NAME VARCHAR No
The name of the user record. This name may be hidden.
8 RAD_THERAPY_AUDIT_ITEM_VALUE VARCHAR No
Stores the new item value.