// Adds dimensions UUID, Author and Topic into GA4
Saturday, August 15, 2026
33.9 C
Singapore

Zika infections rise to 151 – Another pregnant woman among those infected

As of 1 September, 31 new cases of locally transmitted Zika virus infection has been confirmed by the Ministry of Health (MOH), bringing the number of people infected in Singapore to 151.

Of the 31, three cases are not linked to any existing cluster. They live in Tagore Avenue, Yishun Street 81 and Harvey Crescent.

One of the cases confirmed today is pregnant; she is linked to the Aljunied Crescent/Sims Drive cluster. Her doctor is following up closely with her to provide support and counselling, MOH said.

Another five cases were detected as a result of MOH’s look-back testing of previous cases.

MOH further said that its look-back exercise is now completed, and that a total of 236 samples were taken, of which 52 tested positive, and 184 were negative.


MOH and NEA’s joint press release here: http://bit.ly/2bEN6HJ.

- Advertisement -

Hot this week

‘Maybe I was too trusting’: Singapore employer says maid went uncontactable after she bought her a return ticket home

After being told the helper intended to return to Singapore, the employer paid S$437.40 for a return ticket, only to receive no response when she later asked about the flight.

At least five victims lose S$3,500 to BigBang ticket scams before general sales even begin

The reported scams emerged even before general ticket sales began on Aug 13.

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