RegCompiler Logo
RegCompilerRegulation as Code
RegCompiler Logo

© 2026 RegCompiler. Deterministic Statutory Enforcement.

SurveillanceCompiler StudioTerms of ServicePrivacy Policy
DashboardRegulations DirectoryHealth Insurance Portability and Accountability Act (HIPAA)
US JurisdictionEnforceable Ruleset8 Active Controls

Health Insurance Portability and Accountability Act (HIPAA)

Authentic statutory obligations decomposed into atomic machine-actionable conditions, actions, and verification standards.

Official Legal Text
Highobligation98% AI Match

Information Access Management & Minimum Necessary

Implement policies and procedures for authorizing access to ePHI in accordance with the applicable requirements of the Privacy Rule (45 CFR § 164.308(a)(4)).

Required Actions & Enforcement

Statutory verification and compliance logging required.

Trigger Conditions (AST Logic)

{
  "phi_query_auditing": true,
  "minimum_necessary_filtering": true
}
Criticalobligation98% AI Match

Transmission Security & Encryption

Implement technical security measures to guard against unauthorized access to ePHI that is being transmitted over an electronic communications network (45 CFR § 164.312(e)(1)).

Required Actions & Enforcement

Statutory verification and compliance logging required.

Trigger Conditions (AST Logic)

{
  "tls_1_2_minimum": true,
  "vpn_for_remote_ingress": true
}
Criticalobligation98% AI Match

Technical Access Controls & Unique User Identification

Assign a unique name and/or number for identifying and tracking user identity, and implement emergency access procedures (45 CFR § 164.312(a)(1)).

Required Actions & Enforcement

Statutory verification and compliance logging required.

Trigger Conditions (AST Logic)

{
  "no_shared_accounts": true,
  "break_glass_procedure": true
}
Criticalobligation98% AI Match

Security Management Process & Risk Analysis

Implement policies and procedures to prevent, detect, contain, and correct security violations, including an accurate risk assessment of all ePHI (45 CFR § 164.308(a)(1)).

Required Actions & Enforcement

Statutory verification and compliance logging required.

Trigger Conditions (AST Logic)

{
  "sanction_policy": true,
  "formal_risk_analysis": true
}
Mediumobligation98% AI Match

Facility Access Controls & Physical Safeguards

Implement policies and procedures to limit physical access to electronic information systems and the facility in which they are housed (45 CFR § 164.310(a)(1)).

Required Actions & Enforcement

Statutory verification and compliance logging required.

Trigger Conditions (AST Logic)

{
  "visitor_escort_policy": true,
  "data_center_badge_access": true
}
Criticalobligation98% AI Match

Audit Controls & Electronic Access Tracking

Implement hardware, software, and procedural mechanisms that record and examine activity in systems that contain or use ePHI (45 CFR § 164.312(b)).

Required Actions & Enforcement

Statutory verification and compliance logging required.

Trigger Conditions (AST Logic)

{
  "immutable_audit_logs": true,
  "read_write_delete_logged": true
}
Highobligation98% AI Match

Workforce Security & Authorization

Implement policies and procedures to ensure that all members of its workforce have appropriate access to electronic protected health information (45 CFR § 164.308(a)(3)).

Required Actions & Enforcement

Statutory verification and compliance logging required.

Trigger Conditions (AST Logic)

{
  "least_privilege_access": true,
  "termination_offboarding_sla": true
}
Criticalobligation98% AI Match

Breach Notification to HHS and Affected Individuals

Covered entities must notify affected individuals and the Secretary of HHS of a breach of unsecured protected health information without unreasonable delay and in no case later than 60 days (45 CFR § 164.404).

Required Actions & Enforcement

Statutory verification and compliance logging required.

Trigger Conditions (AST Logic)

{
  "60_day_max_notice": true,
  "media_notice_if_500_plus": true
}