// Adds dimensions UUID, Author and Topic into GA4
Thursday, April 16, 2026
26 C
Singapore

HSA approves new RSV vaccine – a breakthrough in elderly respiratory health

SINGAPORE: Singapore’s Health Sciences Authority (HSA) has given the green light to the Arexvy vaccine, developed by GlaxoSmithKline, in a groundbreaking move aimed at combating lower respiratory tract disease (LRTD) triggered by respiratory syncytial virus (RSV) infection in individuals aged 60 and above.

This marks the world’s maiden approval of an RSV vaccine tailored for the elderly, setting a milestone in Singapore’s medical landscape and globally.

RSV stands as a prevalent and contagious virus notorious for its potential to induce severe respiratory illnesses.

Estimates from 2019 projected a staggering 5.2 million cases of LRTD linked to RSV infection among individuals aged 60 and over in industrialized nations, with approximately 470,000 cases being deemed severe enough to warrant hospitalization and a toll of 33,000 lives lost during hospital stays.

The decision to approve the Arexvy vaccine in Singapore comes as a beacon of hope amidst these concerning statistics.

By addressing the specific vulnerability of older adults to RSV infection, this vaccine promises to mitigate the risk of severe respiratory ailments and subsequent hospitalizations, potentially saving countless lives within this demographic.

Highlighting the pressing need for such intervention, a previous study conducted in Singapore indicated alarming findings, with one in every 20 elderly individuals aged 65 and above testing positive for RSV.

With the approval of the Arexvy vaccine, Singapore emerges as a frontrunner in the global fight against RSV-related illnesses in the elderly.

As healthcare authorities move forward with implementation plans, anticipation mounts for the positive impact this vaccine may yield in enhancing the quality of life for older adults in Singapore and beyond.

- Advertisement -

Hot this week

Japan’s military buildup raises concerns in Asia, while some countries welcome it

From Global Times. Three academics across SEA discuss the sentiment in the region toward Japan's military transformation

Singapore tops Asia in AI readiness as investments in AI and skills start to pay off

Singapore’s digital government services have recently delivered another impressive performance. According to Adobe's 2025 Digital Government Index, Singapore achieved growth for the third consecuti...

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