| Table postgres.omop.cohort_attribute [DERIVED] The COHORT_ATTRIBUTE table contains attributes associated with each subject within a cohort, as defined by a given set of criteria for a duration of time. The definition of the Cohort Attribute is contained in the ATTRIBUTE_DEFINITION table.
|
Generated by SchemaSpy |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Table contained 0 rows at dim. sept. 10 20:08 CEST 2017 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Indexes:
| Column(s) | Type | Sort | Constraint Name |
|---|---|---|---|
| cohort_definition_id + subject_id + cohort_start_date + cohort_end_date + attribute_definition_id | Primary key | Asc/Asc/Asc/Asc/Asc | xpk_cohort_attribute |
| cohort_definition_id | Performance | Asc | idx_ca_definition_id |
| subject_id | Performance | Asc | idx_ca_subject_id |
|

