doseschedule_vals: Keywords Specifying Dose Schedule

doseschedule_valsR Documentation

Keywords Specifying Dose Schedule

Description

A dictionary with words for indicating a tapering dosing schedule. These can explicitly refer to such a schedule with phrases like "tapering" or "wean". It also includes words indicating an alternating dose schedule (e.g., "alternate", "alt.", "even days", or "odd days") as well as stopping keywords indicating the patient is going completely off the medication (e.g., "done", "gone", "stop", "discontinue").

Usage

doseschedule_vals

Format

A data frame with dose schedule expressions (exact and/or regular expressions).

expr

A character vector, expressions to consider as dose schedule.

Examples

data(doseschedule_vals)

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