ADVERTISEMENT

See clearly, live fully: A new era of minimally invasive eye surgery in the Philippines

Fatima University Medical Center (FUMC) in Antipolo has brought the ZEISS VISUMAX 800 with SMILE Pro technology to the Philippines

Published Jun 11, 2025 05:09 pm
Panelists with host Kuya Kim Atienza
Panelists with host Kuya Kim Atienza
Some Filipinos who dreamed of life without glasses or contact lenses hesitated at the final step: LASIK. Not because they didn't long to wake up to a clear sunrise or move through their day without the fog of poor eyesight, but because of a quiet fear, which is cutting into the eye.
Traditional LASIK requires creating a flap in the cornea, a process that, while effective, leaves a permanent incision. For people with active lifestyles runners, cyclists, martial artists, even parents chasing after toddlers, that lingering risk of complications has been enough to delay the dream.
But now, the horizon has shifted. A new wave of eye surgery is here, one that’s gentler, faster, and built for how we live today. Fatima University Medical Center (FUMC) in Antipolo has brought the ZEISS VISUMAX 800 with SMILE Pro technology to the Philippines, marking a breakthrough not just in vision correction, but in quality of life.
Dr. Jerome Sarmiento - head, refractive surgery, FUMC
Dr. Jerome Sarmiento - head, refractive surgery, FUMC
How the ZEISS SMILE Pro changes the game
SMILE stands for Small Incision Lenticule Extraction, a minimally invasive procedure designed to correct nearsightedness and astigmatism. It sidesteps the need for a corneal flap entirely. Instead of a large cut, the ZEISS VISUMAX 800 laser makes a precise, micro-incision through which a tiny disc-shaped piece of tissue (called a lenticule) is removed. That’s all it takes to reshape the cornea and correct the vision.
No flap and no waiting weeks to get back to one’s routine. In fact, the entire process takes less than 10 seconds per eye. Patients often describe it as surprisingly gentle, an eye-opening procedure that feels more like a blink than a surgery. And because it preserves the integrity of the cornea, it dramatically reduces the risk of complications like dry eyes or post-surgery discomfort. For people who live in motion, this is a game changer.
Dr. Vicente Santos, Jr - president, FUMC
Dr. Vicente Santos, Jr - president, FUMC
A vision of leadership at FUMC
Fatima University Medical Center’s Antipolo campus now stands as a regional pioneer in ophthalmology. With the installation of the ZEISS VISUMAX 800, FUMC becomes one of the few medical institutions in Southeast Asia to offer SMILE Pro.
“We’re proud to say that Our Lady of Fatima University (OLFU), through strong partnerships, continues to lead in bringing global innovations to the local healthcare landscape. LASIK has been around for over 30 years, but today, we stand at the forefront of a new era. With SMILE Pro, we’re offering Filipinos the most advanced and minimally invasive option available,” said Dr. Vicente O. Santos, Jr., President of FUMC.
The move aligns with Fatima’s broader mission to integrate advanced medical tools with compassionate, patient-centered care. It’s a philosophy rooted in both science and service, true to the legacy of Our Lady of Fatima University, whose sibling institutions continue to bridge academic rigor and healthcare leadership.
Dr. Nikki Payawal - pulmonologist, ZEISS SMILE pro patient
Dr. Nikki Payawal - pulmonologist, ZEISS SMILE pro patient
A milestone worth celebrating
To mark this milestone, FUMC is offering a special promotion for the first 100 patients to undergo SMILE Pro. It’s a rare opportunity to access premium eye care at a more affordable cost, especially for those who have waited years for the right time, or the right technology.
Rizal Vice Governor Reynaldo Junrey San Juan
Rizal Vice Governor Reynaldo Junrey San Juan
The quiet toll of blurry vision
For anyone who’s lived with poor eyesight, the challenges are more than physical. They can be emotional, even invisible. There’s the constant dependency on eyewear, the quiet anxiety about losing or breaking a pair of glasses, the discomfort of dry contacts in a long meeting or humid jeepney ride. There’s also self-consciousness, how we feel about how we look, or how we move through space.
And when vision becomes clear, life follows. Confidence rises and energy shifts. You walk with a little more certainty and participate more fully. You live, not just see.
Ready for a new view?
For those who’ve been putting it off, SMILE Pro offers freedom. A quiet revolution in how one sees the world, and how to move in it.
To learn more about SMILE Pro or to book a consultation, visit www.fumc.com.ph or contact the Fatima University Medical Center Eye Center in Antipolo.

Related Tags

Health and Wellness Fatima University
ADVERTISEMENT
.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1561_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1562_widget.title }}

.most-popular .layout-ratio{ padding-bottom: 79.13%; } @media (min-width: 768px) and (max-width: 1024px) { .widget-title { font-size: 15px !important; } }

{{ articles_filter_1563_widget.title }}

{{ articles_filter_1564_widget.title }}

.mb-article-details { position: relative; } .mb-article-details .article-body-preview, .mb-article-details .article-body-summary{ font-size: 17px; line-height: 30px; font-family: "Libre Caslon Text", serif; color: #000; } .mb-article-details .article-body-preview iframe , .mb-article-details .article-body-summary iframe{ width: 100%; margin: auto; } .read-more-background { background: linear-gradient(180deg, color(display-p3 1.000 1.000 1.000 / 0) 13.75%, color(display-p3 1.000 1.000 1.000 / 0.8) 30.79%, color(display-p3 1.000 1.000 1.000) 72.5%); position: absolute; height: 200px; width: 100%; bottom: 0; display: flex; justify-content: center; align-items: center; padding: 0; } .read-more-background a{ color: #000; } .read-more-btn { padding: 17px 45px; font-family: Inter; font-weight: 700; font-size: 18px; line-height: 16px; text-align: center; vertical-align: middle; border: 1px solid black; background-color: white; } .hidden { display: none; }
function initializeAllSwipers() { // Get all hidden inputs with cms_article_id document.querySelectorAll('[id^="cms_article_id_"]').forEach(function (input) { const cmsArticleId = input.value; const articleSelector = '#article-' + cmsArticleId + ' .body_images'; const swiperElement = document.querySelector(articleSelector); if (swiperElement && !swiperElement.classList.contains('swiper-initialized')) { new Swiper(articleSelector, { loop: true, pagination: false, navigation: { nextEl: '#article-' + cmsArticleId + ' .swiper-button-next', prevEl: '#article-' + cmsArticleId + ' .swiper-button-prev', }, }); } }); } setTimeout(initializeAllSwipers, 3000); const intersectionObserver = new IntersectionObserver( (entries) => { entries.forEach((entry) => { if (entry.isIntersecting) { const newUrl = entry.target.getAttribute("data-url"); if (newUrl) { history.pushState(null, null, newUrl); let article = entry.target; // Extract metadata const author = article.querySelector('.author-section').textContent.replace('By', '').trim(); const section = article.querySelector('.section-info ').textContent.replace(' ', ' '); const title = article.querySelector('.article-title h1').textContent; // Parse URL for Chartbeat path format const parsedUrl = new URL(newUrl, window.location.origin); const cleanUrl = parsedUrl.host + parsedUrl.pathname; // Update Chartbeat configuration if (typeof window._sf_async_config !== 'undefined') { window._sf_async_config.path = cleanUrl; window._sf_async_config.sections = section; window._sf_async_config.authors = author; } // Track virtual page view with Chartbeat if (typeof pSUPERFLY !== 'undefined' && typeof pSUPERFLY.virtualPage === 'function') { try { pSUPERFLY.virtualPage({ path: cleanUrl, title: title, sections: section, authors: author }); } catch (error) { console.error('ping error', error); } } // Optional: Update document title if (title && title !== document.title) { document.title = title; } } } }); }, { threshold: 0.1 } ); function showArticleBody(button) { const article = button.closest("article"); const summary = article.querySelector(".article-body-summary"); const body = article.querySelector(".article-body-preview"); const readMoreSection = article.querySelector(".read-more-background"); // Hide summary and read-more section summary.style.display = "none"; readMoreSection.style.display = "none"; // Show the full article body body.classList.remove("hidden"); } document.addEventListener("DOMContentLoaded", () => { let loadCount = 0; // Track how many times articles are loaded const offset = [1, 2, 3, 4, 5, 6, 7, 8, 9, 10]; // Offset values const currentUrl = window.location.pathname.substring(1); let isLoading = false; // Prevent multiple calls if (!currentUrl) { console.log("Current URL is invalid."); return; } const sentinel = document.getElementById("load-more-sentinel"); if (!sentinel) { console.log("Sentinel element not found."); return; } function isSentinelVisible() { const rect = sentinel.getBoundingClientRect(); return ( rect.top < window.innerHeight && rect.bottom >= 0 ); } function onScroll() { if (isLoading) return; if (isSentinelVisible()) { if (loadCount >= offset.length) { console.log("Maximum load attempts reached."); window.removeEventListener("scroll", onScroll); return; } isLoading = true; const currentOffset = offset[loadCount]; window.loadMoreItems().then(() => { let article = document.querySelector('#widget_1690 > div:nth-last-of-type(2) article'); intersectionObserver.observe(article) loadCount++; }).catch(error => { console.error("Error loading more items:", error); }).finally(() => { isLoading = false; }); } } window.addEventListener("scroll", onScroll); });

Sign up by email to receive news.