Difference between revisions of "Calendar Holidays"

From OpenEMR Project Wiki
 
Line 4: Line 4:
==Use==
==Use==
:At Administration->Other->Import Holidays
:At Administration->Other->Import Holidays
:#Upload a cvs file with date,title (see below for example)
:#Upload a csv file with date,title (see below for example)
:#If the file was uploaded successfully, then ->Click on "Import Holiday events"
:#If the file was uploaded successfully, then ->Click on "Import Holiday events"
:#If success importing, then -> Click on "Synchronize"
:#If success importing, then -> Click on "Synchronize"
Line 10: Line 10:
:When adding an appointment on that day it will "alert" that is a holiday (like when provider not available)
:When adding an appointment on that day it will "alert" that is a holiday (like when provider not available)


===Example cvs file===
===Example csv file===
   2016-07-04,Independence day
   2016-07-04,Independence day
   2016-12-25,Christmas
   2016-12-25,Christmas

Latest revision as of 12:28, 31 May 2021

Overview

This feature was added to OpenEMR 4.3.1.
Allows adding holidays to the clinic calendar.

Use

At Administration->Other->Import Holidays
  1. Upload a csv file with date,title (see below for example)
  2. If the file was uploaded successfully, then ->Click on "Import Holiday events"
  3. If success importing, then -> Click on "Synchronize"
On the calendar you will see the holidays (dates and titles from the csv)
When adding an appointment on that day it will "alert" that is a holiday (like when provider not available)

Example csv file

 2016-07-04,Independence day
 2016-12-25,Christmas