// Adds dimensions UUID, Author and Topic into GA4
Thursday, December 11, 2025
27.7 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.

See also  Aviation lawyer questions SIA's responsibility in SQ321 incident

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

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