// Adds dimensions UUID, Author and Topic into GA4
Monday, August 17, 2026
27.2 C
Singapore

Changi General Hospital allegedly sent wrong medical report to deceased patient’s grieving wife

Changi General Hospital (CGH) allegedly mailed the wrong medical report to the wife of a deceased patient, besides making errors on the patient’s insurance report, according to the Chinese daily.

The patient, 49-year Pan Kun Shun passed away at CGH on 15 June 2019. Mr Pan, whose cause of death was listed as Ischemic Heart Disease, suffered from chronic diabetes for several years of his life.

A week after he passed, CGH mailed a medical report to Mr Pan’s wife but she soon realised the details on the report were not accurate. The Chinese daily reports that the patient’s name, cause of death and date of admittance to CGH were all erroneous in the report that was sent to Mdm Pan.

To make matters worse, a separate report that was to be submitted to the insurance company bore the wrong details too. Mdm Pan told the publication: “The report said that my husband suffered from diabetes for 30 years – it should be 19 years. The report said that he was transferred to the intensive care unit on 7 July, but he died on 15 June.”

CGH has reportedly apologised for the error and provided documents bearing the correct information to Mdm Pan. -/TISG

- Advertisement -

Hot this week

Singapore woman worries BF may not be financially ready for their BTO after S$1.4k gaming spree

She has about S$60k in savings. Her boyfriend has S$21k — and spent S$1.4k on games in four months. With their BTO on the way, she is now questioning whether his spending habits are a red flag.

‘Our lives will henceforth forever be different’: Singapore woman on growing apart from SAHM friend

Some commenters felt the woman was being unfair, pointing out that being a SAHM does not mean someone has no struggles of her own.

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