Submit a patient referral for RPM enrollment. Our AI wellness coordinator will call the patient to explain the program, collect consent, and schedule their onboarding.
Connector: MH_EMPWR_OUTBOUND
API: PolyAI Outbound Calling API (proxied server-side)
Auth: Token stored in Cloudflare environment variable
Submit sends referral data to /api/outbound → Cloudflare Worker proxies to PolyAI →
outbound enrollment call fires to the patient's phone number. Patient and provider data is passed as
metadata and loaded into conv.state via the start function, enabling the AI
to personalize the consent call with the patient's name, conditions, and referring provider.