// Adds dimensions UUID, Author and Topic into GA4
Sunday, August 16, 2026
29.4 C
Singapore

NTU’s Lee Kong Chian School of Medicine launches Singapore’s first patient and caregiver network

SINGAPORE: The Lee Kong Chian School of Medicine (LKCMedicine) at Nanyang Technological University (NTU) has unveiled ‘OPEN Voices,’ an innovative network designed to foster collaboration between patients, caregivers, and medical professionals.

This initiative, the first of its kind among Singapore’s medical schools, seeks to integrate patient perspectives into medical research and education programs.

The network was co-developed by LKCMedicine’s Patient and Public Involvement and Engagement Network (OPEN) in partnership with two patient collaborators.

By involving patients and caregivers directly, the program aims to reshape traditional medical research and education approaches. Participants will contribute to critical areas such as research priority setting, study design, and clinical trials.

The network’s scope extends beyond research to include patient-focused initiatives across LKCMedicine. This includes advising on and co-designing research and education projects, as well as crafting accessible, patient-friendly research materials.

Currently, OPEN Voices features a diverse group of 40 patient partners, encompassing individuals managing conditions such as cancer, diabetes, eczema, and dementia.

The network also welcomes caregivers and healthy participants, creating a comprehensive ecosystem of perspectives to enrich medical innovation and understanding.

- Advertisement -

Hot this week

Too many choices, too many deal-breakers? Singaporeans say dating apps are making love harder

Some Singaporeans think dating apps have given people too many choices, making it easier to reject, ghost and move on to the next match.

SG employee frustrated as colleague takes 3-5 days of MC almost every month: ‘It can get pretty exhausting’

The employee says he doesn't mind the MC — he minds what happens to the work afterwards.

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