CAREPLAN_CNCT_INFO
Description:
Information on care plan contacts and readings.

Primary Key
Column Name Ordinal Position
CAREPLAN_ID 1
CONTACT_DATE_REAL 2

Column Information
Name Type Discontinued?
1 CAREPLAN_ID VARCHAR No
The unique identifier for the care plan record.
2 CONTACT_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.
3 CONTACT_DATE DATETIME No
The date of this contact in calendar format.
4 CTCT_SERIAL_NUM NUMERIC No
The contact serial number (CSN) of the contact.
5 CONTACT_NUMBER VARCHAR No
The number of the contact
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 INST_OF_EDIT_DTTM DATETIME (Local) No
The instant the reading was made.
8 READING_TYPE_C_NAME VARCHAR No
What the reading type is for this care plan reading
May contain organization-specific values: No
Category Entries:
Active Reading
Edited Reading
9 READING_PAT_ENC_CSN_ID NUMERIC No
The unique contact serial number for the patient. This column stores the patient encounter that the care plan was documented on.
10 READING_EDIT_CAREPLAN_CSN_ID NUMERIC No
The unique contact identifier for the care plan. If present, this points to the contact that was edited by this documentation.