PAT_EDU_STATUS_HX
Description:
This table stores information to track the record status changes made to patient education records. Since a record's status may change multiple times, a record's status-change information may occupy multiple rows in the table.

Primary Key
Column Name Ordinal Position
EDUCATION_RECORD_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 EDUCATION_RECORD_ID NUMERIC No
The unique identifier for the education 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 SDFL_EDIT_DTTM DATETIME (Attached) No
The date and time when the record's status was changed.
4 SDFL_EDIT_USER_ID VARCHAR No
The unique ID of the user who changed the record's status.
5 SDFL_EDIT_USER_ID_NAME VARCHAR No
The name of the user record. This name may be hidden.
6 SDFL_EDIT_ACTION_C_NAME VARCHAR No
The edit action category number that indicates how the record's status was changed.
May contain organization-specific values: No
Category Entries:
Soft Delete
Undo Delete
Hide
Unhide