Draft patient-facing communications for medical, dental, and therapy practices that follow HIPAA safe-harbor guidelines. Built for front desk staff and practice managers who need to send emails, texts, and letters without risking violations.
Use when the user asks to:
Only include the minimum information needed for the communication's purpose. A reminder needs a date and time — not a diagnosis.
These must NEVER appear in emails, texts, or unsecured messages:
| Prohibited | Why |
|---|---|
| ----------- | ----- |
| Diagnosis or condition name | "Your diabetes follow-up" reveals a condition |
| Treatment details | "Your chemotherapy session" reveals treatment |
| Medication names | "Your Metformin refill" reveals a condition |
| Test results | "Your lab results are normal" — any results |
| Provider specialty (if revealing) | "Your oncology appointment" implies cancer |
| Insurance claim details | Claim numbers, denial reasons |
| Full date of birth | Combined with name = identifier |
| SSN, MRN (medical record number) | Direct identifiers |
| Photos or images of the patient | Biometric identifiers |
| Safe | Example |
|---|---|
| ------ | --------- |
| First name only | "Hi Sarah" |
| Appointment date and time | "Tuesday March 25 at 2:00 PM" |
| Practice name and address | "Main Street Family Practice" |
| Generic purpose | "your upcoming appointment" (not "your cardiology appointment") |
| Office phone number | For the patient to call back |
| Patient portal link | "Log in to your patient portal for details" |
| Generic follow-up | "We'd love to see you for a visit" (not "time for your annual mammogram") |
Collect:
Rules:
Template — Email:
Subject: Appointment Reminder — {{practice_name}}
Hi {{patient_first_name}},
This is a reminder that you have an appointment on {{appointment_date}} at {{appointment_time}} at {{practice_name}}.
Please arrive 15 minutes early. If you need to reschedule or cancel, call us at {{practice_phone}}.
See you soon!
{{practice_name}}
Template — SMS:
Hi {{patient_first_name}}, reminder: you have an appointment on {{appointment_date}} at {{appointment_time}}. To reschedule, call {{practice_phone}}. — {{practice_name}}
Collect:
Rules:
Template — Email:
Subject: Account Balance Notice — {{practice_name}}
Hi {{patient_first_name}},
Our records show a balance of {{balance_amount}} on your account with {{practice_name}}.
For details or to make a payment, please log in to your patient portal or call us at {{practice_phone}}.
If you have questions about your balance or need to discuss payment options, we're happy to help.
Thank you,
{{practice_name}}
Collect:
Rules:
Template — Email:
Subject: Thank You for Your Visit — {{practice_name}}
Hi {{patient_first_name}},
Thank you for visiting {{practice_name}} on {{visit_date}}. We hope your experience was positive.
If you have any questions or concerns following your visit, please don't hesitate to call us at {{practice_phone}} or log in to your patient portal.
Take care,
{{practice_name}}
Collect:
Rules:
Template — Email:
Subject: We Miss You! — {{practice_name}}
Hi {{patient_first_name}},
It's been a while since your last visit to {{practice_name}}, and we'd love to see you again.
If you'd like to schedule an appointment, give us a call at {{practice_phone}} or book online.
We look forward to hearing from you!
{{practice_name}}
If the user asks to "check" or "review" an existing message, analyze it using this process:
**HIPAA Compliance Review**
🔴 **VIOLATION:** "[problematic text]"
Risk: [explanation]
Fix: [safe replacement]
🟡 **WARNING:** "[borderline text]"
Risk: [explanation]
Suggestion: [safer alternative]
✅ **CLEAR** — No additional issues found.
**Corrected Version:**
[full corrected message]
共 1 个版本