Overview
What this system is and how it works
The HealthyStart Group Forms System is a dynamic form builder that allows administrators to create patient-facing forms entirely from the Directus CMS — no code changes required. Each form is a multi-step wizard where patients answer one question at a time. Upon submission, a signed PDF evidence document is automatically generated and stored.
Multi-step wizard
One question per screen. Patients focus on each answer without being overwhelmed.
9 field types
Text, email, phone, dropdowns, radio, checkboxes, toggles, and digital signature.
Automatic PDF evidence
A signed PDF is generated on every submission and stored in Directus for download.
Directus-powered
All forms, fields, and submissions are managed from the Directus admin panel.
High-level flow
Admin creates form
in Directus CMS
Patient opens URL
public form link
Completes wizard
one field per step
PDF auto-generated
stored in Directus
Admin creates form
in Directus CMS
Patient opens URL
public form link
Completes wizard
one field per step
PDF auto-generated
stored in Directus
Resources & Links
Quick access, active forms, and external documentation
Quick Access
Active Forms
1Directus Docs
Key Reminders
- Each field becomes one step in the patient wizard
- Form status must be "published" for patients to access it
- Options fields require valid JSON — no trailing commas
- The Sort value controls the order of steps (1 = first)
- Toggle type uses Note as heading, Label as checkbox text
Quick Access
Active Forms
1Directus Docs
Key Reminders
- Each field becomes one step in the patient wizard
- Form status must be "published" for patients to access it
- Options fields require valid JSON — no trailing commas
- The Sort value controls the order of steps (1 = first)
- Toggle type uses Note as heading, Label as checkbox text