medExtractR: Extraction of Medication Information from Clinical Text

Function and support for medication and dosing information extraction from free-text clinical notes. Medication entities for the basic medExtractR implementation that can be extracted include drug name, strength, dose amount, dose, frequency, intake time, dose change, and time of last dose. The basic medExtractR is outlined in Weeks, Beck, McNeer, Williams, Bejan, Denny, Choi (2020) <doi:10.1093/jamia/ocz207>. The extended medExtractR_tapering implementation is intended to extract dosing information for more tapering schedules, which are far more complex. The tapering extension allows for the extraction of additional entities including dispense amount, refills, dose schedule, time keyword, transition, and preposition.

Version: 0.4.1
Depends: R (≥ 2.10)
Imports: stringi, stringr
Suggests: knitr, ggplot2, rmarkdown, markdown, parallel
Published: 2022-06-06
Author: Leena Choi ORCID iD [aut, cre], Cole Beck ORCID iD [aut], Hannah Weeks ORCID iD [aut]
Maintainer: Leena Choi <leena.choi at vanderbilt.edu>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
NeedsCompilation: no
Materials: README NEWS
CRAN checks: medExtractR results

Documentation:

Reference manual: medExtractR.pdf
Vignettes: 1. medExtractR Vignette for basic medExtractR function
3. Customizing the drug_list argument in medExtractR
2. medExtractR Vignette for tapering extension of medExtractR function

Downloads:

Package source: medExtractR_0.4.1.tar.gz
Windows binaries: r-prerel: medExtractR_0.4.1.zip, r-release: medExtractR_0.4.1.zip, r-oldrel: medExtractR_0.4.1.zip
macOS binaries: r-prerel (arm64): medExtractR_0.4.1.tgz, r-release (arm64): medExtractR_0.4.1.tgz, r-oldrel (arm64): medExtractR_0.4.1.tgz, r-prerel (x86_64): medExtractR_0.4.1.tgz, r-release (x86_64): medExtractR_0.4.1.tgz
Old sources: medExtractR archive

Reverse dependencies:

Reverse suggests: EHR

Linking:

Please use the canonical form https://CRAN.R-project.org/package=medExtractR to link to this page.