Table postgres.omop.concept_relationship [VOCABULARY] The CONCEPT_RELATIONSHIP table contains records that define direct relationships between any two Concepts and the nature or type of the relationship. Each type of a relationship is defined in the [RELATIONSHIP](https://github.com/OHDSI/CommonDataModel/wiki/RELATIONSHIP) table.
|
Generated by SchemaSpy |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Table contained 0 rows at dim. sept. 10 20:08 CEST 2017 |
Indexes:
Column(s) | Type | Sort | Constraint Name |
---|---|---|---|
concept_id_1 + concept_id_2 + relationship_id | Primary key | Asc/Asc/Asc | xpk_concept_relationship |
concept_id_1 | Performance | Asc | idx_concept_relationship_id_1 |
concept_id_2 | Performance | Asc | idx_concept_relationship_id_2 |
relationship_id | Performance | Asc | idx_concept_relationship_id_3 |
![]() ![]() |