Add full Vaccination, Pathology, and Infusion specialty clinical suites.
Deploy Ladill Care / deploy (push) Successful in 34s

Mirror Oncology-depth stage flows, workspace controllers, clinical forms, reports/print, demo seed, and suite tests. Pathology stays clinic specialty complementary to the Lab app.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
isaacclad
2026-07-19 21:39:15 +00:00
co-authored by Cursor
parent b7e5a7d9ad
commit 7b722c71d0
34 changed files with 3508 additions and 24 deletions
+3 -1
View File
@@ -265,10 +265,11 @@ return [
'queue_keywords' => ['vaccin', 'immun', 'epi', 'injection'],
'access' => 'general',
'roles' => ['doctor', 'nurse', 'receptionist'],
'specialist_keywords' => ['vaccin', 'immun', 'epi'],
],
'pathology' => [
'label' => 'Pathology',
'description' => 'Histopathology, cytology, and pathology service counters.',
'description' => 'Clinic histopathology and cytology specialty flow (complementary to the Lab app queue).',
'department_type' => 'pathology',
'department_name' => 'Pathology',
'queue_name' => 'Pathology',
@@ -292,6 +293,7 @@ return [
'queue_keywords' => ['infusion', 'iv', 'drip', 'day care'],
'access' => 'general',
'roles' => ['doctor', 'nurse', 'pharmacist', 'receptionist'],
'specialist_keywords' => ['infusion', 'iv therapy', 'day care'],
],
'dermatology' => [
'label' => 'Dermatology',