Function to look up source concepts in the OMOP Vocabulary

lookupSourceConcepts(codes, vocabulary, executionSettings)

Arguments

codes

a character string of codes to search

vocabulary

the vocabulary to use in search of codes

executionSettings

The ExecutionSettings object used to connect to the dbms

Value

a tibble of four columns: conceptId, conceptName, conceptCode, vocabularyId