Conservative PHI redaction patterns for FHIR resources. Use when: (1) Redacting patient health information from FHIR resources before AI agent access, (2) Implementing de-identification for clinical data pipelines, (3) Understanding what fields are stripped, masked, or truncated in FHIR resources, (4) Building read paths that automatically protect patient privacy.
$npx -y skills add aks129/healthclawguardrails --skill phi-redactionInstalls into the current project.
Run `npx skills use "https://github.com/aks129/healthclawguardrails" --skill "aks129/healthclawguardrails/phi-redaction"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/aks129/healthclawguardrails" that are relevant to the current task. Run `npx skills add "https://github.com/aks129/healthclawguardrails"` and select the relevant skills, then follow their instructions.