OMOP Analytics and OHDSI Tools

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/22

flashcard set

Earn XP

Description and Tags

These flashcards cover vocabulary and key concepts related to OMOP analytics, OHDSI tools like ATLAS and HADES, and the methodology for defining cohorts and characterization.

Last updated 5:10 PM on 4/30/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

23 Terms

1
New cards

Characterization

The use of descriptive statistics to understand a population or data source by summarizing clinical events and how they change over time.

2
New cards

Population-level estimation

The quantification of average causal effects of exposures, such as medical interventions or procedures, on health outcomes using observational data.

3
New cards

Patient-level prediction

The process of building models to predict the probability that an individual patient will experience a specific outcome in a defined future window using past data.

4
New cards

Custom Code

Authoring analysis code from scratch in languages like R, SAS, or Python without using OHDSI tools to achieve maximum flexibility.

5
New cards

HADES

The Health Analytics Data-to-Evidence Suite; a collection of OHDSI R packages (formerly called the Methods Library) used for standardized analysis against the CDM.

6
New cards

SqlRender

A HADES package used to translate and execute the same SQL code across different database platforms like PostgreSQL, SQL Server, and Oracle.

7
New cards

DatabaseConnector

A HADES package providing the infrastructure to connect to various database platforms standardized to the CDM.

8
New cards

CohortMethod

A HADES package that provides advanced analytics capabilities for conducting population-level estimation against CDM data.

9
New cards

ATLAS

A free, web-based tool that provides a graphical interface to design and execute various analyses on CDM-standardized data without writing code.

10
New cards

Phenotype

A reproducible set of rules used to identify patients with a specific clinical characteristic using coded healthcare data in the OMOP CDM.

11
New cards

Cohort

A set of persons who satisfy one or more inclusion criteria for a specific duration of time; often used interchangeably with phenotype.

12
New cards

Concept set

A collection of standardized clinical concepts used as building blocks to identify events in the data; also referred to as a code set.

13
New cards

Initial event

The specific recorded event, such as a drug exposure or procedure, that defines the time of cohort entry.

14
New cards

Index date

The anchor event or date that defines time zero for each person in a cohort.

15
New cards

Inclusion criteria

The logic applied to a cohort to restrict membership based on data domains, concept sets, attributes, and temporal logic.

16
New cards

Exit criteria

Rules that define when a person stops being in a cohort, such as the end of observation or a fixed time window.

17
New cards

Baseline (pre-index)

The time period in a patient's medical history occurring before the index date.

18
New cards

Post-index

The time period in a patient's medical history occurring on or after the index date.

19
New cards

Time at Risk (TAR)

The specific period during which people are considered susceptible to an outcome and when events are counted.

20
New cards

Person-time

The total accumulated time at risk across individuals, typically measured in units like days, months, or years.

21
New cards

Treatment pathways

Descriptive statistics detailing the sequence of interventions a person receives during the post-index time.

22
New cards

Incidence proportion

The proportion of people in a population who experience a specific outcome during the recorded time at risk.

23
New cards

Incidence rate

The number of new outcomes measured per unit of total person-time.