Skip to content

User Groups

This documentation describes how to manage user groups in the system. Groups allow easy assignment of permissions to multiple users simultaneously, without having to configure each one separately. This makes system administration faster and more efficient.

User groups are sets of permissions that can be assigned to multiple users at once. Instead of granting permissions to each user individually, you assign them to a group – and they automatically receive all permissions of that group.

Example: If you create a “Pharmacists” group, each user assigned to this group will have access to all functions intended for pharmacists.

  • Add new groups
  • Edit the name of an existing group
  • Delete groups (if they have no assigned users)
  • Manage members – assign and remove users from the group
  • Manage permissions – define what actions group members can perform

Each group has two tabs:

On this tab you manage users assigned to the group. You can:

  • Browse the list of people in the group
  • Add new users to the group
  • Remove users from the group

On this tab you define what users from this group can do. For each function in the system, you can set whether users can: view data, create new records, edit existing ones, or delete them.

  1. Go to the UsersGroups section in the main menu.
  2. Click the “Add group” button.
  3. Provide the group name (e.g., “Physicians”, “Pharmacists”, “Reception”).
  4. Confirm with the “Save” button.
  5. The new group will appear on the list and be ready for configuration.
User groups view

Here’s a sample workflow:

  1. Administrator creates a group “Physicians” and sets its permissions (right to view and edit prescriptions).
  2. Administrator assigns to the group three physicians: Dr. Nowak, Dr. Kowalski, and Dr. Wiśniewska.
  3. All three physicians automatically receive permissions from the “Physicians” group – they can view and edit prescriptions.
  4. If permissions need to be changed, the administrator changes them once at the group level – and automatically all group members have new permissions.