detectPhi
inline suspend fun ComprehendMedicalClient.detectPhi(crossinline block: DetectPhiRequest.Builder.() -> Unit): DetectPhiResponse
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.