Skip to main content

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.
Akhara is designed to HIPAA requirements; the compliance program and BAA process are in progress. A Business Associate Agreement (BAA) is required before processing PHI. Contact [email protected] for current BAA status.

Data Classification

PHI Categories

PII Categories

PHI Detection Pipeline

Detection Methods

Fast detection of structured identifiers:
ML-based detection for unstructured text:Model: Fine-tuned Clinical BERT on i2b2/n2c2 datasetsEntity Types:
  • PERSON - Patient and provider names
  • LOCATION - Addresses, facilities
  • DATE - Dates of service, DOB
  • ID - MRN, account numbers
  • CONTACT - Phone, fax, email
  • AGE - Patient age mentions
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:
Pseudonymized:

Encryption Architecture

Encryption at Rest

Encryption: AES-256-GCM
Key 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:
See Audit & Provenance Pipeline for complete audit documentation.

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

Only collect PHI that’s necessary for evaluation:
Never use production PHI in development:
Periodically review who has access to PHI:

Next Steps

Audit Pipeline

Complete audit trail architecture

System Overview

High-level platform architecture