Editing Reminder Profiles and Appointment Reminders

DrChrono allows you to send reminders to patients for their upcoming appointments automatically. If you want to customize the timing and the type of correspondence and/or attach a custom message it is easily done. You can edit reminders at the appointment level or, if you are using reminder profiles, you can edit the profile.

Editing Reminders Profiles

1. Hover over Schedule and select Reminder Profiles.

Schedule_Reminder_Profiles.png

2. Select the reminder profile you would like to edit from the drop-down menu. If you'd like to learn more about creating Reminder Profiles read our article here.

Reminder_Profiles_Update.png

2. Selecting the profile will pull up all the reminders associated with this profile.

  • You can add a reminder by clicking +New Reminder.
  • You can change the type (email, text, phone call), length, interval (day, week, minute, hour), or when the reminder goes out (before/after) by selecting the options from the dropdown. In the case of the length, you can enter a new number.
  • You can change the additional text in your email and text reminders by typing in the text field.
  • Click Delete to remove a reminder from the profile. Click Delete Profile to remove the profile entirely.
  • Click Save Reminder Profile when your changes are complete.

Reminder_Profiles_Editing.png

Editing Reminders in an Appointment

1. Go to Schedule > Calendar.

Schedule_Calendar.png

2. Open an appointment window and select the Appointment tab. Check the View Active Reminders box.

Active_Reminders_Edit.png

2. View Active Reminders will pull up all the reminders associated with the profile.

  • You can add a reminder by clicking +New Reminder.
  • You can change the type (email, text, phone call), length, interval (day, week, minute, hour), or when the reminder goes out (before/after) by selecting the options from the dropdown. In the case of the length, you can enter a new number.
  • You can change the additional text in your email and text reminders by typing in the text field.
  • Click Delete to remove a reminder from the appointment.
  • Click Save & Close or Save when your changes are complete.

Active_Reminders_Edit.png

Below are examples of standard email and text reminders.

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

Email_Reminder_Example_V2.png

Text_Reminder_Example.jpg

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

You can add/edit additional information to text and email reminders.

1. Click Edit next to the email and/or text message reminder.

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

Reminder_Profliles_Edit.png 3. Click Preview to see what the message will look like.

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

Email_Preview.png

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

Text_Preview.png

Phone Reminders: You can't change or edit the phone reminder that is sent out. If you send out a phone reminder, here is the message that will be played for the customer:

This is an automated appointment reminder from “Provider’s Name”. You have an appointment with “Provider's Name” on “Day, Month, Date, Time”. If you need to reschedule your appointment please call “Office Number”. Please press 1 to confirm this appointment. Please press 2 if you are not a patient of “Provider’s Name”. Please press 3 if you would like to be directly connected to the office of “Provider’s Name”.

Notes on Adding Text to Reminder Emails and Text Messages

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