COMP_ASMT_REVIEW
Description:
The COMP_ASMT_REVIEW table contains information about which users marked the hospice comprehensive assessment as reviewed and when.

Primary Key
Column Name Ordinal Position
EPISODE_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 EPISODE_ID NUMERIC No
The unique identifier for the summary block 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 CA_REVIEW_USER_ID VARCHAR No
Holds the user record ID of the user who marked the comprehensive assessment as reviewed.
4 CA_REVIEW_USER_ID_NAME VARCHAR No
The name of the user record. This name may be hidden.
5 CA_REVIEW_DTTM DATETIME (UTC) No
Stores the UTC instant at which the comprehensive assessment was marked as reviewed.