// Adds dimensions UUID, Author and Topic into GA4
Monday, June 15, 2026
27.7 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

‘Am I a gold digger?’: Woman admits housing worries have shaken her confidence in future marriage

SINGAPORE: A Singaporean woman has admitted she is no longer as confident about her future marriage after a home she and her fiancé had been counting on suddenly vanished from their plans. The wo...

Unemployed, lonely and broke: Singaporeans share what helped them cope

On Reddit, a netizen shared: What will you do if you are lonely and broke? Currently not much savings, and my friends are busy. Currently unemployed looking for job, what do yall reco i do

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