Privilege based access to Patient Queues
Use this feature to control which Queue can be accessed by a given user.
From v0.93 version of Bahmni, one can assigned a specific, custom privilege for viewing a patient queue using the requiredPrivilege
attribute in the openmrs/apps/clinical/extension.json
file. Only users who have the specified privilege in their user-role can view the queue. e.g, To allow only doctors with privilege psychiatry-dept
to be able to see patients in Psychiatric OPD queue, etc.
For more details and an example please refer to this documentation:
The Bahmni documentation is licensed under Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)