// Adds dimensions UUID, Author and Topic into GA4
Tuesday, June 2, 2026
28.8 C
Singapore

18 staff disciplined after “human error” at TTSH put patients at risk of infection

Tan Tock Seng Hospital (TTSH) has disciplined 18 staff after investigations by the National Health Group (NHG) found that “human error” caused the hospital to put patients at risk after staff failed to fully sterilise 8 packs of dental instruments that were used for treatments between 28 Nov and 8 Dec 2018.

TTSH has issued warnings and imposed financial penalties against the 18 staff for the lapse.

According to the NHG investigations, the staff at TTSH’s dental clinic loaded 8 packs of instruments in an autoclave machine used for steam sterilisation, but failed to start the process. Subsequently, another staff unloaded and stored the unsterilised instruments, unaware that the instruments had not undergone steam sterilisation.

Last month, TTSH had said that although 575 patients had been treated at the dental clinic during the affected period, only up to eight patients “may have received treatment using the affected instruments.”

The Ministry of Health (MOH) has, in the meantime, said that it is also investigating the case and that it will review the incident reports from NHG and TTSH to determine whether  further regulations or actions are needed.

- Advertisement -

Hot this week

Singaporeans offer suggestions for better workplaces after Ong Ye Kung issues mental health reminder

Health Minister Ong Ye Kung posted a video reminding everyone "to take care of the mental health of those around you and yourself." Commenters on the video suggested more work-from-home schemes, ho...

Jobseeker shares employer he interviewed with specifically looked for ‘job hoppers’

SINGAPORE: Job hopping often raises a red flag in recruitment, but what if job hopping is what helps you bag the job. A jobseeker shared online that an employer he once interviewed with specifical...

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