Lk_Personnel_Role
Controlled vocabulary for the categories of roles for personnel on a given study, such as Principal Investigator (pi), Co-PI, etc that are defined in the study protocol.
Columns
Name | Type | Description | Foreign Key |
---|---|---|---|
name | varchar(40) | Name or identifier | |
description | varchar(1000) | Free text to expand upon details | |
link | varchar(2000) | Link to URL |
Indexes
Name | Column | Description |
---|---|---|
PRIMARY | name | BTREE |
Tables that Reference this Table
Name | Column | Table Reference | Column Reference |
---|---|---|---|
study_personnel | role_in_study | lk_personnel_role | name |
Name | Description | Link |
---|