Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Note

The implementation approach for provider profiles changed on September 23, 2022 to accommodate newly discovered Epic limitations. YM website development work will be available on its development website on Friday, September 30.

Currently there is display logic on the Yale Medicine website to provide five different ways for patients to see how to make an appointment. These five variants depend on the provider’s scheduling preferences as determined by operational constraints:

...

We are assuming that every provider in Epic Open Scheduling (new patients) is also in Epic Direct Scheduling (return patients) so that we can show one view into their appointment availability.

Using the API and the Widgets, we’ll update provider profile pages (https://www.yalemedicine.org/specialists/arik_alper) and the “Book an Appointment” link on department pages (https://www.yalemedicine.org/departments/pediatric-gastroenterology-and-hepatology)to show open scheduling. Designs are available here.

...