skills/legal/hipaa-release/SKILL.md
Drafts a HIPAA Release Authorization form compliant with 45 CFR § 164.508 for authorizing disclosure of protected health information. Use when drafting HIPAA authorizations, PHI release forms, medical records releases, or healthcare privacy waivers alongside healthcare powers of attorney or advance directives.
npx skillsauth add casemark/skills hipaa-releaseInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Drafts a 45 CFR § 164.508-compliant authorization for disclosure of protected health information, typically executed alongside healthcare powers of attorney or advance directives. Output is a single execution-ready form with all client-specific fields marked in [BRACKETS].
Gather before drafting:
Generate all sections in order:
| # | Section | Key Content |
|---|---------|-------------|
| 1 | Title | "Authorization for Release of Protected Health Information Pursuant to HIPAA" |
| 2 | Patient Identification | Full legal name, DOB, address; statement: "I authorize the use and disclosure of my PHI as described in this authorization." |
| 3 | Authorized Recipients | Each agent by name and role: [Agent Name], designated as my Healthcare Agent; include successors |
| 4 | Disclosing Parties | Broad: "Any health plan, physician, healthcare professional, hospital, clinic, laboratory, pharmacy, medical facility, or other covered entity that has provided payment, treatment, or services to me or possesses my PHI." |
| 5 | Scope of Information | Default comprehensive: complete medical record, mental health, substance abuse treatment, HIV/AIDS, genetic info. Flag state carve-outs needing separate consent. |
| 6 | Purpose | "To enable my designated healthcare agent(s) to make informed healthcare decisions on my behalf, communicate with my providers, and access all information necessary to execute their duties under my Healthcare POA or Advance Directive." |
| 7 | Duration & Expiration | Effective immediately; remains until written revocation or death. State whether authorization survives incapacity. |
| 8 | Revocation Rights | Required § 164.508 statements — see checklist below |
| 9 | Additional Statements | Right to refuse; treatment not conditioned on signing; right to copy |
| 10 | Execution Block | Patient signature, printed name, date; personal representative block (name, signature, relationship, authority); witness/notary lines per state law |
Every authorization must include all six statements:
Some categories require separate consent beyond the general HIPAA authorization:
| Category | Federal Rule | State Variation | |----------|-------------|-----------------| | Mental health / psychotherapy notes | Separate authorization required (§ 164.508(a)(2)) | Many states add restrictions | | Substance abuse treatment | 42 CFR Part 2 requires separate consent | Stricter re-disclosure rules | | HIV/AIDS | No federal carve-out beyond HIPAA | ~35 states require specific consent | | Genetic information | GINA covers employment/insurance | State genetic privacy laws vary |
Flag applicable state rules and draft supplemental consent language where needed.
[BRACKETS] with descriptive labelsdevelopment
name: automated-contract-summary language: en description: Generates structured executive summaries of contracts using ML — captures key terms, party obligations, risk allocations, and compliance requirements in a standardized format. Optimized for high-volume review where speed and consistency matter. tags: - summarization - agreement - corporate --- # Automated Contract Summarization Produces standardized executive summaries of contracts using machine learning, capturing essential term
tools
Extracts regulatory obligations from dense regulations across jurisdictions. Breaks down multi-level regulations into clear article-level obligations, classifies applicability to a business, and prioritizes by risk level. Use when translating regulations into actionable compliance requirements.
development
Continuously monitors regulatory landscapes for changes relevant to a specific business. Ingests global regulatory updates, filters by relevance, summarizes impact, and produces an actionable change advisory. Use when tracking regulatory developments affecting a particular product or market.
testing
Compares an organization's existing compliance controls, policies, and procedures against extracted regulatory obligations to identify coverage gaps. Produces a remediation plan with prioritized actions. Use when assessing compliance maturity or preparing for regulatory audits.