Learn R Programming

paws.machine.learning (version 0.9.0)

comprehendmedical_detect_phi: Inspects the clinical text for protected health information (PHI) entities and returns the entity category, location, and confidence score for each entity

Description

Inspects the clinical text for protected health information (PHI) entities and returns the entity category, location, and confidence score for each entity. Amazon Comprehend Medical only detects entities in English language texts.

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

Usage

comprehendmedical_detect_phi(Text)

Arguments

Text

[required] A UTF-8 text string containing the clinical content being examined for PHI entities.