Encounter Session

Bahmni is designed to be used at point of care as well as data entry mode. In point of care scenario the user goes into consultation mode and potentially captures data into different tabs (medications, observations, diagnosis etc). To support the users being able to enter data in forms, save, enter some data, save and so on - Bahmni has a concept of encounter session. This session is the duration for which an encounter is alive (via Bahmni) for a user. Within this session duration, the data will be available in the application for the user to change it. (Important to note here that a different user would not see the data within consultation, edit mode, even if they open the same observation form). This session duration is controlled by bahmni.encountersession.duration global property in set in OpenMRS. The unit for this property is in minutes. After this duration the user will see a blank form.

The Bahmni documentation is licensed under Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)