PAT_EDU_HNDT_PROG_TRACK
Description:
Table to store all handout progress related infomation across contacts.
Primary Key
Column Name
Ordinal Position
PED_ID
1
LINE
2
Column Information
Name
Type
Discontinued?
1
PED_ID
NUMERIC
No
The unique identifier (.1 item) for the education record.
2
LINE
INTEGER
No
The line number for the information associated with this record. Multiple pieces of information can be associated with this record.
3
HANDOUT_LINK_KEY
VARCHAR
No
The handout link key to find the handout and the corresponding progress infomation.
4
HANDOUT_LINK
VARCHAR
No
The patient handout URL.