CLAUDE.md Configs
Healthcare Compliance Config
A CLAUDE.md for healthcare development with HIPAA requirements
// First 7 days
What can be running fast.
01
Get a ready-to-run system that replaces blank-page setup.
02
Ship a usable package with 8 included files and working structure.
03
Move from purchase to first setup in about 5 min.
// Included files
What is inside the package.
Description
What is Healthcare Compliance Config?
CLAUDE.md for healthcare development. HIPAA data handling, PHI protection rules, audit logging requirements, encryption standards, and compliance checklists.
Upgrade path
- 01Start with this package and validate the workflow.
- 02Add specialized skills or bundles once the core system is stable.
- 03Use the community to sharpen positioning, demos, and feedback loops.
# 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 correctly// Community acceleration
Use the room after the purchase.
Bring your workflow into the Solo Unicorn community for sharper feedback, operator critique, and more visibility once the system is live.
Related products
More from this shelf.
launch / A CLAUDE.md for solo devs who ship fast and fix later
Solopreneur Starter
A CLAUDE.md for solo devs who ship fast and fix later
launch / Guard rails for teams that need PR reviews and audit trails
Enterprise Dev Config
Guard rails for teams that need PR reviews and audit trails
launch / A CLAUDE.md tuned for writing, editing, and publishing workflows
Content Creator Config
A CLAUDE.md tuned for writing, editing, and publishing workflows
launch / A CLAUDE.md for data science workflows with experiment tracking
Data Science Config
A CLAUDE.md for data science workflows with experiment tracking