comprehendmedical_infer_rx_norm {paws.machine.learning} | R Documentation |
InferRxNorm detects medications as entities listed in a patient record and links to the normalized concept identifiers in the RxNorm database from the National Library of Medicine
Description
InferRxNorm detects medications as entities listed in a patient record and links to the normalized concept identifiers in the RxNorm database from the National Library of Medicine. Amazon Comprehend Medical only detects medical entities in English language texts.
See https://www.paws-r-sdk.com/docs/comprehendmedical_infer_rx_norm/ for full documentation.
Usage
comprehendmedical_infer_rx_norm(Text)
Arguments
Text |
[required] The input text used for analysis. |
[Package paws.machine.learning version 0.9.0 Index]