RESERVATION_INFORMATION
Description:
Admission planning reservation information.

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 PAT_ID VARCHAR No
The unique ID of the patient record for this row. This column is frequently used to link to the PATIENT table.
4 PAT_ENC_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.
5 CONTACT_DATE DATETIME No
The date of this contact in calendar format.
6 CM_CT_OWNER_ID VARCHAR No
The Community ID (CID) of the instance that owns this contact. This is only populated if you use IntraConnect.
7 RESRC_TYPE_ID NUMERIC No
Reservation pool for patient's reservation for a hospital stay.
8 RESRC_SUBTYPE_C_NAME VARCHAR No
Type of stay for patient's reservation at the hospital.
May contain organization-specific values: Yes
9 SCHED_ARRIVAL_DATE DATETIME No
Scheduled arrival date for the patient's hospital stay reservation.
10 SCHED_ARRIVAL_TIME_C_NAME VARCHAR No
Scheduled arrival time for the patient's hospital stay reservation.
May contain organization-specific values: Yes
Category Entries:
Morning
Midday
Afternoon
Evening
11 SCHED_DEPARTURE_DATE DATETIME No
Scheduled departure date for the patient's hospital stay reservation.
12 SCHED_DEPARTURE_TIME_C_NAME VARCHAR No
Scheduled departure time for the patient's hospital stay reservation.
The category values for this column were already listed for column: SCHED_ARRIVAL_TIME_C_NAME
13 RESV_INDFNT_YN VARCHAR No
Determine if this reservation is an indefinite stay.
May contain organization-specific values: No
Category Entries:
No
Yes
14 RESV_CONFRM_YN VARCHAR No
If this reservation has been confirmed.
The category values for this column were already listed for column: RESV_INDFNT_YN