I’m still evaluating OpenEMR (with GNUmed) and wonder if it is possible to export Calendar-data (Appointments) in order to be used with some other application?
In my case, I use Emacs and org-mode as my GTD system and would like to have all OpenEMR appointments in Emacs’ *.org files.
I’ve considered creating some export/import functionality within the Calendar of OpenEMR. I would stick with the iCal or vCal standard. It seems to be the most widely standardized format out there.
<quote>Does Emacs support the iCal or vCal standard?
</quote>
Yes, Emacs’ org-mode support export to iCal.
<quote>
I’ve considered creating some export/import functionality within the Calendar of OpenEMR. I would stick with the iCal or vCal standard. It seems to be the most widely standardized format out there.
<quote>
Thanks Brady. long time. Happy New Year…though belated…Yes I did look at the system architecture. I don’t find the openemr_postnuke calender table at the root. I have only the following tables….
#
# Browse openemr_postcalendar_categories
# Browse openemr_postcalendar_events
# Browse openemr_postcalendar_limits
# Browse openemr_postcalendar_topics
I added a sample appointment after logging in to see where the dat goes……I don’t find the same on openemr_postcalendar_events. Am I missing something here?