concept_class
Vocabulary Tables
Table Columns
| field | type | required | phi | phi scrubbing operation |
|---|---|---|---|---|
| concept_class_id | STRING | Yes | ||
| concept_class_name | STRING | Yes | ||
| concept_class_concept_id | INTEGER | Yes |
Columns Description
concept_class_id
A unique key for each class.
concept_class_name
The name describing the Concept Class, e.g. “Clinical Finding”, “Ingredient”, etc.
concept_class_concept_id
A foreign key that refers to an identifier in the CONCEPT table for the unique Concept Class the record belongs to.