// Adds dimensions UUID, Author and Topic into GA4
Tuesday, July 28, 2026
28.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

SG woman uneasy as BF continues partying with his all-female friend group: ‘He once had a thing for one of them’

SINGAPORE: A Singapore woman has asked Reddit if she's right to feel uneasy after realising her boyfriend's social circle is made up almost entirely of women, including someone he once had a crush ...

‘Dark days are temporary,’ says mid 40s Singaporean after 20+ years of working just to survive in Singapore

SINGAPORE: A Singaporean man in his mid-40s shared encouragement to netizens struggling with debt and joblessness—those feeling helpless and depressed—that the “dark days are temporary. ” In a pos...

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