healthcare-phi-compliance

Apply data classification, row-level security, and immutable audit logs to protect PHI/PII in healthcare applications.

4|7|Updated Apr 9, 2026
One-click install
npx skills add https://github.com/arbisoft/ai-skillforge --skill healthcare-phi-compliance-arbisoft
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: healthcare-phi-compliance
Source: https://github.com/arbisoft/ai-skillforge/tree/main/Claude/skills/healthcare-phi-compliance
Command: npx skills add https://github.com/arbisoft/ai-skillforge --skill healthcare-phi-compliance-arbisoft

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Healthcare applications must protect PHI/PII to comply with HIPAA, GDPR, and regional regulations. This skill provides patterns for data classification, access control, audit trails, and leakage prevention to reduce risk of data exposure.

Core Features & Use Cases

  • Data Classification: Tag PHI/PII fields in database schemas to enforce protection at rest and in transit.
  • Access Control & Audit Trails: Implement row-level security and immutable audit logs to restrict access and track data usage.
  • Leak Prevention & Deployment Checks: Guidelines to prevent data leakage through logs, URLs, and client storage; deployment practices ensure coverage.

Quick Start

Implement the PHI/PII protection patterns in your healthcare application by applying classification, enabling access controls, and wiring up audit trails.

Frequently Asked Questions about healthcare-phi-compliance

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

FAQPage Schema
How do I secure PHI and PII data in healthcare applications to meet HIPAA compliance?

Prevent PHI and PII data leakage in healthcare applications by securing logs, URLs, and client-side storage. Apply data classification, row-level security, and immutable audit logs to restrict access and track data usage against HIPAA and GDPR regulations.

How do I implement audit trails for protected health information in a medical database?

Implement audit trails for protected health information by wiring up immutable audit logs that track data usage and access. Pairing these logs with row-level security ensures accountability and enforces HIPAA, DISHA, and GDPR healthcare data protection requirements.

What's the best way to classify patient records for GDPR and DISHA compliance?

The best way to classify patient records for GDPR and DISHA compliance is to tag PHI and PII fields directly within your database schemas. This data classification enforces protection at rest and in transit for patient, clinician, and financial information.

Does this approach support row-level security for clinician and patient data?

Yes, this approach supports row-level security for clinician and patient data by restricting access directly within the database. It enforces technical requirements that limit data exposure to authorized users while tracking usage through immutable audit logs.

When do I need to apply data tagging for healthcare data protection?

You need to apply data tagging for healthcare data protection when handling patient records, clinician data, or financial information. Tagging PHI and PII fields in your schemas ensures secure data handling practices and enforces compliance with HIPAA and GDPR.