// Adds dimensions UUID, Author and Topic into GA4
Sunday, May 31, 2026
31.9 C
Singapore

MOH to start reporting daily COVID case numbers

SINGAPORE: In response to the recent spike in COVID-19 cases, the Ministry of Health (MOH) has announced that it will provide daily updates on the number of local cases, moving away from the current weekly reporting system. Daily reporting will begin on Tuesday (19 Dec).

The decision to transition to daily reporting comes as the country grapples with a surge in COVID-19 cases, and authorities recognize the need for more frequent and up-to-date information to manage the situation effectively.

Up until now, MOH had been updating the data on coronavirus cases once a week on its official website. However, with the evolving nature of the pandemic and the rising number of cases, the shift to daily reporting is seen as a proactive measure to keep the public informed and ensure a more agile response to the changing circumstances.

There is, however, a change in the methodology for estimating the number of COVID-19 cases. With COVID-19 testing no longer mandatory in the country, the reported cases may not accurately reflect the actual situation. To address this issue, MOH outlined a new approach that considers multiple factors to estimate local COVID-19 case data accurately.

The estimation process involves taking into account the number of patients with acute respiratory infections attending polyclinics, the proportion of samples from these patients that tested positive for COVID-19, and the overall number of patients with acute respiratory infections. By utilizing this comprehensive approach, health authorities aim to provide a more realistic picture of the COVID-19 situation in the country.

As the nation braces for the potential impact of the surge in cases, citizens are urged to stay vigilant, adhere to recommended safety measures, and keep a close eye on the daily updates for the latest information on the COVID-19 situation.

- Advertisement -

Hot this week

We ‘stand firmly behind our officers’ — Singapore’s Union of Security Employees defends personnel on duty after they were verbally abused by Hong Kong...

Amid his public apology, online debate still grows over the conduct of both the HK school principal and SG security personnel

‘Is job transition still possible in this economy?’: 27yo SG worker seeks advice online

On Reddit, a netizen shared: "I’m planning to change jobs in one/two years, but I’m unsure whether I should stay in my current job and industry, where I already have six years of solid experience, ...

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