forked from Bahmni/default-config
-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
BAH-4045 | Add. Clinical App Read only role to extend Get Patient Pro…
…gram Attribute Types privilege (#31)
- Loading branch information
Showing
1 changed file
with
2 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +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,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 |