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


OHDSI/CirceR documentation built on April 26, 2024, 9:44 a.m.