ENROLL_STUDY_COORD
Description:
The ENROLL_STUDY_COORD table identifies study coordinators for a patient's enrollment in a research study.

Primary Key
Column Name Ordinal Position
ENROLL_ID 1
LINE 2

Column Information
Name Type Discontinued?
1 ENROLL_ID NUMERIC No
The unique ID of the patient enrollment record for this row. This column is frequently used to link to the ENROLL_INFO table.
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 STUDY_COORD_ID VARCHAR No
The IDs of study coordinators for a patient enrollment in a study. Chosen from a list of users defined at the Research Study level.
4 STUDY_COORD_ID_NAME VARCHAR No
The name of the user record. This name may be hidden.