PAT_CALL_DISP
Description:
The PAT_CALL_DISP table contains the information regarding the disposition given to a patient during a phone encounter. Each row corresponds to one disposition.

Primary Key
Column Name Ordinal Position
PAT_ENC_CSN_ID 1
LINE_COUNT 2

Column Information
Name Type Discontinued?
1 LINE_COUNT INTEGER No
The line number of the disposition within the encounter.
2 CONTACT_DATE DATETIME No
The contact date of the encounter. Note: There may be multiple encounters on the same calendar date.
3 PHONE_DISP_C_NAME VARCHAR No
The disposition given to the patient on the phone.
May contain organization-specific values: Yes
4 PHONE_DISP_LOC_ID NUMERIC No
The location to which the nurse directed the patient in the disposition.
5 PHONE_DISP_TIME DATETIME No
The time the disposition was given.
6 PHONE_DISP_CMT VARCHAR No
The comment entered by the user when the disposition was given.
7 PHONE_DISP_DEPT_ID NUMERIC No
The department to which the nurse directed the patient in the disposition.
8 CM_CT_OWNER_ID VARCHAR No
ID of the deployment owner for this contact.
9 PAT_ENC_CSN_ID NUMERIC No
A unique serial number for this encounter. This number is unique across all patients and encounters in the system.
10 ORIGINAL_DISP_C_NAME VARCHAR No
The original disposition if the disposition was overridden, or nothing if the disposition was not overridden.
The category values for this column were already listed for column: PHONE_DISP_C_NAME
11 SUGGEST_PROTOCOL_ID NUMERIC No
The most recently used protocol that suggested the original disposition.
12 SUGGEST_PROTOCOL_ID_PROTOCOL_NAME VARCHAR No
The display name of the protocol.
13 PHONE_DISP_SUGGST_C_NAME VARCHAR No
If disposition filtering is turned on, this column stores if a disposition was suggested by a protocol, manually entered, or both suggested and manually entered/edited.
May contain organization-specific values: No
Category Entries:
Suggested
Manually Entered
Suggested and Manual