tac_mxr_parsed | R Documentation |
The output after running parseMedExtractR
on 3 example clinical notes.
data(tac_mxr_parsed, package = 'EHR')
A data frame with 7 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(tac_mxr_parsed)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.