PROB_UPDATES
Description:
This table includes over-time single-response items from the Problem List (LPL) master file, such as the contact serial number (CSN), contact time, and contact user.

Primary Key
Column Name Ordinal Position
PROBLEM_LIST_ID 1
CONTACT_DATE_REAL 2

Column Information
Name Type Discontinued?
1 PROBLEM_LIST_ID NUMERIC No
The unique identifier for the problem record.
2 CONTACT_DATE_REAL FLOAT No
A unique contact date in decimal format. The integer portion of the number indicates the date of contact. The digits after the decimal distinguish different contacts on the same date and are unique for each contact on that date. For example, .00 is the first/only contact, .01 is the second contact, etc.
3 CONTACT_DATE DATETIME (Local) No
The date and time of this contact.
4 CONTACT_SERIAL_NUM NUMERIC No
The contact serial number (CSN) of the contact, which is a unique contact identifier.
5 EDIT_USER_ID VARCHAR No
The user ID of the user who made the change.
6 EDIT_USER_ID_NAME VARCHAR No
The name of the user record. This name may be hidden.
7 CONTACT_STATUS_C_NAME VARCHAR No
Stores the status of this contact - used by records of type "Problem History".
May contain organization-specific values: No
Category Entries:
Active
Inactive
8 EPT_CSN NUMERIC No
Holds the patient CSN (contact serial number I.E. unique contact identifier) corresponding to the patient encounter in which related information was added to or removed from this problem, if the edit was made during a patient encounter.
9 RECONCILED_YN VARCHAR No
This item contains information about whether a problem has been reconciled in a given encounter.
May contain organization-specific values: No
Category Entries:
Yes
No