Physiotherapy practice websites for Cerbo that protect the portal handoff
Problem / Fix
What is broken on most physiotherapy sites before Cerbo
What breaks first
What is broken on most physiotherapy sites before Cerbo
We are frustrated that initial evals, follow-ups, and cash vs insurance hints get flattened into one contact form, so the front desk rebuilds context from email. The platform can host the actual booking session, but only after the site asks the right non-sensitive questions.
Cost of delay
A weak handoff can cost the eval slot, the discharge-plan follow-up, or the patient who needed a clear next step tonight.
Industry context lives at /for/physiotherapy.
What the connected website changes
What a Cerbo-connected website does instead
The marketing site explains services, membership or visit framing, and trust signals, then routes ready prospects to Cerbo's secure Patient Portal via button or link (iframe is sometimes used for scheduling). The site captures visit type, new vs returning, location, and general goals as marketing-safe triage, then hands off into the portal scheduling and intake. Keep symptoms, medications, and detailed history for governed intake inside clinical workflows—not pasted into unsecured marketing fields.
Native path
Add clear Patient Portal or booking buttons that link to your clinic's Cerbo-hosted portal URL. Intake, payments, and chart-bound steps complete inside Cerbo's environment.
API or managed intake
Cerbo does not publish a verified public REST or GraphQL API for custom marketing-site record sync. Headless registration on the public domain is not a documented pattern.
Connection patterns
How the connection works
Portal button or deep link
The website sends prospects to the Cerbo Patient Portal where account creation, intake, and scheduling follow clinic-configured workflows.
When to use
Use when you want the documented secure path without custom server integrations.
Hybrid: qualify on site, register in Cerbo
The site captures marketing-safe segmentation, then passes only the handoff into the portal so coordinators see cleaner context.
When to use
Use when wrong-fit patients waste clinician or desk time.
Intake design
What the website captures before Cerbo for physiotherapy
Field
Visit type
Initial eval, follow-up, and wellness visits need different prep.
Field
New or returning patient
Determines onboarding vs direct book paths.
Field
Location or therapist preference
Multi-clinician clinics need routing before the calendar opens.
Field
Payer or program hint
Cash vs insurance paths can be separated without clinical narrative.
Field
Preferred contact window
Shows urgency when booking is not instant.
Field
Contact details
Gives the team a clean way to respond without rebuilding the same basics.
We usually find 3 Cerbo handoff leaks on physiotherapy sites.
- We are frustrated that patients paste PHI into generic marketing forms.
- We are frustrated that new evals and quick follow-ups are not separated at capture.
- We keep running into this: the website does not capture enough physiotherapy context before the handoff.
Workflow path
Typical physiotherapy + Cerbo workflows
New patient onboarding
Trigger
A prospect decides to become a patient and clicks through from the website.
Capture
The website captures intent segments before the portal handoff.
Platform handoff
Registration, intake, and scheduling continue inside the Cerbo Patient Portal.
Returning patient scheduling
Trigger
An established patient books a follow-up.
Capture
The site confirms returning status and general timing preference.
Platform handoff
The portal enforces the clinic's scheduling and charting rules.
Membership or cash-pay program touchpoint
Trigger
A patient moves through a continuity or package program.
Capture
The website routes framing so the portal session starts in the right context.
Platform handoff
Billing and chart updates remain inside Cerbo.
Direct value
Why connect the website directly to Cerbo
Cleaner portal sessions
Prospects arrive with visit intent instead of a blank form story.
Stronger compliance posture
Sensitive onboarding stays in Cerbo's hosted environment.
Less desk rework
Coordinators stop rebuilding triage from vague web submissions.
Honest technical scope
The site promises the documented portal handoff, not hidden APIs.
Technical detail
Technical details
Expandable — for ops managers and technical reviewers
Privacy and PHI
How authorization works
How data moves
Documented portal-first boundary
Review the standards language, documented limits, and explicit constraints before you commit to a rebuild.
Open technical trust pageFAQs
Frequently asked questions
Does this replace Cerbo?
Can we embed the full portal in the marketing site?
Is there a Cerbo API for our website?
What lands in Cerbo first?
See the Cerbo demo tailored to Physiotherapy
We map how your public pages should qualify intent, then hand off to the Patient Portal without over-promising custom sync.
We review the current funnel, portal entry points, and where PHI should never touch marketing forms.
Related paths