// Adds dimensions UUID, Author and Topic into GA4
Sunday, August 16, 2026
28.6 C
Singapore

SIA thanks doctors who tried to save the life of terminally ill passenger who died on board flight to Milan

SINGAPORE: A passenger on Singapore Airlines flight SQ378 from Singapore to Milan died after losing consciousness shortly after takeoff on Nov 5. Despite immediate medical intervention from three doctors who were on board and the assistance of the cabin crew, resuscitation efforts were unsuccessful.

It is understood that the passenger was a terminal cancer patient. His wife, who was travelling with him, was also on the flight at the time of the incident.

Singapore Airlines has expressed its gratitude to the doctors who stepped forward to assist and extended its condolences to the family of the deceased.

A spokesperson for the airline said, “Singapore Airlines offers its deepest condolences to the family of the deceased and thanks the other passengers on the flight, especially the medical staff who participated in the emergency rescue. Out of respect for passenger privacy, we cannot disclose specific information about the incident or the individuals involved.”

The airline added that it has comprehensive standard procedures in place for handling medical emergencies during flights. All flight attendants receive first aid training, enabling them to assess situations promptly and take appropriate measures. When necessary, crew members seek assistance from medical professionals who may be on board.

The flight continued its journey to Milan after the situation was managed in accordance with protocol.

- Advertisement -

Hot this week

Too many choices, too many deal-breakers? Singaporeans say dating apps are making love harder

Some Singaporeans think dating apps have given people too many choices, making it easier to reject, ghost and move on to the next match.

SG employee frustrated as colleague takes 3-5 days of MC almost every month: ‘It can get pretty exhausting’

The employee says he doesn't mind the MC — he minds what happens to the work afterwards.

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