// Adds dimensions UUID, Author and Topic into GA4
Wednesday, September 9, 2026
29.3 C
Singapore

Virtual reality technology helping medical students pick up skills without exposure to viruses

Somerset, England — At the height of the Covid-19 pandemic, medical students across the globe have been facing a common struggle – how to safely get a hands-on experience.

The solution? Get headsets for a hands-on experience.

A group of students in southwest England are using virtual reality headsets to get a virtually hands-on experience.

This means they learn how to explain diagnoses and treatment plans in a virtual intensive care ward.

Using hand-held controllers and large headsets, the students also get to deal with challenging situations, as well as engage with patients and their families, without attending in-person sessions.

Not only do the students get to practise medical skills; they also get to interact with computer-generated avatars that respond to humans like Amazon’s Alexa technology, allowing trainee medics to practise “soft” interpersonal skills.

The simulation was designed by the British start-up Virti, which also used VR to help train healthcare workers on how to use PPE at the start of the pandemic. /TISG

Hot this week

Up to 13.5 years’ jail and lifetime driving ban sought by SG prosecutors for car driver who ran a red light at up to...

Prosecutors seek the maximum sentence after a red-light run at up to 134 km/h killed 2 people and injured 8 others during the morning rush

In Parliament: Ministerial salaries to rise by up to 9% to S$1.2 million by Oct 15

Prime Minister Lawrence Wong and Coordinating Minister for Public Services Chan Chun Sing will speak on Tuesday, the debate is scheduled for Thursday

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