dosechange_vals: Keywords Specifying Dose Change

dosechange_valsR 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)

medExtractR documentation built on June 7, 2022, 1:08 a.m.