// Adds dimensions UUID, Author and Topic into GA4
Friday, January 23, 2026
25 C
Singapore

New study shows increase in mortality rates due to worsening haze in Singapore

Singapore—A study conducted by various healthcare professionals showed a significant link between worsening haze conditions in Singapore and increasing mortality rates from 2010 to 2015.

Proponents of the study include medical and health experts from SingHealth, Duke-NUS Medical School, the Health Promotion Board, Singapore University of Technology and Design, Singapore General Hospital, National University Health System and Tan Tock Seng Hospital.

The study titled “The Relationship Between Air Pollution and All-Cause Mortality in Singapore” found that there was indeed a correlation between air pollution and mortality rates in the country.

The unhealthy Pollutant Standard Index (PSI) readings caused by the trans-boundary haze also led to increased upper and lower respiratory tract infection and inflammation, allergic reactions and affected patients with existing cancer and heart disease.

atmosphere journal PSI range 20200102
Graph from MDPI Open Access Journals.

The researchers previously found that exposure to unhealthy PSI ranges is also linked to an “elevated risk” for stroke and heart attacks.

PSI is a primary standard for measuring air quality. Moderate PSI range falls under 51 to 100. Unhealthy PSI readings range between 101 to 200.

See also  SG air quality to remain moderate as rainfall curbs haze threat

“Air pollution is a tremendous public health issue, and our study has incorporated the Singapore context into the existing and growing body of evidence on the effect of air pollution on health,” the researchers concluded.

The study was published in the open-access academic journal Atmosphere and is available online./TISG

Haze prompts healthcare institutions to initiate diversified approaches to safeguard people

- Advertisement -

Hot this week

For his 50th birthday, Jamus Lim gets not 1 but 2 surprise parties

SINGAPORE: When Workers’ Party MP Jamus Lim turned 50...

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); } });
// //