buildConceptSetQuery {CirceR}R Documentation

Build conceptset SQL

Description

Generates the OMOP CDM Sql to resolve the concept set expression

Usage

buildConceptSetQuery(conceptSetJSON)

Arguments

conceptSetJSON

a string containing the JSON for the conceptset expression.

Value

A character vector containing the OHDSI Sql for the conceptset expression


[Package CirceR version 1.3.3 Index]