hipaa-compliance

Guide HIPAA compliance for healthcare applications with PHI handling and safeguards.

2|Updated Jan 15, 2026
One-click install
npx skills add https://github.com/DTMC-marketplace/governance --skill hipaa-compliance-dtmc-marketplace
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: hipaa-compliance
Source: https://github.com/DTMC-marketplace/governance/tree/main/skills/hipaa-compliance
Command: npx skills add https://github.com/DTMC-marketplace/governance --skill hipaa-compliance-dtmc-marketplace

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides comprehensive guidance and actionable steps to ensure your healthcare applications and systems comply with the Health Insurance Portability and Accountability Act (HIPAA).

Core Features & Use Cases

  • PHI Identification & Handling: Understand what constitutes Protected Health Information (PHI) and how to de-identify it.
  • Safeguard Implementation: Details administrative, physical, and technical safeguards required by the HIPAA Security Rule.
  • BAA Management: Outlines requirements for Business Associate Agreements and tracking.
  • Risk Assessment & Breach Notification: Guides through conducting risk assessments and responding to breaches.
  • Use Case: A startup developing a new patient portal needs to understand all HIPAA requirements before writing a single line of code. This Skill provides a complete roadmap.

Quick Start

Use the hipaa-compliance skill to generate a risk assessment template for a new healthcare application.

Frequently Asked Questions about hipaa-compliance

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

FAQPage Schema
What constitutes Protected Health Information (PHI) and how do I de-identify it?

Protected Health Information (PHI) includes identifiable health data held by covered entities. You can de-identify PHI by removing specific identifiers or using statistical methods to ensure data cannot be linked to an individual.

How do I conduct a HIPAA risk assessment for a new healthcare application?

To conduct a HIPAA risk assessment, evaluate administrative, physical, and technical safeguards against the HIPAA Security Rule. This Skill provides templates and frameworks to systematically identify vulnerabilities in your healthcare application.

What administrative, physical, and technical safeguards are required by the HIPAA Security Rule?

The HIPAA Security Rule mandates administrative safeguards like workforce training, physical safeguards like facility access controls, and technical safeguards like audit logging and access control to protect electronic PHI.

When do I need a Business Associate Agreement (BAA) for my healthcare system?

You need a Business Associate Agreement (BAA) when any third-party vendor accesses, processes, or stores Protected Health Information (PHI) on your behalf, ensuring they comply with HIPAA security standards.

How do I implement audit logging and access control for HIPAA compliance in .NET?

You can implement HIPAA-compliant audit logging and access control in .NET by utilizing framework-specific code examples that track access to PHI and enforce role-based permissions to meet technical safeguard requirements.

What are the HIPAA breach notification procedures for healthcare applications?

HIPAA breach notification procedures require notifying affected individuals, the Secretary of Health and Human Services, and sometimes the media, depending on the breach size, within specific timeframes after discovery.