reference_drug_frequency: Prescription frequency abbreviations

reference_drug_frequencyR Documentation

Prescription frequency abbreviations

Description

Look-up table providing the number of times a drug should be administered per day based on the prescription frequency abbreviation (including latin abbreviations).

Example: BD stands for bis die, meaning twice a day. The corresponding daily_frequency value is 2.

Usage

reference_drug_frequency

Format

A data frame with 64 abbreviations and their corresponding daily frequency value.

See Also

Latin medical abbreviations

Examples

data("reference_drug_frequency")
head(reference_drug_frequency)

ramses-antibiotics/ramses-package documentation built on Feb. 13, 2024, 1:01 p.m.