ID

35655

Description

OMOP Common Data Model (CDM) Cohort Definition The COHORT_DEFINITION table contains records defining a Cohort derived from the data through the associated description and syntax and upon instantiation (execution of the algorithm) placed into the COHORT table. Cohorts are a set of subjects that satisfy a given combination of inclusion criteria for a duration of time. The COHORT_DEFINITION table provides a standardized structure for maintaining the rules governing the inclusion of a subject into a cohort, and can store operational programming code to instantiate the cohort within the OMOP Common Data Model. OMOP Common Data Model Version 6.0 Specifications 11October2018. The Observational Medical Outcomes Partnership (OMOP) was a public-private partnership established to inform the appropriate use of observational healthcare databases for studying the effects of medical products. © 2014 Observational Health Data Sciences and Informatics This work is based on work by the Observational Medical Outcomes Partnership (OMOP) and used under license from the FNIH at http://omop.fnih.org/publiclicense. Version updated on 14.03.2019, from https://github.com/OHDSI/CommonDataModel/wiki/COHORT_DEFINITION The subject_concept_id determines what the individual subjects or entities of the Cohort consists of. In most cases, that would be a Person (patient). But cohorts could also be constructed for Providers, Visits or any other Domain. Note that the Domain is not codified using the alphanumerical domain_id like in the CONCEPT table. Instead, the corresponding Concept is used. The Concepts for each domain can be obtained from the DOMAIN table in the domain_concept_id.

Lien

http://omop.fnih.org/publiclicense

Mots-clés

  1. 04/01/2017 04/01/2017 -
  2. 14/03/2019 14/03/2019 -
Détendeur de droits

Observational Medical Outcomes Partnership (OMOP)

Téléchargé le

14 mars 2019

DOI

Pour une demande vous connecter.

Licence

Creative Commons BY-NC 3.0

Modèle Commentaires :

Ici, vous pouvez faire des commentaires sur le modèle. À partir des bulles de texte, vous pouvez laisser des commentaires spécifiques sur les groupes Item et les Item.

Groupe Item commentaires pour :

Item commentaires pour :

Vous devez être connecté pour pouvoir télécharger des formulaires. Veuillez vous connecter ou s’inscrire gratuitement.

OMOP Common Data Model (CDM) Cohort Definition

OMOP Common Data Model (CDM) Cohort Definition

Cohort Definition
Description

Cohort Definition

Alias
UMLS CUI-1
C0599755
UMLS CUI-2
C1704788
Cohort definition ID
Description

A unique identifier for each cohort.

Type de données

integer

Alias
UMLS CUI [1,1]
C0599755
UMLS CUI [1,2]
C1704788
UMLS CUI [1,3]
C1300638
Cohort definition name
Description

A short description of the cohort. (Type varchar(255))

Type de données

text

Alias
UMLS CUI [1,1]
C0599755
UMLS CUI [1,2]
C1704788
UMLS CUI [1,3]
C0027365
Cohort definition description
Description

A complete description of the cohort definition (Type varchar(MAX))

Type de données

text

Alias
UMLS CUI [1,1]
C0599755
UMLS CUI [1,2]
C1704788
UMLS CUI [1,3]
C0678257
Definition type concept ID
Description

Type to define what kind of cohort definition the record represents and how the syntax may be executed

Type de données

integer

Alias
UMLS CUI [1,1]
C0599755
UMLS CUI [1,2]
C1704788
UMLS CUI [1,3]
C0332307
UMLS CUI [1,4]
C0178566
UMLS CUI [1,5]
C1300638
Cohort definition syntax
Description

Syntax to operationalize the cohort definition. The cohort_definition_syntax does not prescribe any specific syntax or programming language. Typically, it would be any flavor SQL, a cohort definition language, or a free-text description of the algorithm. (Type varchar(MAX))

Type de données

text

Alias
UMLS CUI [1,1]
C0599755
UMLS CUI [1,2]
C1704788
UMLS CUI [1,3]
C0597547
Subject concept ID
Description

A foreign key to the concept to which defines the domain of subjects that are members of the cohort (e.g., person, provider, visit).

Type de données

integer

Alias
UMLS CUI [1,1]
C0599755
UMLS CUI [1,2]
C1707806
UMLS CUI [1,3]
C0178566
UMLS CUI [1,4]
C1300638
Cohort initiation date
Description

A date to indicate when the cohort was instantiated in the COHORT table

Type de données

date

Alias
UMLS CUI [1,1]
C0599755
UMLS CUI [1,2]
C1704686
UMLS CUI [1,3]
C0011008

Similar models

OMOP Common Data Model (CDM) Cohort Definition

Name
Type
Description | Question | Decode (Coded Value)
Type de données
Alias
Item Group
Cohort Definition
C0599755 (UMLS CUI-1)
C1704788 (UMLS CUI-2)
Cohort definition ID
Item
Cohort definition ID
integer
C0599755 (UMLS CUI [1,1])
C1704788 (UMLS CUI [1,2])
C1300638 (UMLS CUI [1,3])
Cohort definition name
Item
Cohort definition name
text
C0599755 (UMLS CUI [1,1])
C1704788 (UMLS CUI [1,2])
C0027365 (UMLS CUI [1,3])
Cohort definition description
Item
Cohort definition description
text
C0599755 (UMLS CUI [1,1])
C1704788 (UMLS CUI [1,2])
C0678257 (UMLS CUI [1,3])
Definition type concept ID
Item
Definition type concept ID
integer
C0599755 (UMLS CUI [1,1])
C1704788 (UMLS CUI [1,2])
C0332307 (UMLS CUI [1,3])
C0178566 (UMLS CUI [1,4])
C1300638 (UMLS CUI [1,5])
Cohort definition syntax
Item
Cohort definition syntax
text
C0599755 (UMLS CUI [1,1])
C1704788 (UMLS CUI [1,2])
C0597547 (UMLS CUI [1,3])
Subject concept ID
Item
Subject concept ID
integer
C0599755 (UMLS CUI [1,1])
C1707806 (UMLS CUI [1,2])
C0178566 (UMLS CUI [1,3])
C1300638 (UMLS CUI [1,4])
Cohort initiation date
Item
Cohort initiation date
date
C0599755 (UMLS CUI [1,1])
C1704686 (UMLS CUI [1,2])
C0011008 (UMLS CUI [1,3])

Utilisez ce formulaire pour les retours, les questions et les améliorations suggérées.

Les champs marqués d’un * sont obligatoires.

Do you need help on how to use the search function? Please watch the corresponding tutorial video for more details and learn how to use the search function most efficiently.

Watch Tutorial