// Adds dimensions UUID, Author and Topic into GA4
Thursday, December 11, 2025
28 C
Singapore

International Nurses Day: Heng Swee Keat asks S’poreans to continue showing support

Singapore — Deputy Prime Minister Heng Swee Keat paid tribute to the nurses on International Nurses Day, celebrated on Wednesday (May 12).

DPM Heng Swee Keat: “Today is International Nurses Day.

We are still in the midst of a long battle against COVID-19,…

Posted by People’s Action Party on wednesday, 12 May 2021

He acknowledged their service and sacrifice in the battle against Covid-19.

“The tireless dedication and commitment of our nurses and other healthcare professionals have been our greatest asset in this fight,” he said in a statement.

The nurses deserve our gratitude and encouragement, he added, noting how many individuals have shown them support. He was also glad that many citizens have called out instances of discrimination against nurses.

He urged Singaporeans to continue showing their appreciation for the nurses, even if only with a simple word of thanks or encouragement.

He also asked Singaporeans to share about moments when nurses had helped them and their families.

See also  Gleneagles Hospital waives ailing security guard’s medical bill; family donates funds raised online to next needy person
FB capture
Photo: Facebook/ Heng Swee Keat

“To our nurses, thank you for all you do to keep Singapore safe. You have made all the difference, and we are behind you on this journey. And to the nurses all over the world, thank you for your lifesaving efforts and personal sacrifices in this global pandemic.” he wrote, thanking them for their dedication and service.

Denise Teh is an intern at The Independent SG. /TISG

- Advertisement -

Hot this week

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