dosechange_vals {medExtractR} | R Documentation |
Keywords Specifying Dose Change
Description
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.”
Usage
dosechange_vals
Format
A data frame with dose change expressions (exact and/or regular expressions).
- expr
A character vector, expressions to consider as dose change.
Examples
data(dosechange_vals)
[Package medExtractR version 0.4.1 Index]