VCalendar Interface
From FreemedDeveloperWiki, the FreeMED developers' Wiki.
FreeMED provides a vCalendar interface into the scheduling system, so that any vCalendar enabled application can use scheduling data from FreeMED.
Interface
The vCalendar interface gives a vCalendar formatted file, containing appointments from the scheduler, based on the criteria provided.
Currently it only supports physician=physician-id being passed. This is the record id of the provider, not the internal identification number.
Using with 3rd Party Applications
Mozilla Sunbird
- Choose Subscribe to Remote Calendar.
- Select Remote.
- Enter in the URL to your FreeMED install, then your vcalendar server and options. For example:
https://mypractice.com/freemed/vcalendar.php?physician=1
- Name the calendar appropriately and set the marker color you want to use.
- When prompted for basic authentication, use your FreeMED credentials.
- Right click on the calendar in the Calendars box, and select Edit Calendar. Make sure that this is set to be read-only.
