Closed TuyizereBapt closed 2 years ago
Thanks for creating this @TuyizereBapt. I have updated the description to make it clearer
Done
Hi @pkdadson, there's a new API to activate employees: https://serenity-health.readme.io/reference/accounts#activate-a-benefactor
@pkdadson please let me know when this is integrated on the frontend
Just realized we still have this open. Closing it
Tell us about your request! A corporate administrator may want to reactivate a suspended employee. We should make this possible in the EMR until the corporate portal goes live
Which app does this concern? Provider portal
What will be benefit of this feature? Patients eligible to corporate coverage will be able to pay with their company
Describe the solution you'd like Extend
Employee.process_action
to support activation This should reverse the suspension process i.e:is_active
field to TruePatientUserAccountActionType
to support theACTIVATED
action and have it logged in the action historyDescribe alternatives you've considered N/A
Additional context See #23