// Adds dimensions UUID, Author and Topic into GA4
Tuesday, August 4, 2026
30 C
Singapore

70-year old Singaporean male third to succumb to Covid-19

The Ministry of Health (MOH) released news that a 70-year old Singaporean male passed away from complications due to Covid-19 infection at 12.12pm today(29 Mar). He had no recent travel history to any of the affected regions or countries and had a history of hypertension and hyperlipidaemia.

Admitted to Singapore General Hospital (SGH) on February 29 and confirmed to have Covid-19 infection on March 2, he had been placed in the Intensive Care Unit (ICU). He developed serious complications and after 27 days in the ICU, succumbed to the disease.

MOH said that SGH has reached out to the family and is extending assistance to them.

This is the third Covid-19 infection related death in Singapore.

A 75-year old Singaporean woman with a history of chronic heart disease and hypertension and a 64-year old Indonesian man with a history of heart disease passed away from the disease on March 21.

As of March 29 12p.m, there has been 844 cases in Singapore. Some 212 cases have recovered and been discharged while 206 cases, patients who are clinically well enough to be discharged but still test positive for Covid-19, have been discharged but placed in isolation. Of the 423 active cases in hospitals, 404 cases are in stable condition while 19 are in critical condition.

 

- Advertisement -

Hot this week

Netizen says fresh grads are picky for a reason amid ‘uneven and selective’ job market

"Have they stopped to consider why are our fresh grads picky to begin with?" the netizen asked.

Tattered Singapore flag spotted hanging outside Hougang HDB unit ahead of National Day

According to National Heritage Board guidelines for the use of the national flag, it should be cleaned when dirty and replaced if faded or torn.Any worn out or damaged national flag should be prope...

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