// Adds dimensions UUID, Author and Topic into GA4
Monday, August 3, 2026
28.9 C
Singapore

Employee faces pressure to WFH after doctor recommends 14 days of hospital leave

SINGAPORE: A Singaporean employee turned to Reddit for advice after wondering whether 14 days of hospital leave for appendix surgery might be considered excessive.

The employee shared that after experiencing stomach pains, a doctor recommended a laparoscopic appendectomy and advised taking two weeks of hospital leave to recover.

However, the employee began having second thoughts after their manager questioned whether they would be unable to work from home during that period.

“By right, if I feel better a few days after surgery already, should I work from home?” the employee wrote, adding that they were worried taking the full leave might create a negative impression at work.

The post quickly drew responses from other Reddit users, many of whom encouraged the employee to prioritise recovery over work.

One commenter who had undergone the same procedure said their company did not allow them to work during their hospitalisation leave.

“They declined because it would raise issues with company policy and MOM if they allowed me to work during my hospitalisation leave,” the commenter wrote.

The commenter also advised the employee not to delay the surgery, noting that a ruptured appendix could result in a more serious procedure and a longer recovery period.

Others stressed that medical leave exists for a reason and that employees should not feel pressured to return to work before they are ready.

Several commenters also argued that health should come before career concerns, saying recovery should remain the priority following surgery.

- Advertisement -

Hot this week

‘My boss tells me what to click and type’: Employee frustrated by boss who hovers around his workstation all day

SINGAPORE: An employee has claimed that his boss’s constant micromanaging has become so excessive that it now feels like an invasion of his personal space, with the manager allegedly hovering aroun...

‘My future partner must earn 5 digits’: Man allegedly rejected over salary, height, and uni

SINGAPORE: A Singaporean man was allegedly rejected after a woman he met on a dating app decided he was too short, earned too little, and had not studied at the "right" university. His friend sha...

Popular Categories

document.addEventListener("DOMContentLoaded", () => { const trigger = document.getElementById("ads-trigger"); if ('IntersectionObserver' in window && trigger) { const observer = new IntersectionObserver((entries, observer) => { entries.forEach(entry => { if (entry.isIntersecting) { lazyLoader(); // You should define lazyLoader() elsewhere or inline here observer.unobserve(entry.target); // Run once } }); }, { rootMargin: '800px', threshold: 0.1 }); observer.observe(trigger); } else { // Fallback setTimeout(lazyLoader, 3000); } });
// //
Enable Notifications OK No thanks