// Adds dimensions UUID, Author and Topic into GA4
Tuesday, July 14, 2026
30 C
Singapore

NUH develops AI system to help doctors write and interpret MRI scan reports

SINGAPORE: The National University Hospital (NUH) has introduced an artificial intelligence (AI) system designed to assist radiologists in the interpretation and writing of lumbar MRI scan reports. This innovative technology significantly reduces the time required for report generation, improving both the efficiency of medical professionals and the speed at which patients receive their diagnoses and treatments.

The hospital told 8World that this AI system can reduce the time needed to interpret MRI reports by more than half, allowing radiologists to focus on other important tasks.

Traditionally, it could take up to two or three days for doctors to receive MRI scan reports. However, with the AI system in place, reports can be available within a day, enabling quicker decisions on whether patients require surgery or other treatments.

One of the key features of the AI system is its ability to automatically generate and interpret reports. It can also divide and highlight areas of concern, such as the severity of lumbar spinal stenosis, making it easier for doctors to assess the condition and decide on the appropriate course of treatment.

A senior consultant at NUH’s Department of Diagnostic Imaging, explained that interpreting MRI reports is a time-consuming process that typically takes radiologists several days, particularly with growing workloads. This AI system addresses the challenge by completing the interpretation in less than a minute, compared to the usual five minutes or more.

As a result, patients can now receive their reports and see their doctors more quickly, speeding up the entire diagnostic and treatment process.

Since the system was introduced as part of a trial at NUH, over 50 patients have already benefited from the faster report turnaround. The success of this trial has shown promising potential for broader implementation, enhancing the efficiency of radiologists and improving patient care.

NUH’s AI-assisted approach marks a significant step forward in medical technology, offering a glimpse into the future of healthcare where AI plays a pivotal role in streamlining clinical workflows and improving patient outcomes.

- Advertisement -

Hot this week

How Johor gave the ex-PM a new lifeline for freedom

There are many reasons why Najib Razak is still a popular topic in the Johor elections, certainly among political figures from all sides of the political class. And this is probably why it is the c...

Ex-PAP MP Amrin Amin: Resilience cannot mean enduring everything

From Mr Amrin's FB post about bullying and parenting. "But resilience cannot mean enduring everything. Sometimes the lesson is to stand firm. Sometimes it is to walk away, find other friends and si...

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