Skip to contents

Retrieve full opioid medication list

Usage

get_med_list()

Value

A data.frame with full list of opioid medication names (med_name) that are compatible with the MME calculator along with their conversion factors (cf).

See also

Examples

get_med_list()
#>                                     med_name     cf
#> 1     Buprenorphine buccal film (mcg) buccal  0.039
#> 2   Buprenorphine patch (mcg/hr) transdermal  2.200
#> 3  Buprenorphine tablet/film (mg) sublingual 38.800
#> 4                           butorphanol (mg)  7.000
#> 5                               Codeine (mg)  0.150
#> 6                        Dihydrocodeine (mg)  0.250
#> 7                      Fentanyl buccal (mcg)  0.130
#> 8                       Fentanyl nasal (mcg)  0.160
#> 9                        Fentanyl oral (mcg)  0.180
#> 10                   Fentanyl patch (mcg/hr)  2.400
#> 11                          Hydrocodone (mg)  1.000
#> 12                       Hydrocodone LA (mg)  1.000
#> 13                        Hydromorphone (mg)  5.000
#> 14                     Hydromorphone (mg) LA  5.000
#> 15                 Levorphanol tartrate (mg) 11.000
#> 16                       Meperidine HCL (mg)  0.100
#> 17                            Methadone (mg)  4.700
#> 18                             Morphine (mg)  1.000
#> 19                          Morphine (mg) LA  1.000
#> 20                                Opium (mg)  1.000
#> 21                            Oxycodone (mg)  1.500
#> 22                         Oxycodone (mg) LA  1.500
#> 23                          Oxymorphone (mg)  3.000
#> 24                       Oxymorphone (mg) LA  3.000
#> 25                          Pentazocine (mg)  0.370
#> 26                           tapentadol (mg)  0.300
#> 27                        tapentadol (mg) LA  0.300
#> 28                             tramadol (mg)  0.200
#> 29                          tramadol (mg) LA  0.200