// Adds dimensions UUID, Author and Topic into GA4
Monday, June 22, 2026
27.7 C
Singapore

61-year-old S’porean dies from Covid-19 complications, 17 new imported cases

Singapore – A 61-year-old male Singaporean has passed away due to Covid-19 infection, bringing the number of deaths related to the virus to 30, said the Ministry of Health (MOH) on Saturday (Mar 13).

In its daily Covid-19 updates, MOH announced that Case 59858 succumbed to Covid-19 complications on Mar 12. He had been in the UAE for work and returned to Singapore on Jan 30.

The man developed a cough just before departing the UAE and shortness of breath on the same day and tested positive for Covid-19 infection upon arrival in Singapore.

According to the report, he had a past history of hypertension, hyperlipidaemia, and gout.

The National Centre for Infectious Diseases has reached out to his family and is extending assistance to them, added MOH.

In its Sunday (Mar 14) update, MOH disclosed that there are no new cases of Covid-19 local transmission. However, there are 17 imported cases, all of which have already been placed on Stay-Home Notice (SHN) upon arrival in Singapore.

MOH is still working through the details of the cases, and further updates would be shared through the MOH website’s press release on Sunday night./TISG

Read related: 2 deaths in one week after Covid-19 vaccine; links uncertain

2 deaths in one week after Covid-19 vaccine; links uncertain

- Advertisement -

Hot this week

‘Sinking hole in my chest’: Fresh graduate opens up about rejection from S$7.5k role after six interview rounds

SINGAPORE: A fresh graduate recently admitted on social media that they have been struggling to come to terms with being rejected for a role they desperately wanted after making it all the way to t...

Singaporeans react after tourist says locals seem to ‘work a few hours and then sit around all day’

SINGAPORE: A tourist who visited Singapore for about two weeks last year said online that he wanted to move here after sharing his observations of what seemed like a relaxed work culture in the cit...

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