Skip to content

Currently active Patient

fastridingzebra edited this page Sep 14, 2010 · 1 revision

The currently active Patient is now stored in session[].

You can access it by using:

session[:active_patient_id]

the active patient id in the session will change if a different patient is selected in the patient search.