comprehendmedical_infer_icd10cm {paws.machine.learning}R Documentation

InferICD10CM detects medical conditions as entities listed in a patient record and links those entities to normalized concept identifiers in the ICD-10-CM knowledge base from the Centers for Disease Control

Description

InferICD10CM detects medical conditions as entities listed in a patient record and links those entities to normalized concept identifiers in the ICD-10-CM knowledge base from the Centers for Disease Control. Amazon Comprehend Medical only detects medical entities in English language texts.

See https://www.paws-r-sdk.com/docs/comprehendmedical_infer_icd10cm/ for full documentation.

Usage

comprehendmedical_infer_icd10cm(Text)

Arguments

Text

[required] The input text used for analysis.


[Package paws.machine.learning version 0.9.0 Index]