hipaa-compliance

Reviews documents and systems for HIPAA compliance and generates compliant policies, agreements, and templates.

Updated Jul 29, 2026
One-click install
npx skills add https://github.com/FR-LYO-CYS-AURA/GRC-Consultant --skill hipaa-compliance-fr-lyo-cys-aura
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hipaa-compliance
Source: https://github.com/FR-LYO-CYS-AURA/GRC-Consultant/tree/main/extracted-skills/hipaa-compliance
Command: npx skills add https://github.com/FR-LYO-CYS-AURA/GRC-Consultant --skill hipaa-compliance-fr-lyo-cys-aura

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? Navigating HIPAA's Privacy, Security, and Breach Notification Rules is complex and error-prone, whether you are a developer building healthcare software, a compliance officer reviewing policies, or an organization drafting required documents like BAAs and Notices of Privacy Practices. ## Core Features & Use Cases - Compliance Review: Analyze documents, workflows, or system architectures against HIPAA rules with structured findings citing specific CFR sections and risk levels. - Template & Policy Generation: Draft Notices of Privacy Practices, Business Associate Agreements, authorization forms, breach response plans, and risk assessment templates with regulatory citations. - Technical Safeguards Guidance: Advise developers on encryption, access controls, audit logging, and cloud architecture (AWS, Azure, GCP) requirements for ePHI. - Use Case: A startup building a telehealth app asks whether their architecture is HIPAA compliant; the skill produces a safeguard checklist mapped to 45 CFR §164.312 and flags missing BAAs with cloud vendors. ## Quick Start Ask the assistant to review your healthcare system's data handling practices for HIPAA compliance and list any gaps with remediation steps.

Frequently Asked Questions about hipaa-compliance

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check if my healthcare software is HIPAA compliant?

HIPAA compliance review involves mapping your system against the Security Rule's administrative, physical, and technical safeguards in 45 CFR §164.308-312. Key checks include unique user IDs, audit logging, encryption at rest and in transit, risk analysis documentation, and signed BAAs with all vendors handling ePHI.

What documents does HIPAA require covered entities to have?

Covered entities must maintain a Notice of Privacy Practices, written privacy policies, workforce training records, and Business Associate Agreements with any vendor handling PHI. Security Rule documentation including risk analyses must be retained for six years.

Is encryption required under the HIPAA Security Rule?

Encryption is classified as addressable, not required, meaning you must implement it or document why an equivalent alternative is reasonable. In practice, AES-256 at rest and TLS 1.2+ in transit are the industry standard, and encrypted PHI qualifies for breach notification safe harbor.

When must a HIPAA breach be reported to HHS?

Breaches affecting 500 or more individuals must be reported to HHS within 60 days of discovery, along with individual and media notification. Breaches affecting fewer than 500 individuals are logged and reported annually within 60 days after the calendar year ends.

Does using AWS or Azure make my application HIPAA compliant?

No. Cloud providers offer HIPAA-eligible services and will sign a BAA, but compliance responsibility remains with you. You must configure access controls, encryption, audit logging, and network security correctly, and conduct your own risk analysis.