// Adds dimensions UUID, Author and Topic into GA4
Wednesday, May 13, 2026
28.7 C
Singapore

Death toll from SARS-like China virus rises to 6: official

Update: The death toll from a new China virus that is transmissible between humans rose to six, the mayor of Wuhan said in an interview with state broadcaster CCTV Tuesday.

According to Zhou Xianwang, the central Chinese city — believed to be the epicentre of the epidemic — has seen a total of 258 cases, including 227 patients who are still receiving medical treatment.

China says number of confirmed virus cases jumps to nearly 300

The number of people in China infected by a new SARS-like virus jumped to 291 on Tuesday, according to authorities.

There have been nearly 80 new confirmed cases of the virus that has so far killed four people, with over 900 still under medical observation, said the National Health Commission.

The new confirmed cases are mostly in Hubei province where a seafood market in the capital city Wuhan has been identified as the epicentre of the outbreak.

The statement did not confirm if the new cases are in Wuhan or other areas across the province.

The commission said there are five confirmed cases in Beijing, 14 in the southern province of Guangdong and two in Shanghai.

It added that there are over 50 suspected cases under observation in 14 other provinces and regions across China, including the northeastern Jilin province, eastern Zhejiang and southern Hainan.

Countries across Asia have ramped up measures to block the spread of the new virus which can be transmitted between humans, raising fears of a massive outbreak during the upcoming major holiday travel rush.

© Agence France-Presse

/AFP

- Advertisement -

Hot this week

Singaporean woman in Canada explains why she’ll ‘always be a minority’ wherever she goes

A Tamil Singaporean who now lives in Canada wrote, “It took leaving Singapore for me to realise I'll always be a minority wherever I go.”

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