BMT_DONOR_LINK_AUDIT
Description:
This table stores audit of linking and unlinking of donor episodes from the recipient episode.

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 identifier for the episode 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 DONOR_EPISODE_ID NUMERIC No
The donor episode that was linked to or unlinked from the recipient episode.
4 BMT_DONOR_LINK_ACTION_C_NAME VARCHAR No
Specifies whether the donor episode was linked to or unlinked from the recipient episode.
May contain organization-specific values: No
Category Entries:
Add
Remove
5 ACTION_USER_ID VARCHAR No
The user that performed the action.
6 ACTION_USER_ID_NAME VARCHAR No
The name of the user record. This name may be hidden.
7 ACTION_INSTANT_DTTM DATETIME (UTC) No
The instant of the change associated with the action.