ClipMarts

Patient Note Summarizer

Clinical notes to structured summaries with HIPAA-aware processing

$9Starter SkillFor specialists, founders, and lean teams

What is Patient Note Summarizer?

Skill for summarizing clinical notes into structured formats. Extracts diagnoses, medications, vitals, and action items. HIPAA-aware processing guidelines.

Setup Time

2 min

Difficulty

Intermediate

Works With
paperclipclaude-code

What's Included

  • patient-note-summarizer.md
  • templates/soap-note.md
  • templates/discharge-summary.md
  • checklists/hipaa-compliance.md
  • examples/progress-note.md
  • config/phi-handling.yaml
  • README.md

Preview

patient-note-summarizer.md
# Patient Note Summarizer Skill

## HIPAA Compliance
- NEVER store or log PHI outside approved systems
- De-identify all examples and test data
- Flag any PHI detected in non-secure contexts

## Extraction Protocol
From each clinical note, extract:
1. **Chief Complaint**: Primary reason for visit
2. **Diagnoses**: ICD-10 codes if available
3. **Medications**: Name, dose, frequency, changes
4. **Vitals**: BP, HR, temp, SpO2, weight
5. **Action Items**: Follow-ups, referrals, orders

## Output Format (SOAP)
- **S**ubjective: Patient-reported symptoms
- **O**bjective: Exam findings and vitals
- **A**ssessment: Diagnoses and clinical reasoning
- **P**lan: Treatment plan and next steps

Installation Guide

terminal
$ paperclipai skill import --from ./patient-note-summarizer/
Skill imported successfully.

One command to import — then assign to any agent in your company.

Option A: CLI (recommended)

1

Download and extract the ZIP

unzip patient-note-summarizer.zip
2

Import the skill

paperclipai skill import --from ./patient-note-summarizer/
3

Assign to an agent

# Via CLI:
paperclipai agent update <agent-name> --add-skill patient-note-summarizer

# Or in the dashboard:
# Agents → [agent name] → Skills → Add "Patient Note Summarizer"

Option B: Dashboard UI

1

Open Skills page

Navigate to Skills → Import Skill

2

Upload the product folder

From the extracted ZIP, upload the patient-note-summarizer/ directory containing SKILL.md.

3

Assign to agents

Go to Agents → [agent] → Skills and add "Patient Note Summarizer" from the list.

Share
Files included7
Setup time2 min
Difficultyintermediate

Tags

healthcareclinicalhipaanotesmedicalehr