mucadele-cs319 / BilHealth

CS 319 Project - Health Center Management
GNU General Public License v3.0
4 stars 0 forks source link

Allow doctors to resign/be unassigned from a case #38

Closed vedxyz closed 2 years ago

vedxyz commented 2 years ago

A doctor being assigned to a case should not be irreversible. A doctor may resign or be unassigned so that a specialist is assigned in their place, for example.

I'm not sure this feature currently exists, but it should still be linked to the triage request mechanism which mostly works already.