How to enable appointment time slots for all practitioners in openemr database for next 6 months.[ for all days ]
Check this out (it’s from the wiki OpenEMR 7.0.3 Users Guide - OpenEMR Project Wiki)
You can find the DB calls in the repo for the code (y)
Hi
You can use recurring appointments. For each provider - you have to do this manually in the appointment window for IN and OUT events and continue it for next 6 months using recurring events option.
Repeat can be done every day and we can put until date after 6 months. You can also exclude Sunday by selecting “Days of Week” option above.
Hope This Helps.
Thank You
Infeg Team (services@infeg.com)
http://www.infeg.com
Hello @Vickey_Chavan
The steps to do what you want are explicitly described in the OpenEMR wiki calendar tutorials.
This for setting the provider schedule:
https://www.open-emr.org/wiki/index.php/OpenEMR_7_Calendar#Provider_Calendar_Events
This specifically for configuring recurring events.
https://www.open-emr.org/wiki/index.php/HOWTO:_Create_and_Delete_Recurring_Calendar_Events#Configure_the_recurring_settings
Look above or below the linked sections for info on related operations.
Good luck!
- Harley