...
Current Permission | New Permission | Used In | Comment | ||
---|---|---|---|---|---|
list_organizations | This permissions has no counterpart in the new design. List Organizations operation will return all the Organizations that are in the Access Scope of the user that is invoking the operation. Read Organization operation will fail if the invoker doesn't has access to the requested Organization. | ||||
read_organization | |||||
list_facilities | This permissions has no counterpart in the new design. List Facilities operation will return all the Facilities that are in the Access Scope of the user that is invoking the operation. Read Facility operation will fail if the invoker doesn't has access to the requested Facility. | ||||
read_facility | |||||
list_workspaces | This permissions has no counterpart in the new design. List Workspaces operation will return all the Workspaces that are in the Access Scope of the user that is invoking the operation. Read Workspace operation will fail if the invoker doesn't has access to the requested Workspace. | ||||
read_workspace | |||||
list_rooms |
| This permissions has no counterpart in the new design. List Rooms operation will return all the Rooms that are in the Access Scope of the user that is invoking the operation. Read Room operation will fail if the invoker doesn't has access to the requested Room. | |||
read_room |
| ||||
list_roles | read_role | ||||
read_role |
| ||||
list_users | read_user | | |||
list_users_from_all_organizations |
| ||||
read_user | |||||
delete_user | delete_user | ||||
modify_user | modify_user | There is no longer a distinction between modify_ | ownuser and modify_user_nfc_tag | ||
modify_user_nfc_tag | |||||
modify_own_user | modify_nfcown_tag user | ||||
list_patients_from_all_organizations | read_patient | ||||
list_patients_from_current_organization | | ||||
list_patients_from_current_facility | |||||
modify_patients_from_all_organizations | modify_patient |
| |||
modify_patients_from_current_organization |
| ||||
modify_patients_from_current_facility |
| ||||
list_discharged_patients | read_discharge_patient | ||||
discharge_patients | discharge_patient | ||||
final_discharge_patients | final_discharge_patient | ||||
send_messages | send_messages | ||||
read_alerts_only_from_associated_patients | read_alerts_only_from_associated_patients | ||||
read_alerts_from_entire_organization | read_alerts_from_entire_organization | ||||
re_schedule_alerts_from_all_organizations | re_schedule_alerts | | |||
re_schedule_alerts_from_organization |
Info |
---|
It is important to notice that, when configuring permissions, some permissions are not compatible with some scopes. For example, a User having read_user permission only in a Room Access Scope will not be able to list users in the application. The reason behind this is that, in the application, Users are associated to Facilities and not to Rooms. |