View source: R/GetLexicalVariants.R
Get the lexical variants of covariates(concepts) from the note_nlp table.
1 2 3 4 5 6 7 | getLexicalVariants(
covariateIds = NULL,
conceptIds = NULL,
connectionDetails,
notenlp_database = "cdm",
notenlp_table = "note_nlp"
)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.