// Adds dimensions UUID, Author and Topic into GA4
Monday, June 15, 2026
28.3 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

Singapore is still a powerhouse in global semiconductor race by ‘being indispensable’

“We compete in the right lanes, not so much by copying… but by being indispensable.” — Singapore Semiconductor Industry Association

Singaporean couple swap corporate for rural life, build thriving sheep business in Johor

A Singaporean couple left their corporate careers in 2015 to start a sheep farm in Johor, growing it into a multi-farm business and finding fulfillment in rural life.

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