// Adds dimensions UUID, Author and Topic into GA4
Tuesday, August 25, 2026
29.1 C
Singapore

Singapore to launch mandatory National Electronic Health Records in 2027

SINGAPORE: Starting early 2027, patients in Singapore can expect a more connected healthcare system as all licensed healthcare providers will be required to share key medical information with the National Electronic Health Record (NEHR), the Ministry of Health (MOH) announced.

The NEHR will store important details such as allergies, vaccinations, diagnoses, medications, lab test results, radiology images, and discharge summaries. Beyond hospital care, the bill also allows certain health information to be shared to support community health programs and care closer to home.

Patient privacy remains a top priority. The law introduces safeguards alongside existing technical protections, including regular audits to spot any inappropriate access. Only healthcare professionals directly involved in a patient’s care—like doctors, nurses, pharmacists, and allied health staff—will be able to view their records. The MOH clarified that NEHR data cannot be accessed for employment or insurance purposes, except for a small list of legally required medical checks.

Healthcare providers using or sharing NEHR data will need to meet strict cybersecurity and data protection standards. Meanwhile, patients will have more control than ever: through the HealthHub app, they can see who has opened or retrieved their health records, they can report unsanctioned access, and even establish fixed limits on specific data if they wish.

Officials describe the Health Information Bill as a major step toward a healthcare system that is more secure, efficient, and truly centered around patients.

- Advertisement -

Hot this week

Johor Menteri Besar meets Singapore DPM Gan Kim Yong to strengthen JS-SEZ cooperation and cross-border economic ties

Johor's Menteri Besar has met Singapore Deputy Prime Minister Gan Kim Yong to discuss JS-SEZ implementation and cross-border economic cooperation, positioning the zone as a long-term gateway for in...

Pregnant wife upset after husband refuses to help before hearing her request: ‘I am not your employee’

SINGAPORE: A pregnant woman was left hurt after her husband refused to help her before she had even explained what she needed, later telling her that he was “not an employee” who had to fulfil all ...

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