getConceptInformation: Retrieve OMOP concept information by ID

Description Usage Arguments Examples

Description

Retrieve OMOP concept information by ID

Usage

1
getConceptInformation(conn = NULL, conceptIds)

Arguments

conn

An established OHDSI database connection; NULL defaults to the public OHDSI server

conceptIds

A vector of OMOP concept IDs

Examples

1
getConceptInformation(conceptIds = c(19059796,705755))

OHDSI/PublicOracle documentation built on May 7, 2019, 8:29 p.m.