IP_EDU_HANDOUT_TRACKING
Description:
Stores the current status for patient handouts that have been given to the patient or viewed on MyChart.

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

Column Information
Name Type Discontinued?
1 PED_ID NUMERIC No
The unique identifier (.1 item) for the education 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 LINE INTEGER No
The line number for the information associated with this contact. Multiple pieces of information can be associated with this contact.
4 CONTACT_DATE DATETIME No
The date of this contact in calendar format.
5 HANDOUT_LINK VARCHAR No
Stores the handout link for a patient handout that has been viewed by the patient or marked as given to the patient.
6 HANDOUT_NAME VARCHAR No
The handout name of a handout received by the patient.
7 GIVEN_USER_ID VARCHAR No
Stores the user ID who marked a patient handout as given.
8 GIVEN_USER_ID_NAME VARCHAR No
The name of the user record. This name may be hidden.
9 VIEWED_MYPT_ID VARCHAR No
Stores the WPR ID for the MyChart account that viewed the patient material.
10 GIVEN_DTTM DATETIME (Local) No
The local instant that the handout was marked as given to the patient
11 SMARTTEXT_ID VARCHAR No
The ETX ID for a clinical reference that has been viewed by the patient.
12 SMARTTEXT_ID_SMARTTEXT_NAME VARCHAR No
The name of the SmartText record.
13 FDI_DOCUMENT_IDENT VARCHAR No
Stores the FDI document ID for tracking FDI handouts
14 FDI_CLIENT_IDENT VARCHAR No
Stores the client ID from the FDI patient interface for tracking FDI handouts
15 VIEWED_DTTM DATETIME (Local) No
The local instant that the material was most recently viewed by the patient electronically.