IMP_AUDIT_TRAIL
Description:
Table to store Implants (IMP) auditing items.

Primary Key
Column Name Ordinal Position
IMPLANT_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 IMPLANT_ID VARCHAR No
The unique identifier (.1 item) for the implant 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_NEW_ITEM_VAL VARCHAR No
Stores the new value of the item that was changed.
4 AUDIT_OLD_ITEM_VAL VARCHAR No
Stores the old value of the item that was changed