COMMUNITY_RESRC_REVIEW_HX
Description:
This table contains the history of review for community resources for a patient.

Primary Key
Column Name Ordinal Position
PAT_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 PAT_ID VARCHAR No
The unique ID of the patient record for this row. This column is frequently used to link to the PATIENT table.
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 CBO_HX_REVIEW_UTC_DTTM DATETIME (UTC) No
A history of each instant the user reviewed the community resources.
4 CBO_HX_REVIEW_USER_ID VARCHAR No
A history of which user reviewed the community resources.
5 CBO_HX_REVIEW_USER_ID_NAME VARCHAR No
The name of the user record. This name may be hidden.
6 CBO_HX_REVIEW_PAT_ENC_CSN_ID NUMERIC No
A history of which CSN the community resource was reviewed on.