We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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.