Skip to main content
Run any Skill in Manus
with one click

hipaa-compliance

MANDATORY for ANY code change in this healthcare project. Use this skill when writing, reviewing, or modifying ANY function that touches logging (structlog, print, log.*), error handling (try/except, raise, Error classes), API responses, middleware, audit trails, Pydantic models with patient fields, FHIR resource parsing, test fixtures containing clinical data, or .env/secrets configuration. If you are writing code in src/, tests/, or scripts/ — load this skill. If you see the words "log", "error", "patient", "encounter", "clinical", "note", "PHI", "HIPAA", "audit", "redact", or "filter" in the task — load this skill. When in doubt, load this skill. It is practically impossible to write code in this project without needing HIPAA guidance.

Overview

MANDATORY for ANY code change in this healthcare project. Use this skill when writing, reviewing, or modifying ANY function that touches logging (structlog, print, log.*), error handling (try/except, raise, Error classes), API responses, middleware, audit trails, Pydantic models with patient fields, FHIR resource parsing, test fixtures containing clinical data, or .env/secrets configuration. If you are writing code in src/, tests/, or scripts/ — load this skill. If you see the words "log", "error", "patient", "encounter", "clinical", "note", "PHI", "HIPAA", "audit", "redact", or "filter" in the task — load this skill. When in doubt, load this skill. It is practically impossible to write code in this project without needing HIPAA guidance.

Install command
npx skills add https://github.com/Omar-Tahir/healthcare-digital-fte --skill hipaa-compliance

Copy and paste this command into Claude Code to install the skill

Stars1
Forks0
UpdatedApril 19, 2026 at 21:55
File Explorer
2 files
SKILL.md
readonly