Property information

comment

(for CohortDefinition:) A foreign key to the Concept to which defines the domain of subjects that are members of the cohort (e.g., Person, Provider, Visit).

(for Cohort:) A foreign key to the subject in the cohort. These could be referring to records in the PERSON, PROVIDER, VISIT_OCCURRENCE table.

omop cdm name

cohort_definition.subject_concept_id#10 AS Concept

cohort.subject_id#2 AS VisitOccurrence

python name

subject

Property relations