PAT_ENC_FOLLOW_UPS
Description:
This table contains the data for the follow up appointments requested by a provider at each encounter.

Primary Key
Column Name Ordinal Position
PAT_ENC_CSN_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 PAT_ENC_CSN_ID NUMERIC No
The unique contact serial number for this contact. This number is unique across all patient encounters in your system. If you use IntraConnect, this is the Unique Contact Identifier (UCI).
2 LINE INTEGER No
The line number for the information associated with this contact. Multiple pieces of information can be associated with this contact.
3 CONTACT_DATE DATETIME No
The date of this contact in calendar format.
4 DISPOSITION VARCHAR No
This the sentence form of the follow-up disposition.
5 NUM_OF_UNITS INTEGER No
This item contains the number of the given units (days/months/etc) into the future to schedule the follow-up.
6 UNIT_TYPE_C_NAME VARCHAR No
This is the unit of measure used to determine how far into the future to schedule a follow-up appointment
May contain organization-specific values: No
Category Entries:
Days
Weeks
Months
Years
As needed (PRN)
Date
7 FREE_TEXT VARCHAR No
This is the note that is sent along with the follow-up request to the scheduler.
8 PRN_USED_YN_NAME VARCHAR No
Indicates whether PRN is used on a follow-up appointment.
May contain organization-specific values: No
Category Entries:
No
Yes
9 APPROX_USED_YN_NAME VARCHAR No
Indicates if the date of a follow-up was approximate.
The category values for this column were already listed for column: PRN_USED_YN_NAME
10 PRN_TEXT VARCHAR No
This is the text that indicates why the follow-up is PRN.
11 DISP_DATE DATETIME No
This is the date the follow-up should be scheduled for.
12 DISP_ID INTEGER No
This is a unique identifier for each follow-up.