Lk_Data_Completeness
Controlled vocabulary for indicating the extent to which a study data in ImmPort is complete with regard to the study protocol.
Columns
| Name | Type | Description | Foreign Key |
|---|---|---|---|
| id | int | Scale of 0-2 for the level of completeness of the data submitted to ImmPort. | |
| description | varchar(1000) | Free text to expand upon details |
Indexes
| Name | Column | Description |
|---|---|---|
| PRIMARY | id | BTREE |
Tables that Reference this Table
| Name | Column | Table Reference | Column Reference |
|---|---|---|---|
| study | dcl_id | lk_data_completeness | id |
| ID | Description |
|---|