What are the roles and privileges to dispense drugs in OpenMRS?

What are the roles and privileges to dispense drugs in OpenMRS?

@sam1220,

For Dispensing the drugs user should have “bahmni:clinical:dispense” Privilege. You can refer this Privilege on Bahmni demo openmrs

And for Role you can refer the “Clinical-App” role.

Hi guys,

Can we use bahmni:clinical:dispense privilege to limit access to the dispensing widget here on the image below?

In a similar way, is the a privilege to limit users who can access the prescription widget? Use case: We would like doctors to be able to only access prescription and pharmacists to be able to access only dispensing. Thanks!

@openmsf, For the above use case, you can create 2 different user role

  1. First User role for doctors who able to only access prescription.
  2. Second User role for users to whom we don’t want to give access to prescription and only give dispensing access.

Hi @amolsatvix,

Thanks for your reply. I cannot find such roles in the system. It might be better to think about it in terms of privileges. Would the following work? Prescription: Edit Orders, Add Orders

Dispensing: bahmni:clinical:dispense - Bahmni drug order dispensing privilege

It would be great if you could share a working example because I suspect this cannot be achieved