Healthcare Compliance Config
A CLAUDE.md for healthcare development with HIPAA requirements
What you can have running in the first 7 days
What is Healthcare Compliance Config?
CLAUDE.md for healthcare development. HIPAA data handling, PHI protection rules, audit logging requirements, encryption standards, and compliance checklists.
5 min
Advanced
What's Included
- CLAUDE.md
- conventions/phi-handling.md
- conventions/encryption-standards.md
- conventions/audit-logging.md
- checklists/hipaa-compliance.md
- checklists/security-review.md
- templates/data-flow-diagram.md
- README.md
Preview
# CLAUDE.md — Healthcare Compliance Config
## HIPAA Data Handling
- NEVER log, print, or store PHI in plaintext
- All PHI must be encrypted at rest (AES-256) and in transit (TLS 1.2+)
- Access to PHI requires role-based authorization
- De-identify data for development and testing environments
## Audit Logging Requirements
- Log all PHI access: who, what, when, why
- Logs must be immutable and retained for 6 years
- Include: user ID, action, resource, timestamp, IP address
- Alert on anomalous access patterns (bulk exports, off-hours)
## Code Review Checklist (healthcare-specific)
- [ ] No PHI in logs, error messages, or comments
- [ ] Encryption applied to all data at rest and in transit
- [ ] Access controls enforce minimum necessary principle
- [ ] Audit trail captures all data access events
- [ ] Data retention policies implemented correctlyInstallation Guide
Get up and running in under 5 minutes.
# Copy the config to your project root
cp healthcare-compliance-config/CLAUDE.md ./CLAUDE.md
# Start a new session to load it
claudeSkill Pack. Pay once for the asset. Upgrade to implementation only when you want higher-touch help.
Community acceleration
Bring your workflow into the Solo Unicorn community for sharper feedback, operator critique, and more visibility once the system is live.
Upgrade path
- Start with this package and validate the workflow.
- Add specialized skills or bundles once the core system is stable.
- Use the community to sharpen positioning, demos, and feedback loops.
Need this adapted to your business?
Buy the asset first if you can run it yourself. If this workflow is business-critical or needs custom implementation, move into a sprint or fractional CIO advisory instead of guessing.
Discuss implementation →Tags
Related Products
Content Creator Config
A CLAUDE.md tuned for writing, editing, and publishing workflows
Customer Success Config
A CLAUDE.md for proactive, retention-focused customer management
Data Science Config
A CLAUDE.md for data science workflows with experiment tracking
DevOps/SRE Config
A CLAUDE.md for DevOps teams with incident and change management