Lk_Exposure_Material
Controlled vocabulary for exposure material
Columns
Name | Type | Description | Foreign Key |
---|---|---|---|
name | varchar(200) | Name or identifier | |
exposure_material_id | varchar(50) | ||
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 |
---|---|---|---|
immune_exposure | exposure_material_preferred | lk_exposure_material | name |