extractMed-internal {EHR}R Documentation

Internal functions for Extract-Med module

Description

These internal functions aid the main function used in the Extract-Med module (extractMed).

Usage

getNote(note)

Details

getNote: Takes the file name and reads in the note as a character vector

getDose: Runs medExtractR on a single clinical note (file) and labels the results output with file name


[Package EHR version 0.4-11 Index]