The goal of Phenelope is to provide a tool for OMOP users to create a concept set. Requires access to an OMOP CDM and to a Large Language Model (LLM) with API access.
See the instructions at here for configuring your R environment, including Java.
Install Phenelope using:
remotes::install_github("OHDSI/Phenelope")
Documentation can be found on the package website.
PDF versions of the documentation are also available:
Package manual: Phenelope manual
Vignette: Creating LLM Concept Sets
Developer questions/comments/feedback: OHDSI Forum
We use the GitHub issue tracker for all bugs/issues/enhancements
Read here how you can contribute to this package.