lam_mxr_parsed | R Documentation |
The output after running parseMedExtractR
on 4 example clinical notes.
data(lam_mxr_parsed, package = 'EHR')
A data frame with 10 observations on the following variables.
A character vector, filename for the clinical note
A character vector, drug name extracted from the clinical note along with start and stop positions
A character vector, strengths extracted from the clinical note along with start and stop positions
A character vector, dose amounts extracted from the clinical note along with start and stop positions
A character vector, routes extracted from the clinical note along with start and stop positions
A character vector, frequencies extracted from the clinical note along with start and stop positions
A character vector, dose intakes extracted from the clinical note along with start and stop positions
A character vector, dose change keywords extracted from the clinical note along with start and stop positions
A character vector, last dose times extracted from the clinical note along with start and stop positions
data(lam_mxr_parsed)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.