De-identify Clinical Text (PHI Removal)
anonymizeMask Protected Health Information (PHI) in clinical text to ensure HIPAA compliance by replacing sensitive data like names, dates, and contact details with type labels.
Instructions
Detect and mask Protected Health Information (PHI) in clinical text. Replaces names, dates, SSNs, phone numbers, emails, addresses, MRNs, and ages with type labels like [NAME], [DATE], [SSN]. HIPAA-compliant de-identification.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Clinical text containing PHI to de-identify |