Skip to content

Commit

Permalink
BAH-4045 | Fix. Add Clincal App role to Doctor role (#34)
Browse files Browse the repository at this point in the history
  • Loading branch information
mohan-13 authored Jul 26, 2024
1 parent 08c768c commit afd0904
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion masterdata/configuration/roles/roles.csv
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Uuid,Role name,Description,Inherited roles,Privileges
,Lab,"Will give ability to see lab-lite module",,app:lab-lite;Get Orders;Get Patients
7e8bd096-da70-11ec-9d64-0242ac120002,FrontDesk,"User have ability to login and perform front desk operations(search patient, register patient etc)",Provider;Lab;Appointments:FullAccess,Edit Users;Get Providers;Get Users;Add Encounters;app:registration;Get Concepts;Get Encounters;Get Patients;Get People;Get Visits;Get Visit Types;View Patients;Add Patients;Edit Patients;Edit Patient Identifiers;Get Patient Identifiers;Add Visits;Edit Observations;Add Observations;Edit Encounters;Get Observations;Get Concept Sources;Edit Visits;Get Encounter Roles;Get Visit Attribute Types;app:document-upload;app:patient-documents;app:appointments;app:reports;app:common:closeVisit;Get Care Settings;Send SMS
,Doctor,"User have ability to login and access registration and clinical modules and perform registration and clinical operations(search patient, register patient, see the search results in the clinical queues)",Provider;FrontDesk,app:clinical;Get Care Settings;Get Patient Programs;Get Beds;Get Order Frequencies;Get Admission Locations;View Program Attribute Types;app:admin;Get conditions;Get Diagnoses;app:clinical:observationTab;app:clinical:diagnosisTab;app:clinical:consultationTab;app:clinical:ordersTab;app:clinical:treatmentTab;Add Orders;Edit Orders;app:reports;Delete Patient Document;Edit Conditions;Send Email
,Doctor,"User have ability to login and access registration and clinical modules and perform registration and clinical operations(search patient, register patient, see the search results in the clinical queues)",Provider;FrontDesk;Clinical-App,app:clinical;Get Care Settings;Get Patient Programs;Get Beds;Get Order Frequencies;Get Admission Locations;View Program Attribute Types;app:admin;Get conditions;Get Diagnoses;app:clinical:observationTab;app:clinical:diagnosisTab;app:clinical:consultationTab;app:clinical:ordersTab;app:clinical:treatmentTab;Add Orders;Edit Orders;app:reports;Delete Patient Document;Edit Conditions;Send Email
,Clinical-App-Read-Only,"Will have read only access to Clinical app",Clinical-App-Common,app:clinical:bacteriologyTab;app:clinical:consultationTab;app:clinical:diagnosisTab;app:clinical:dispositionTab;app:clinical:observationTab;app:clinical:ordersTab;app:clinical:treatmentTab;Get Conditions; Get Forms;Get Patient Program Attribute Types

0 comments on commit afd0904

Please sign in to comment.