OHDSI/Capr: Cohort Definition Application Programming

Provides a programming language for defining cohort definitions in R to use in studies for Observational Health Data Sciences and Informatics (OHDSI). The functions in 'Capr' allow for the programmatic creation of OHDSI concept sets and cohorts that can be serialized to 'OHDSI' compatible 'json' files or to 'OHDSI-SQL'. 'Capr' functions can be used to create, save, and load component parts to a cohort definition allowing R programmers to easily reuse cohort logic. 'Capr' provides tools to create a large number of OHDSI cohorts while also helping bridge the gap between human readable descriptions of clinical phenotypes and their computational implementation.

Getting started

Package details

Maintainer
LicenseApache License (>= 2)
Version2.0.9
URL https://ohdsi.github.io/Capr/ https://github.com/OHDSI/Capr/
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("OHDSI/Capr")
OHDSI/Capr documentation built on Feb. 20, 2025, 4 a.m.