PAT_CALL_DISPTRACK
Description:
The PAT_CALL_DISPTRACK table contains the information about the disposition history of the patient. Each row contains information about the original disposition and the new disposition.

Primary Key
Column Name Ordinal Position
PAT_ENC_CSN_ID 1
LINE_COUNT 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_COUNT INTEGER No
The line number of the disposition history within the encounter.
3 CONTACT_DATE DATETIME No
The contact date of the encounter associated with this social history contact. Note: There may be multiple encounters on the same calendar date.
4 DISP_OLD_C_NAME VARCHAR No
The disposition that was edited, changed, or deleted.
May contain organization-specific values: Yes
5 DISP_NEW_C_NAME VARCHAR No
The new disposition added to the patient record.
The category values for this column were already listed for column: DISP_OLD_C_NAME
6 DISP_OVERRD_TIME DATETIME (Local) No
The time the disposition was overridden.
7 DISP_OVER_COMMENT VARCHAR No
The comment entered by the user when overriding the disposition.
8 DISP_OVER_REASON_C_NAME VARCHAR No
The reason, entered by the user, for overriding the disposition.
May contain organization-specific values: Yes
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.