DP_SERVICE_COORD_PLAN
Description:
Table for CCSC services to coordinate discharge plan.

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 CONTACT_DATE DATETIME No
The date of this contact in calendar format.
5 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.
6 SVC_COORD_PLAN_IDENT VARCHAR No
ID of services to coordinate plan for the patient post-discharge. This column can be used to link to DP_SVC_TO_COORDINATE table, using SERVICE_COOR_PLAN_IDENT column from that table.
7 PLAN_NAME VARCHAR No
Name of a plan to coordinate for the patient's post-acute care.
8 PLAN_IS_DISCARDED_YN VARCHAR No
Indicator of whether this service coordination plan is discarded.
May contain organization-specific values: No
Category Entries:
No
Yes
9 PLAN_IS_SENSITIVE_YN VARCHAR No
This item indicates whether the coordination plan should be considered sensitive for EHI export. Sensitive data is removed from the export when the sensitive filter is applied.
The category values for this column were already listed for column: PLAN_IS_DISCARDED_YN