Building paperwork templates
Author a paperwork template end to end — who gets it, how it's signed, its content and response fields, publishing and versioning, and how it looks to the patient.
Building paperwork templates
Author a paperwork template end to end — who gets it, how it's signed, its content and response fields, publishing and versioning, and how it looks to the patient.
Name the template and pick the document type
The Basics card is the first collapsible section in the editor. It sets the template's name (internal only), the document title patients see at the top of the form, and the standardized type — which drives reporting and which compliance bucket the document falls into.
- Enter a Template name. Internal label for admins (for example, "2026 HIPAA NPP — Mercer Island ENT"). Patients never see this.
- Enter a Document title. Patient-facing heading rendered at the top of the signing page and on the saved PDF (for example, "Notice of Privacy Practices").
- Pick the Document type. Choose the closest match from the dropdown — HIPAA NPP, Consent to Treat, Financial Policy + AOB, Financial Policy, Payment Responsibility, Communication Preferences, Telehealth Consent, No-Show / Cancellation Policy, Clinical Photography Consent, Release of Information, Controlled Substance Agreement, or Custom.
- Add an Internal description (optional). Notes for your team — when to use the template, which jurisdictions it covers, the legal owner. Never shown to patients.
Decide who gets this paperwork
The Who gets this paperwork card controls scoping. It determines which visits trigger the document — every booking, only new patients, only specific visit types, or only patients living in specific states.
- Expand Who gets this paperwork.
- Pick an Applies to mode. Four choices:
- All patients — every scheduled visit triggers the paperwork.
- New patients only — applied when the patient has no prior visits at the practice.
- Specific visit types — applied when the visit type matches. Picking this reveals a checklist of every visit type configured across your physicians.
- Specific patient states — applied when the patient's address is in a matching state. Enter codes as comma-separated, e.g.
CA, NY. Useful for state-specific telehealth or controlled substance agreements.
- Toggle Required task if the document must be acknowledged. Required tasks appear on the patient's outstanding-paperwork list. Optional tasks are presented but not blocking.
- Toggle Active to publish or pause the template. Inactive templates do not trigger for new visits, but their existing signed copies stay in patient records.
Set the re-sign cadence and enforcement
The Signing rules card controls how often a patient re-signs the document and whether an unsigned document blocks the visit. Re-sign cadence ties to your legal/compliance requirements, and enforcement controls whether the front desk can override.
- Pick a Re-sign cadence.
- Sign once — patient signs only on their first visit.
- Annually — re-sign when more than 365 days have passed since the last signature.
- On document change — re-sign whenever you republish a new version of the template.
- Every visit — always required, even if they signed last week.
- Pick an Enforcement level. Advisory means the patient can still attend even if it's unsigned — staff sees a warning. Required blocks the appointment from being marked checked-in or arrived until the signature is in.
Write the document content
The Document content card holds the readable body of the document. Content is broken into numbered sections so patients can be required to initial individual provisions (HIPAA right to disclosures, telehealth limitations, payment policy, etc.).
- Expand Document content. New templates start with a single empty section. Starter templates come pre-populated with standard language.
- Click Add section for each provision you need. Each section is a discrete block — title plus body.
- Fill in the Section title and Body. Use blank lines in the body to create paragraphs. The patient sees each section numbered and titled.
- Toggle Require initials on this section when a section needs separate acknowledgement. Required-initials sections show an initials button next to them on the patient side. The final signature alone is not enough.
- Reorder sections. Use the up/down arrows on each section card to move it. Section numbers update automatically.
- Use the
[Practice Name]placeholder. Anywhere you'd write the practice's legal name, type[Practice Name]instead. At signing time the placeholder is replaced with your organization's name on screen and in the saved PDF.
Add patient response fields
The Patient response fields card is where you collect structured input — acknowledgement checkboxes, free-text answers, dates. Each response field is a single, ordered input that appears below the document body.
- Expand Patient response fields. New templates start blank. Add fields with Add response field.
- Pick a Response type.
- Required checkbox — patient must check the box to continue.
- Optional checkbox — patient may check; useful for permissions like "I consent to email reminders".
- Short text — single-line input.
- Long text — multi-line input for narrative answers.
- Date — date picker, useful for declaration dates or witness dates.
- Write the Label or question. This is the prompt patients see next to the field. Be explicit ("I have received the HIPAA Notice of Privacy Practices.").
- For text and date types, toggle Require a response. Required fields block submission until filled in.
- Reorder or delete fields as needed. Use the arrows or trash icon on each field card.
Add version notes and publish
Every save creates a new version. The version number is shown in the editor header and in the sidebar; prior versions remain attached to the signatures captured on them, so historical audit trails are preserved.
- Open the Preview toggle in the header. The preview pane renders exactly what the patient will see — title, sections, response fields, and the signature block.
- Walk through each required-initials section and response. Spot anything that reads awkwardly on a phone, missing punctuation, or unclear labels.
- Switch back with Back to editor and fix issues.
- Add Version notes in the Publishing card. Optional, but recommended — note what changed and why ("Updated HIPAA section 4 for 2026 OCR guidance"). The version note appears in the audit log next to the resulting signatures.
- Click Save & publish version. The new version goes live immediately. If Re-sign cadence is set to On document change, every applicable patient is asked to re-sign starting with their next visit.
What the patient experiences
Once both features are configured, patients see a single pre-visit checklist after they book — questionnaires and paperwork rolled together — accessible from the portal, the booking confirmation email, and the SMS reminder.
Booking and the checklist
- Patient books an appointment. Hero EMR evaluates every questionnaire rule and every paperwork template against the new visit and pulls the matching items into a checklist.
- Confirmation surfaces the checklist. The booking confirmation includes a "Get ready for your visit" link. Each item is listed with a status (Not started / In progress / Complete).
- Reminders nudge incomplete items. Appointment reminders include any outstanding paperwork or questionnaires. Required items are called out separately from optional ones.
Completion and signing
- Questionnaires fill in like a survey. Question types render natively (Likert scales, multi-select, text). Answers are saved to the encounter and made available to the physician in the chart.
- Paperwork shows the document, initials, responses, and signature. Required initials and response fields must be completed before signing. The patient adopts a typed or drawn signature once per document.
- Saved PDFs go to the chart. Each completed document is rendered to PDF and stored on the patient. Re-signs append; they do not overwrite.
Common questionnaires & paperwork issues
Questionnaire isn't appearing
- Confirm a rule exists for that physician and visit type combination — rules are per-physician, not org-wide.
- Check the optional filters. A rule with a Visit Mode of telehealth-only will never fire for in-person visits.
- Confirm the questionnaire itself is active. Deactivated questionnaires drop out of rules silently.
- Confirm the visit type still exists on the physician's visit catalog. Renaming or removing a visit type can orphan its rule.
Paperwork isn't appearing
- Confirm the template's Active toggle is on.
- If scoped to Specific visit types, confirm the booked visit type is in the checklist.
- If scoped to Specific patient states, confirm the patient's address has a matching state code.
- If scoped to New patients only, confirm the patient truly has no prior visits — a no-show counts as a prior visit.
Patient says they already signed
- Check the document's Re-sign cadence. If set to On document change, a republish will ask everyone to sign again.
- Annually triggers when the last signature is more than 365 days old.
- Every visit is intentional — used for telehealth consent and controlled substance agreements where each encounter needs its own signature.
Saved a version by mistake
- Open the template again, fix the issue, and click Save & publish version. The corrected version becomes current.
- Patients who already signed the bad version stay attached to it — the audit log keeps both rows.
- For HIPAA NPP and similar regulated documents, document the correction in Version notes so the audit trail explains why two versions exist.
Need help? Email support@heroemr.com.