View source: R/find_approx_rxcui.R
find_approx_rxcui | R Documentation |
See https://lhncbc.nlm.nih.gov/RxNav/news/RxNormApproxMatch.html.
find_approx_rxcui(string, n = 1, minscore = 10, local_host = FALSE)
string |
String to search for. |
n |
Number of RxCUI to return |
minscore |
The minimum similarity index for a result to be returned. |
local_host |
Run query locally using RxNav-in-a-box with Docker? |
The RxCUI; NULL
if not successful.
find_approx_rxcui("FENTANYL 10MCG/ML SOLN INJ PCA 30ML")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.