// Adds dimensions UUID, Author and Topic into GA4
Monday, July 27, 2026
31.1 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

Business leaders say Johor SMEs must modernise to benefit from RTS Link and JS-SEZ

Business leaders say the RTS Link and JS-SEZ could give Johor's economy a major boost, but local SMEs will need to raise their game to make the most of it.

Singaporeans weigh in after viral X post claims they ask ‘bombardment-level’ questions and discounts

The post categorised Asian travellers by nationality. It described Singaporeans as asking too many questions and constantly seeking discounts.

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