dosechange_vals {medExtractR} | R Documentation |
A dictionary of words indicating a dose change, meaning that the associated drug regimen may not be current. This includes phrases such as increase, reduce, or switch. In the following example of clinical text, the word ‘increase’ represents a dose change keyword: “Increase prograf to 5mg bid.”
dosechange_vals
A data frame with dose change expressions (exact and/or regular expressions).
A character vector, expressions to consider as dose change.
data(dosechange_vals)