domain-healthcare:phi-data-handling

Guide PHI data handling with HIPAA identifiers and de-identification methods.

14|3|Updated Feb 22, 2026
One-click install
npx skills add https://github.com/rnavarych/alpha-engineer --skill domain-healthcare-phi-data-handling
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: domain-healthcare:phi-data-handling
Source: https://github.com/rnavarych/alpha-engineer/tree/main/plugins/domains/domain-healthcare/skills/phi-data-handling
Command: npx skills add https://github.com/rnavarych/alpha-engineer --skill domain-healthcare-phi-data-handling

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides comprehensive guidance on handling Protected Health Information (PHI) to ensure compliance with HIPAA regulations, protecting sensitive patient data from unauthorized access and breaches.

Core Features & Use Cases

  • PHI Identification: Understand the 18 HIPAA identifiers and when data constitutes PHI.
  • De-identification: Implement Safe Harbor or Expert Determination methods to anonymize data.
  • Access Control & Auditing: Design robust role-based access controls and audit logging for PHI.
  • Encryption & Disposal: Apply secure encryption methods and compliant data disposal practices.
  • Use Case: A healthcare organization needs to prepare a dataset for research. This Skill helps them identify PHI, apply the Safe Harbor method to de-identify it, and ensure all access is logged according to HIPAA.

Quick Start

Use the phi-data-handling skill to understand the 18 HIPAA identifiers and how to de-identify PHI using the Safe Harbor method.

Frequently Asked Questions about domain-healthcare:phi-data-handling

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

FAQPage Schema
What are the 18 HIPAA identifiers that classify data as Protected Health Information?

Protected Health Information includes 18 specific HIPAA identifiers such as names, geographic subdivisions smaller than a state, dates, phone numbers, and medical record numbers. This Skill outlines all 18 identifiers to help you determine when data constitutes PHI.

How do I de-identify healthcare data using the Safe Harbor method?

To de-identify healthcare data using Safe Harbor, you must remove the 18 specific HIPAA identifiers from the dataset. This Skill provides guidance on applying the Safe Harbor method to ensure compliant data anonymization for research.

What is the difference between Safe Harbor and Expert Determination for PHI de-identification?

Safe Harbor requires removing 18 specific HIPAA identifiers, while Expert Determination involves statistical analysis to certify re-identification risk is minimal. This Skill explains both de-identification techniques to help you choose the appropriate method.

How do I implement role-based access controls and audit logging for PHI?

Implementing role-based access controls and audit logging for PHI requires designing robust permissions and tracking systems. This Skill provides guidance on establishing access controls and audit logs to meet HIPAA compliance requirements.

What encryption methods and disposal practices are required for HIPAA compliance?

HIPAA compliance requires applying secure encryption methods to protect PHI and following compliant data disposal practices. This Skill guides you through implementing encryption and secure disposal to prevent unauthorized access and breaches.