buildConceptSetQuery: Build conceptset SQL

View source: R/ConceptSetSqlBuilder.R

buildConceptSetQueryR 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


CirceR documentation built on May 29, 2024, 9:54 a.m.