// Adds dimensions UUID, Author and Topic into GA4
Friday, July 3, 2026
31.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

‘Can they do this to me?’: Singaporean seeks help after being asked to sign retrenchment agreement within 3 days

SINGAPORE: A Singaporean employee has claimed that her company's HR department is pressuring her to sign a separation agreement tied to what she says is a “small retrenchment package. ” In a post ...

Don’t put away your umbrellas yet: Singapore is going to experience alternating periods of hot and humid weather this first two weeks of July

Singapore will continue to experience alternating periods of dry and wet weather in July. According to the Meteorological Service, localized short-lived thunderstorms are expected in parts of the c...

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