SSC_PAT_EDUCATION
Description:
This table contains information about patient-level SmartSet Information records with a data row type of Patient Education.

Primary Key
Column Name Ordinal Position
RECORD_ID 1
CONTACT_DATE_REAL 2
LINE 3

Column Information
Name Type Discontinued?
1 RECORD_ID NUMERIC No
The unique ID of the patient-level SmartSet Information record.
2 CONTACT_DATE_REAL FLOAT No
A unique, internal contact date in decimal format. The integer portion of the number indicates the date of the 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 LINE INTEGER No
The line number for the information associated with this contact. Multiple pieces of information can be associated with this contact.
4 PAT_EDU_ITEM_ID VARCHAR No
The unique IDs of the Patient Education Title, Topic, or Point records that are associated with this SmartSet Information record and have been added to the patient's chart.
5 PAT_EDU_TITLE_ID VARCHAR No
The unique ID of the Patient Education Title to which the Patient Education Topic or Point in PAT_EDU_ITEM_ID has been added. This field is empty if PAT_EDU_ITEM_ID stores a Title ID.
6 PAT_EDU_TOPIC_ID VARCHAR No
The unique ID of the Patient Education Topic to which the Patient Education Point in PAT_EDU_ITEM_ID has been added. This field is empty if PAT_EDU_ITEM_ID stores a Title or Topic ID.