Skip to contents

Search opioid medication list

Usage

search_meds(med_name = NULL)

Arguments

med_name

A single string specifying the medication name to search for.

Value

A data.frame containing medications matching the med_name argument and their associated conversion factor(s) (cf).

See also

Examples

search_meds("oxy")
#>              med_name  cf
#> 1   Oxycodone (mg) LA 1.5
#> 2 Oxymorphone (mg) LA 3.0
#> 3      Oxycodone (mg) 1.5
#> 4    Oxymorphone (mg) 3.0