DXR_REVIEW_INFO
Description:
This table holds information about users who have reviewed the document.

Primary Key
Column Name Ordinal Position
DOCUMENT_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 DOCUMENT_ID NUMERIC No
The unique identifier for the referral 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 REVIEW_USER_ID VARCHAR No
This holds the ID of the user who reviewed this document.
4 REVIEW_USER_ID_NAME VARCHAR No
The name of the user record. This name may be hidden.
5 REVIEW_USER_DTTM DATETIME (UTC) No
This item holds the instant that a review happened.
6 REVIEW_ENC_CSN NUMERIC No
This item holds the CSN of an encounter where a review happened. This item will only be populated if the review happened within an encounter context.