Skip to content

OHDSI/CohortGeneratorModule

Repository files navigation

CohortGeneratorModule

Introduction

This R project contains functionality for generating cohorts using a JSON specification that is under development. This module design then uses CohortGenerator and other OHDSI packages to generate the cohorts based on the specification.

Example

Please see the code located in extras/CodeToRunModule.R for an example of using the module.

Technology

CohortGeneratorModule is an R project.

System requirements

Requires R (version 4.1.3 or higher).

Getting Started

  1. Make sure your R environment is properly configured. This means that Java must be installed. See these instructions for how to configure your R environment.

  2. TODO - need to describe in context of Strategus

User Documentation

Coming Soon

Support

Please use the GitHub bug tracker

Contributing

Read here how you can contribute to this package.

License

CohortGeneratorModule is licensed under Apache License 2.0

Development

This package is being developed in RStudio.

Development status

Beta