Add full Ambulance and Child Welfare specialty clinical suites.
Deploy Ladill Care / deploy (push) Successful in 54s
Deploy Ladill Care / deploy (push) Successful in 54s
EMS clinic workflow (dispatch → scene → transport → handover) plus completed CWC suite, with shell stages, clinical records, reports/print, demo seed, and suite tests. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -387,7 +387,7 @@ class CareSpecialtyModulesTest extends TestCase
|
||||
foreach ([
|
||||
'emergency', 'blood_bank', 'cardiology', 'psychiatry', 'pediatrics', 'orthopedics',
|
||||
'ent', 'oncology', 'renal', 'surgery', 'vaccination', 'pathology', 'infusion',
|
||||
'dermatology', 'podiatry', 'fertility', 'child_welfare',
|
||||
'dermatology', 'podiatry', 'fertility', 'child_welfare', 'ambulance',
|
||||
] as $key) {
|
||||
$this->assertArrayHasKey($key, $catalog);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user