Adding Reminders to an Appointment

Reminders can be used to remind your patients about their upcoming appointments. Reminders can be set up in two ways in DrChrono: in the appointment window or with reminder profiles. We will look at adding reminders at the appointment level in this article.

DrChrono offers 3 types of reminders email, text, and phone calls.

Setting Reminders in the Appointment Window

1. Go to Schedule > Calendar.

Schedule_Calendar.png

2. Open an appointment window and select the Appointment tab. Check the View Active Reminders box and then click +New Reminder.

Schedule_Window_Active_Reminders.png

3. Select the type of reminder from the dropdown. DrChrono offers one-way email, text, and phone calls.

Schedule_Window_Active_Reminders_Type.png

4. Enter a number in the field between the reminder type and unit of time drop-down menus. This number will determine when the reminder goes out in relation to the rest of the settings.

Select a unit of time from the dropdown. This will determine when the reminder goes out in relation to the appointment.

Schedule_Window_Active_Reminders_Number_Unit.png

5. Select when you would like the reminder to go out in relation to the scheduled appointment, either before or after.

Screen_Shot_2020-08-26_at_8.19.44_AM.png

In this example, we are sending out an email 1 day before the appointment.

6. To set more reminders, click +New Reminder and follow the same process. When finished click Save & Close or Save.

Active_Reminders_Save.png

Below are examples of the standard text, email, and voice reminders.

Text reminders include the option for patients to opt out of receiving text reminders.

Screenshot 2023-09-18 at 3.07.25 PM.png

Note: DrChrono only supports SMS text reminders to US-based numbers and US territories.

Email_Reminder_Example_V2.png

Note: Reminders are delivered from reminders@drchrono.com. This email address can not be customized or changed. If a patient replies to a reminder email they will receive the response below.

Remider_Replied_to_message.png

Additional Note: United States federal law prohibits sending text messages with content related to cannabis and cannabis products like CBD.

Adding Additional Messaging to Email and Text Reminders

1. Enter the text you would like to add to the email message in the text box.

Active_Reminders_Edit_Emial_Text.png

2. Click Preview to see the message.

Text will be inserted between the end of the message and the closing of an email

Email_Preview.png

With a text message, the additional text will be added to the end of the message.

Text_Preview.png

To edit or make changes to individual reminders select the appointment and follow the steps above and save your changes.

Notes on Adding Additional Text to Reminders

Standard text reminders are limited to 140 characters. Customizing your text reminders may cause this limit to be exceeded, resulting in multiple text messages toward your monthly limit.

There is no text limit when adding additional text to email reminders. However, the editor for email reminders uses HTML. This means that if you would like to have your custom message rendered on different lines or in multiple paragraphs, you need to use a little bit of code with <br>. Otherwise, the message will be delivered in one paragraph.

Example 1: No use of <be>.

Email_Reminder_No_Break.png

Email_Rememinder_Example_No_Break.png

Example 2: Use of <br> for a new line.

Email_Reminder_1_Break.png

Email_Reminder_Example_1_Break.png

Example 3: Use of <br> for a new paragraph.

Email_Reminder_2Breaks.png

Email_Reminder_2_Breaks_Example.png