// Adds dimensions UUID, Author and Topic into GA4
Wednesday, July 1, 2026
30 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

‘We have Plan A and Plan B ready to go’: Malaysia sets up task force to manage Johor-Singapore traffic disruptions on July 11 polling...

Special task force, backup plans and possible dedicated lanes set to help Malaysians travel home to vote while reducing delays at border checkpoints

Yee Jenn Jong: Hopefully Pritam Singh will leave a strong legacy of his place in Singapore politics

From Mr Yee's June 29 FB post: Singh may yet try to use the same approach in the next general election: putting up the strongest possible slate of candidates and configuring them for possible wins ...

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