// Adds dimensions UUID, Author and Topic into GA4
Friday, August 14, 2026
32.2 C
Singapore

KKH opens Singapore’s first dedicated pediatric burns centre

SINGAPORE: KK Women’s and Children’s Hospital (KKH) has opened Singapore’s first centre dedicated to treating children with burn injuries. The new facility aims to give young patients faster access to care and a more comfortable treatment experience.

The Children’s Burns Centre will treat patients aged 16 and below, offering specialised care under one roof. By streamlining treatment procedures and tightening infection control, the hospital hopes to improve recovery outcomes for children who suffer burns.

Previously, young burn patients were treated in the hospital’s Children’s Plastic Surgery Clinic, which also served many other patients. The new centre provides a quieter, more focused environment. Its bright and colourful interior design helps to ease children’s anxiety and make the treatment process less intimidating.

KKH treats around 400 new burn cases each year. Infants and toddlers aged two and below make up about half of these cases, according to hospital data.

With the opening of the Children’s Burns Centre, KKH says it can now offer more coordinated and compassionate care for young burn patients in a space built specifically for their needs.

- Advertisement -

Hot this week

Bomb threat causes evacuation of Xinmin Secondary School

The school started evacuating students and staff at 8:30 am on Aug 13. Fortunately, it turned out to be a hoax.

‘What happened to local Singapore workers?’ Netizen claims to see only foreign employees at food court

One Singaporean was surprised to see foreign workers cooking at a food court, but others said locals simply aren't interested in these jobs anymore.

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