find_approx_rxcui: Find active approximate terms and return their RxCUI

View source: R/find_approx_rxcui.R

find_approx_rxcuiR Documentation

Find active approximate terms and return their RxCUI

Description

See https://lhncbc.nlm.nih.gov/RxNav/news/RxNormApproxMatch.html.

Usage

find_approx_rxcui(string, n = 1, minscore = 10, local_host = FALSE)

Arguments

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?

Value

The RxCUI; NULL if not successful.

Examples

find_approx_rxcui("FENTANYL 10MCG/ML SOLN INJ PCA 30ML")

nt-williams/rxnorm documentation built on April 11, 2025, 11:05 p.m.