Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

Back to skills

Hipaa Release

ASecurity

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.

22 stars
0 votes
0 copies
0 views
Added 9/20/2026
documentationgoawsdocumentation

Works with

cli

Security Analysis

A100/100

Scanned 9/20/2026

Install to Claude Code

$npx -y skills add lev-os/agents --skill hipaa-release --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Hipaa Release?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Hipaa Release
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/lev-os-hipaa-release/badge)](https://www.skillsdirectory.com/skills/lev-os-hipaa-release)

More formats (shields.io, HTML) on the badges page.

Download Zip
Files
SKILL.md
---
name: hipaa-release
description: 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.
---

# HIPAA Release Authorization

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]`.

## Prerequisites

Gather before drafting:

1. **Patient info** — full legal name, DOB, address
2. **Healthcare agent(s)** — names and relationships (primary + successor)
3. **Cross-reference document** — Healthcare POA or Advance Directive
4. **Jurisdiction** — state witness/notary rules, sensitive-category consent requirements
5. **Scope instructions** — whether to include mental health, substance abuse, HIV/AIDS, genetic info

## Form Sections

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 |

## § 164.508 Compliance Checklist

Every authorization must include all six statements:

- [ ] Right to revoke in writing at any time
- [ ] Revocation does not affect actions taken in reliance before receipt
- [ ] Disclosed information may be re-disclosed and no longer federally protected
- [ ] Right to refuse to sign
- [ ] Treatment/payment not conditioned on authorization (unless exception applies)
- [ ] Right to receive a copy of the signed authorization

## Sensitive Category Carve-Outs

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.

## Drafting Rules

- All placeholders use `[BRACKETS]` with descriptive labels
- Cross-reference named agents against the client's Healthcare POA
- Plain language with legal precision; use numbered/lettered sections
- Include personal representative authority documentation fields (court appointment, POA)
- Footer: "This is a legal document. Review by qualified legal counsel is recommended before execution."
- Do not include regulatory explanations in the form — keep it execution-ready
- If jurisdiction known, tailor witness/notary and sensitive-info requirements; if unknown, include optional blocks with guidance notes

Attribution

lev-oslev-os
View sourceMore from lev-os →
SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Related Skills

Context Fundamentals

Understand the components, mechanics, and constraints of context in agent systems. Use when designing agent architectures, debugging context-related failures, or optimizing context usage.

179001 votes

release-notes

Draft release notes and changelog entries from git history or merged PRs between two refs (tags/SHAs/branches), including breaking changes, migrations, and upgrade steps. Use when the user asks for release notes, changelog updates, or a GitHub Release draft.

1301 votes

docs-style-guide

Documentation style guide enforcer by @planetabhi. Applies and reviews the writing style guide when authoring or editing product documentation and tutorials. Use to check prose for voice, tense, word choice, inclusive language, formatting, code block, UI, Markdown, and number/date conventions.

11 votes

Caveman Help

Quick-reference card for all caveman modes, skills, and commands. One-shot display, not a persistent mode. Trigger: /caveman-help, "caveman help", "what caveman commands", "how do I use caveman".

1023330 votes

How It Works

Explain how claude-mem captures observations, when memory injection kicks in, and where data lives. Use when the user asks "how does claude-mem work?" or "what is this thing doing?".

929660 votes
View all in documentation →