// Adds dimensions UUID, Author and Topic into GA4
Monday, August 3, 2026
31.9 C
Singapore

95-year-old S’porean woman dies from Covid-19 complications, 19 new community cases reported

Singapore – A 95-year-old Singaporean woman has died from complications due to Covid-19 infection on May 30, announced the Ministry of Health in its daily updates.

MOH reported that the woman was confirmed positive for the virus on May 17 when she was warded at Changi General Hospital for an unrelated medical condition.

The woman had not been vaccinated against Covid-19 and had a history of cancer, hypertension and hypothyroidism.

Changi General Hospital has reached out to her family and is extending assistance to them, said MOH.

Her case brings Singapore’s Covid-19 death toll to 33.

On Sunday, MOH confirmed 19 new cases of locally transmitted Covid-19 infection – 14 are linked to previous cases. Among them, 11 have already been placed in quarantine.

Six imported cases were also reported, all of them placed on stay-home notice upon arrival in Singapore.

Overall, the number of new cases in the community has decreased from 182 in the week before to 136 last week, said MOH.

The number of unlinked cases in the community has also decreased from 39 in the week before to 25 last week./TISG

Read related: 23 new Covid-19 cases reported in the community, 6 are children

23 new Covid-19 cases reported in the community, 6 are children

- Advertisement -

Hot this week

Singapore fashion retailer Love, Bonito urges customers to remain vigilant against potential scams after security incident

SINGAPORE: Singapore fashion retailer Love, Bonito urged customers to remain vigilant against potential scams after a security vulnerability on its website allowed unauthorised access to customer a...

‘Getting zero offers for 2 months was a good slap in the face’: Fresh grad reluctantly accepts job offer that pays below salary expectations

SINGAPORE: It seems the job market is forcing the hands of some fresh graduates, pushing them to accept jobs that pay below their salary expectations. Recently, an NUS graduate shared anonymously...

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