query_word: Search for a Word in the MRXW Table

Description Usage Arguments See Also

View source: R/search_word.R

Description

Unlike the other Search functions that take a 'concept' as an argument, this function looks up words and returns all possible matches by CUI and SUI from MRCONSO. More information is available at https://www.nlm.nih.gov/research/umls/implementation_resources/query_diagrams/er6.html.

Usage

1
query_word(conn, schema, word)

Arguments

conn

Database connection

schema

Metathesaurus schema

word

Word to search

See Also

query render


meerapatelmd/metaorite documentation built on Dec. 26, 2021, 2:20 a.m.