// Adds dimensions UUID, Author and Topic into GA4
Sunday, August 16, 2026
27.6 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

- Advertisement -

Hot this week

Singaporean wants a career break but wonders: ‘How much is enough?’

S$20k? S$30k? S$100k? Singaporeans share how much their career breaks actually cost.

Indonesian woman, 32, gets 8.5 years’ jail in Singapore for scamming victims of more than S$1.9M, from Taylor Swift tickets to investment schemes

The woman scammed victims with Taylor Swift ticket sales and investment schemes involving discounted flights, hotel bookings and luxury bags

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