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

See also  Faisal Manap: Did in-principle President Halimah Yacob know the exact amount of our reserves?
- 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); } });
// //