Skip to content

Latest commit

 

History

History
23 lines (21 loc) · 1.08 KB

Investigator.md

File metadata and controls

23 lines (21 loc) · 1.08 KB

Investigator

Properties

Name Type Description Notes
firstName String First name of the investigator. [optional]
middleName String Middle name of the investigator. [optional]
lastName String Last name of the investigator.
degrees String Degress earned by the investigator. [optional]
role RoleEnum Position or function of the official. [optional]
affiliation String Full name of the official's organization. [optional]
phone String Phone number of the investigator. [optional]
phoneExt String Phone number extension of the investigator. [optional]
email String Electronic mail address of the investigator. [optional]

Enum: RoleEnum

Name Value
PRINCIPAL_INVESTIGATOR "Principal Investigator"
SUB_INVESTIGATOR "Sub-Investigator"
STUDY_CHAIR "Study Chair"
STUDY_DIRECTOR "Study Director"