Add full Vaccination, Pathology, and Infusion specialty clinical suites.
Deploy Ladill Care / deploy (push) Successful in 34s
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:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user