Skip to main content
A compliance pack designed for healthcare AI agents handling Protected Health Information (PHI). Enforces strict PII/PHI detection, restricted memory classification, HASH-based audit redaction, and 7-year log retention aligned with HIPAA requirements.

Policy JSON

What It Does

  • PHI Detection — Scans for 10 PHI/PII patterns including medical records, health plan IDs, and diagnosis codes
  • DENY on PHI — Blocks requests containing PHI rather than redacting (HIPAA requires preventing unauthorized disclosure)
  • Restricted Classification — All memory scopes require restricted classification for PHI data
  • HASH Redaction — Audit logs use SHA-256 hashing for PII so records can be correlated without exposing PHI
  • 7-Year Retention — 2,555-day audit retention aligned with HIPAA’s 6-year minimum (plus buffer)
  • SARIF Export — Structured audit export for compliance reporting and incident investigation
  • Provenance Verification — Hash-based model verification to ensure approved models are in use

HIPAA Control Mapping

Install

Customize

This pack provides a strong technical foundation for HIPAA compliance but does not replace a formal HIPAA risk assessment. Work with your compliance officer and legal team to validate the configuration meets your specific Covered Entity or Business Associate requirements.