Lk_Source_Type
Controlled vocabulary for describing MBAA (Luminex) values.
Columns
Name | Type | Description | Foreign Key |
---|---|---|---|
name | varchar(30) | 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 |
---|---|---|---|
mbaa_result | source_type | lk_source_type | name |
Values
name | description | link |
---|---|---|
CONTROL SAMPLE | Sample used to perform quality control of assay results. | |
EXPSAMPLE | Biological sample that is assayed or measured. | |
STANDARD CURVE | An analysis product from analyzing the assay result from known quantities and used to interpret the assay result from a sample. |