comprehendmedical_detect_phi: Inspects the clinical text for protected health information...

View source: R/comprehendmedical_operations.R

comprehendmedical_detect_phiR Documentation

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.


paws.machine.learning documentation built on Sept. 12, 2023, 1:14 a.m.