Set Patient for New Event from Calendar

yehster wrote on Wednesday, November 30, 2011:

https://github.com/yehster/openemr/tree/calendarSetPatient
https://github.com/yehster/openemr/commit/8521e3f383a155a476178762e8b75a2de4e83d32

If a patient id is already set for the current session, creating a new event from the calendar will add the patientid to get request for add_edit_event.php.

This way you don’t have to choose the patient again if you already have an active patient selected through other means.

-Kevin Yeh
kevin.y@integralemr.com

bradymiller wrote on Wednesday, November 30, 2011:

Hi Kevin,
Committed this to sourceforge.
thanks for the contribution,
-brady