IMMNZTN_LAST_REVIEW
Description:
The table holds the information about when and by whom the immunizations section has been reviewed.

Primary Key
Column Name Ordinal Position
PAT_ID 1

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 IMM_LST_REV_INST_DTTM DATETIME (Local) No
This item store the last instant when the immunization record is marked as reviewed.
3 IMM_LST_REV_USER_ID VARCHAR No
This item stores the last user who marked the immunizations history as reviewed.
4 IMM_LST_REV_USER_ID_NAME VARCHAR No
The name of the user record. This name may be hidden.
5 IMM_LST_REV_CSN_ID NUMERIC No
CSN of encounter during the last time the immunizations were reviewed.