PROBLEM_STAGE_UPDATES
Description:
Stores a history of changes made to the "No Stage Required" flag for problems on a patient's problem list.

Primary Key
Column Name Ordinal Position
PROBLEM_LIST_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 PROBLEM_LIST_ID NUMERIC No
The unique identifier for the problem 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 HX_NO_STG_REASON_C_NAME VARCHAR No
Stores the history of reasons that a problem was not staged.
May contain organization-specific values: Yes
No Entries Defined
4 HX_NO_STG_COMMENT VARCHAR No
Stores the history of comments for a problem that was not staged.
5 HX_NO_STG_USER_ID VARCHAR No
Stores the history of users that marked a problem as not needing a stage.
6 HX_NO_STG_USER_ID_NAME VARCHAR No
The name of the user record. This name may be hidden.
7 HX_NO_STG_DTTM DATETIME (UTC) No
Stores the history of instants that a problem was marked as not needing a stage.