PAT_LIST
Description:
The PAT_LIST table contains patients and the corresponding patient lists that they are members of.

Primary Key
Column Name Ordinal Position
PAT_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 PAT_ID VARCHAR No
Unique patient ID.
2 LINE INTEGER No
The line number within a multiple response or over time item
3 LIST_ID VARCHAR No
The patient list associated with the patient ID.