// Adds dimensions UUID, Author and Topic into GA4
Tuesday, August 4, 2026
30 C
Singapore

Family medicine officially recognised as a medical specialty in Singapore

SINGAPORE: The Ministry of Health (MOH) has officially recognised Family Medicine as a medical speciality, as of today (Nov 1). MOH described the move as an important step in acknowledging the contributions of family physicians.

Family doctors who are already Fellows of the College of Family Physicians Singapore (CFPS) will be invited to apply for specialist certification in Family Medicine. According to MOH, more than 200 family doctors registered with the Ministry have obtained Fellowship in the CFPS. However, they will still be required to meet the relevant clinical practice standards before they can be certified as specialists in the field.

Under the new framework, family physicians who attain Fellowship in the College of General Practice before the 30th of next month will be eligible to apply for specialist certification before Nov 1 next year. Those who achieve Fellowship after the 30th of next month must submit their applications within six months of obtaining their Fellowship.

To further strengthen primary care and meet the healthcare needs of Singapore’s ageing population, MOH announced the introduction of an Advanced Family Medicine (AFM) course to be launched locally. The first intake is expected to commence in 2028.

The AFM course will serve as the qualification standard for Family Medicine specialist certification and registration in the Register of Specialists, aligning the discipline with other recognised medical specialities and ensuring that Singapore’s family physicians are equipped to provide comprehensive, coordinated, and patient-centred care for years to come.

- Advertisement -

Hot this week

Netizen says fresh grads are picky for a reason amid ‘uneven and selective’ job market

"Have they stopped to consider why are our fresh grads picky to begin with?" the netizen asked.

Tattered Singapore flag spotted hanging outside Hougang HDB unit ahead of National Day

According to National Heritage Board guidelines for the use of the national flag, it should be cleaned when dirty and replaced if faded or torn.Any worn out or damaged national flag should be prope...

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