View source: R/comprehendmedical_operations.R
comprehendmedical_detect_phi | R Documentation |
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.
comprehendmedical_detect_phi(Text)
Text |
[required] A UTF-8 text string containing the clinical content being examined for PHI entities. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.