PAT_ENC_HOSP_PROB
Description:
The PAT_ENC_HOSP_PROB contains the hospital problems for each hospital encounter.

Primary Key
Column Name Ordinal Position
PAT_ENC_CSN_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 PAT_ENC_DATE_REAL FLOAT No
This is a numeric representation of the date of this encounter in your system. The integer portion of the number specifies the date of the encounter. The digits after the decimal point indicate multiple visits on one day.
2 LINE INTEGER No
The line count for the item
3 CONTACT_DATE DATETIME No
The date of this contact in calendar format.
4 PAT_ENC_CSN_ID NUMERIC No
The contact serial number (CSN) for this encounter. This number is unique across all patients and encounters in the system.
5 PROBLEM_LIST_ID NUMERIC No
The unique (LPL) ID for a problem associated with this hospital encounter.
6 PRINCIPAL_PROB_YN VARCHAR No
A flag to indicate if this problem is currently marked as the principal hospital problem.
7 CM_CT_OWNER_ID VARCHAR No
The Community ID (CID) of the deployment owner for this contact.