PROB_USER_EDITS
Description:
Care plan-related table which stores patient contact serial number (CSN), ID of user who added the problem, and time the problem was added (related to Bring Forward functionality).

Primary Key
Column Name Ordinal Position
PROBLEM_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 PROBLEM_ID VARCHAR No
The unique ID for the care integrator problem.
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 IP_CP_PROB_EPT_CSN NUMERIC No
The patient contact serial numbers for the encounters where a care plan problem was addressed.
4 IP_CP_PROB_EMP_ID VARCHAR No
The ID of the user who added a care plan problem to an encounter.
5 IP_CP_PROB_EMP_ID_NAME VARCHAR No
The name of the user record. This name may be hidden.
6 IP_CP_PROB_ADD_INST DATETIME (Local) No
The instant a care plan problem was added to an encounter.