Add full Physiotherapy and Maternity specialty clinical suites.
Deploy Ladill Care / deploy (push) Successful in 52s

Mirror Eye Care depth with stages, workspace tabs, clinical JSON, stage Move→tab routing, reports/print, demo seeds, and suite feature tests.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
isaacclad
2026-07-19 16:39:22 +00:00
co-authored by Cursor
parent 2f724daf49
commit cfa71c2c15
30 changed files with 2794 additions and 24 deletions
+5 -3
View File
@@ -88,8 +88,9 @@ return [
'nav_label' => 'Physiotherapy',
'icon' => 'arrow-path',
'queue_keywords' => ['physio', 'rehab', 'therapy'],
'access' => 'general',
'access' => 'limited',
'roles' => ['doctor', 'nurse', 'receptionist'],
'specialist_keywords' => ['physio', 'rehab', 'therapy'],
],
'maternity' => [
'label' => 'Maternity / Antenatal',
@@ -99,10 +100,11 @@ return [
'queue_name' => 'Maternity',
'queue_prefix' => 'MAT',
'nav_label' => 'Maternity',
'icon' => 'home',
'icon' => 'heart',
'queue_keywords' => ['matern', 'antenatal', 'obstetric'],
'access' => 'general',
'access' => 'limited',
'roles' => ['doctor', 'nurse', 'pharmacist', 'receptionist'],
'specialist_keywords' => ['matern', 'antenatal', 'obstetric', 'midwif'],
],
'radiology' => [
'label' => 'Radiology',