Search
Web Sched Advanced
Web Sched Advanced allows the office to generate a URL for scheduling, as well as determine what options to include.
In eServices Setup, click Advanced.
Also see:
If Clinics is enabled, each clinic will list in the grid on the left. If Clinics is not enabled, only Headquarters will list.
Highlight a clinic from the list to determine settings and the copy the URL.
Options determine what the patient sees when scheduling.
Allow Children: Determine if the parent or legal guardian is able to schedule an appointment on behalf of a minor patient (17 years of age or younger).
Web Sched New Patient Authentication: Determine how new patients can verify their identity when scheduling an appointment. When used, the authentication code must be entered correctly before the patient can proceed scheduling the appointment. Select one, both, or none.
Web Sched Existing Patient Authentication: Determine how existing patients can verify their identity when scheduling an appointment. When used, the authentication code must be entered correctly before the patient can proceed scheduling the appointment. It is required to select one or both.
Generate URLs for scheduling and web forms.
Web Form to Launch after scheduling New Pat: Click Edit to select one or more web forms to launch once a patient finishes scheduling their New Patient appointment online. The full URL of the web form(s) will display in the box. Right click to browse to the URL or copy it. Also see Web Form Setup. Click red X button to clear field.
Web Form to Launch after scheduling Existing Pat: Click Edit to select one or more web forms to launch once a patient finishes scheduling their Existing Patient appointment online. The full URL of the web form(s) will display in the box. Right click to browse to the URL or copy it. Also see Web Form Setup. Click red X button to clear field.
Scheduling URL: The full URL of the location's Web Sched interface. Send patients here to schedule. Right-click to browse to the URL or copy it.
There are two possible methods of providing access to the Hosted URL.
<a href ="https://www.patientviewer.com/?RSID=34343338&CID=30&C=1251">Schedule Appt</a>
<iframe class="frame" src="https://www.patientviewer.com/?RSID=34343338&CID=30&C=1251"></iframe>
By default, the Web Sched New Patient and Web Sched Existing Patient interface is blue. To change the color simply add this code to the end of the hosted URL: &TCP=color. Replace color with the color name or hex value. If using a hex value, replace the hash (#) with a period (.)
Available colors are listed here: https://htmlcolorcodes.com/color-names/. If using a dark color, text will automatically display in white. If using a light color, text will automatically display in black.
<a href ="https://www.patientviewer.com/?RSID=34343338&CID=30&C=1251&TCP=green">Schedule Appt</a>
<iframe class="frame" src="https://www.patientviewer.com/?RSID=34343338&CID=30&C=1251&TCP=.507C77"></iframe>
By default, a standard Appointment Booked message shows once an appointment is scheduled. To redirect the patient to a specific web page instead, simply add this code to the end of the hosted URL: &ReturnURL=http://www.site.com. Replace www.site.com with the specific web page URL.
<a href="https://www.patientviewer.com/?RSID=34343338&CID=30&C=1251&ReturnURL=http://www.opendental.com">Schedule Appt</a>
utm_campaign=
utm_source=
utm_medium=
<a href ="https://www.patientviewer.com/?RSID=3235323630&CID=31&C=1347&utm_source=test1&utm_medium=test2&utm_campaign=test3">
As each unique parameter (link) is used, a new row is added to the database for tracking. Use Query #1724 on Query Examples to track visits by parameter.