Table postgres.omop.cohort [DERIVED] The COHORT table contains records of subjects that satisfy a given set of criteria for a duration of time. The definition of the cohort is contained within the COHORT_DEFINITION table. Cohorts can be constructed of patients (Persons), Providers or Visits.
|
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 | Primary key | Asc/Asc/Asc/Asc | xpk_cohort |
cohort_definition_id | Performance | Asc | idx_cohort_c_definition_id |
subject_id | Performance | Asc | idx_cohort_subject_id |
![]() ![]() |