Overview
Healthcare AI evaluation inherently involves sensitive patient data. Akhara implements defense-in-depth protections for Protected Health Information (PHI) and Personally Identifiable Information (PII) throughout the data lifecycle.Data Classification
PHI Categories
PII Categories
PHI Detection Pipeline
Detection Methods
Regex Pattern Matching
Regex Pattern Matching
Fast detection of structured identifiers:
NER Model Detection
NER Model Detection
ML-based detection for unstructured text:Model: Fine-tuned Clinical BERT on i2b2/n2c2 datasetsEntity Types:
PERSON- Patient and provider namesLOCATION- Addresses, facilitiesDATE- Dates of service, DOBID- MRN, account numbersCONTACT- Phone, fax, emailAGE- Patient age mentions
Image PHI Detection
Image PHI Detection
For DICOM and clinical images:
- Burned-in annotations: OCR detection of text overlays
- DICOM headers: Automatic tag scanning
- Face detection: For photos with patient faces
De-identification Options
De-identification Modes
Configuration
De-identification Example
Original Text:Encryption Architecture
Encryption at Rest
Encryption: AES-256-GCMKey Rotation: Automatic (annual) or on-demand
Encryption in Transit
Key Management
Access Control
Role-Based Access Control (RBAC)
Permission Matrix
*Reviewers can only view samples assigned to them
Minimum Necessary Access
Akhara enforces minimum necessary access principles:Audit Logging
All PHI access is logged:Compliance Controls
HIPAA Technical Safeguards
Data Residency
Data never leaves the configured region. Cross-region replication is disabled by default and requires explicit configuration with compliance review.
Configuration Reference
Project PHI Settings
Best Practices
Minimize PHI Collection
Minimize PHI Collection
Only collect PHI that’s necessary for evaluation:
Use Test Data for Development
Use Test Data for Development
Never use production PHI in development:
Regular Access Reviews
Regular Access Reviews
Periodically review who has access to PHI:
Next Steps
Audit Pipeline
Complete audit trail architecture
System Overview
High-level platform architecture

