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 |
Values
id | description |
---|---|
0 | Descriptive data and results as originally received from the data provider. |
1 | Includes updates to the original data submission short of completeness. |
2 | Complete set of descriptive data and results, as ascertained by ImmPort. |