Untitled

 avatar
unknown
plain_text
2 years ago
527 B
2
Indexable
graph LR
A[Employee is pregnant] --> B{Notify employer (60 days before due date)}
B --> C{Employer verifies documents & confirms eligibility}
C --> D{Calculate & inform maternity allowance amount}
C --> E{Provide details on additional benefits/policies}
D & E --> F{Maternity leave (up to 98 days)}
F --> G{Maternity allowance (up to 6 months)}
G --> H{Return to work}
H --> I{Employee retains position & seniority}
I --> J{Employer cannot terminate employment (during leave or 6 months after)}
J --> K{End process}
Editor is loading...
Leave a Comment