Package: doseminer 0.2.1.9000
doseminer: Extract Drug Dosages from Free-Text Prescriptions
Utilities for converting unstructured electronic prescribing instructions into structured medication data. Extracts drug dose, units, daily dosing frequency and intervals from English-language prescriptions. Based on Karystianis et al. (2015) <doi:10.1186/s12911-016-0255-x>.
Authors:
doseminer_0.2.1.9000.tar.gz
doseminer_0.2.1.9000.zip(r-4.7-any)doseminer_0.2.1.9000.zip(r-4.6-any)doseminer_0.2.1.9000.zip(r-4.5-any)
doseminer_0.2.1.9000.tgz(r-4.6-any)doseminer_0.2.1.9000.tgz(r-4.5-any)
doseminer_0.2.1.9000.tar.gz(r-4.7-any)doseminer_0.2.1.9000.tar.gz(r-4.6-any)
doseminer_0.2.1.9000.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
DESCRIPTION |NEWS
card.svg |card.png
doseminer/json (API)
| # Install 'doseminer' in R: |
| install.packages('doseminer', repos = c('https://selbosh.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/selbosh/doseminer/issues
- cprd - Sample electronic prescribing dataset
Last updated from:d38076f6b3. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 191 | ||
| source / vignettes | OK | 336 | ||
| linux-release-x86_64 | OK | 128 | ||
| macos-release-arm64 | OK | 135 | ||
| macos-oldrel-arm64 | OK | 128 | ||
| windows-devel-x86_64 | OK | 88 | ||
| windows-release-x86_64 | OK | 91 | ||
| windows-oldrel-x86_64 | OK | 72 | ||
| wasm-release | OK | 116 |
Exports:clean_prescription_textexample_cprdexample_prescriptionsextract_from_prescriptionlatin_medical_termsreplace_numberswords2number
Dependencies:cligluelifecyclemagrittrrlangstringistringrvctrs
Last update: 2021-07-19
Started: 2021-04-16
Last update: 2021-05-11
Started: 2021-05-06
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Clean up raw prescription freetext | clean_prescription_text |
| Sample electronic prescribing dataset | cprd |
| Medication dosage units | drug_units |
| Example freetext prescriptions | example_cprd |
| Example freetext prescriptions | example_prescriptions |
| Extract units of dose from freetext prescriptions. | extract_dose_unit |
| Extract dosage information from free-text English-language prescriptions | extract_from_prescription |
| Convert hourly to daily frequency | hourly_to_daily |
| List of Latin medical and pharmaceutical abbreviations | latin_medical_terms |
| Evaluate a multiplicative plaintext expression | multiply_dose |
| Dictionary of English names of numbers | numb_replacements |
| Regular expression to match numbers in English | regex_numbers |
| Replace English number phrases with their decimal representations | replace_numbers |
| Convert weekly interval to daily interval | weekly_to_daily |
| Convert English names of numbers to their numerical values | words2number |
