Patient Flow Onboarding
Patient Onboarding
- Patient name, age, gender, cell phone number captured
- Unique login URL is generated and sent via SMS to patient
- Send SMS with unique single usage time expiry URL
- Patient clicks the link on their phone and is automatically logged into OmnyQ
- app.omnyq.com -- same url for all users (customized based on login)
Onboarding 2nd user for an existing patient
- Primary user generates a login url from his phone app
- Shares the URL via SMS, WhatsApp, QR, Email, etc.
- 2nd user clicks the link and account is provisioned but not activated
- primary user gets browser notification that another user is requesting access
- primary user accepts the request and 2nd user is automatically logged into OmnyQ
Sending SMS from Local Device:
Android: <a href="sms:+919940173174?body=https://www.rsubr.in">Invite via SMS</a>
iOS 8: <a href="sms:+919940173174&body=https://www.rsubr.in">Invite via SMS</a>
http://stackoverflow.com/questions/6480462/how-to-pre-populate-the-sms-body-text-via-an-html-link
WhatsApp <a href="whatsapp://send?text=https://www.rsubr.in">Invite via WhatsApp</a>
Android: https://www.whatsapp.com/faq/en/android/28000012
iOS: https://www.whatsapp.com/faq/en/iphone/23559013
Login URLs
- Generated by hospital staff or patients
- Unique URLs, random and never repeats
- Single use only
- Expires after 24 hours (or other preset timeout)
- https://www.omnyq.com/a/[UNIQUE-CODE]