healthtech-hipaa

Enforce HIPAA compliance for PHI handling in healthtech systems.

17|1|Updated Jun 8, 2025
One-click install
npx skills add https://github.com/williamzujkowski/standards --skill healthtech-hipaa
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: healthtech-hipaa
Source: https://github.com/williamzujkowski/standards/tree/main/skills/compliance/healthtech
Command: npx skills add https://github.com/williamzujkowski/standards --skill healthtech-hipaa

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

HealthTech HIPAA Skill guides privacy, security, breach notification, and standards for PHI handling.

Core Features & Use Cases

  • Privacy & Security: Administrative, physical, and technical safeguards.
  • Breach Response: Playbooks and notice requirements.
  • Interoperability: HL7/FHIR security considerations and audits.

Quick Start

Map PHI data flows and implement PHI encryption and access controls.

Frequently Asked Questions about healthtech-hipaa

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

FAQPage Schema
How do I implement HIPAA compliance for PHI encryption and access controls?

HIPAA compliance requires AES-256 encryption for PHI at rest and AES-GCM authenticated encryption in transit, combined with role-based access control (RBAC) using unique user IDs. Implement administrative, physical, and technical safeguards across Privacy Rule and Security Rule requirements, then audit access via 6-year retention logs.

What are the key differences between HIPAA Privacy Rule and Security Rule?

The Privacy Rule governs PHI use, disclosure, and patient rights; the Security Rule mandates technical and administrative safeguards for electronic PHI (ePHI). Both apply to covered entities and business associates, with Security Rule specifying encryption, access controls, audit logging, and risk assessments as enforceable standards.

How do I prepare a Business Associate Agreement (BAA) and breach response plan?

HIPAA requires covered entities to execute BAAs with vendors handling PHI. Use templated BAA frameworks to define responsibilities, safeguards, and breach notification obligations. Pair with breach playbooks covering risk assessment, notice timelines (60 days), notification channels, and regulatory reporting to HHS and media.

Does HIPAA apply to HL7 and FHIR health data exchange?

Yes. HL7 v2 and FHIR R4 interoperability standards must embed HIPAA security controls: PHI encryption, audit logging, access controls, and breach risk assessments. Conduct security audits on data mappings, transmission protocols, and stored FHIR resources to ensure Privacy Rule and Security Rule compliance.

What constitutes a HIPAA breach and what are notification requirements?

A breach occurs when unauthorized access, use, or disclosure of PHI compromises confidentiality, integrity, or availability. Under HITECH enforcement, notify affected individuals within 60 days, report to HHS and media if 500+ individuals affected, and document the breach risk assessment and mitigation steps.

How do I conduct a HIPAA risk analysis and manage identified vulnerabilities?

Risk analysis identifies threats and vulnerabilities to ePHI across systems, networks, and facilities. Document likelihood and impact, prioritize by severity, then implement mitigations (encryption, access controls, monitoring). Maintain records demonstrating Security Rule compliance and update analysis annually or after significant system changes.