Keep Nursing Services hub off the regular nurse role.
Deploy Ladill Care / deploy (push) Successful in 35s
Deploy Ladill Care / deploy (push) Successful in 35s
Floor nurses keep clinical charting and My shifts but no longer derive nursing.services.view, roster manage, or the Nursing / Nursing Services admin nav. Ward lead roles (ed_nurse, midwife, …) and admins are unchanged. Gate the nursing_services specialty redirect the same way as the hub route. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -507,11 +507,11 @@ return [
|
||||
'queue_keywords' => ['nursing', 'nurse', 'matron', 'ward'],
|
||||
'access' => 'general',
|
||||
'roles' => [
|
||||
'nurse', 'ed_nurse', 'theatre_nurse', 'labour_ward_nurse',
|
||||
'ed_nurse', 'theatre_nurse', 'labour_ward_nurse',
|
||||
'fertility_nurse', 'dialysis_nurse', 'midwife',
|
||||
],
|
||||
'view_roles' => [
|
||||
'nurse', 'ed_nurse', 'theatre_nurse', 'labour_ward_nurse',
|
||||
'ed_nurse', 'theatre_nurse', 'labour_ward_nurse',
|
||||
'fertility_nurse', 'dialysis_nurse', 'midwife',
|
||||
'department_manager', 'general_physician', 'doctor',
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user