ADVERTISEMENT

Metrobank Foundation turns over new mobile  lab to improve healthcare access in Bacolod

Published Jul 2, 2024 05:03 am

In a move to foster healthier Filipino communities, Metrobank Foundation Inc. (MBFI) and Toyota Motor Philippines Foundation (TMPF) turned over a fully equipped mobile laboratory to the city government of Bacolod on June 27 at the University of Negros Occidental-Recoletos.

LAB FOR ALL.jpg

METROBANK Foundation Inc. (MBFI) and Toyota Motor Philippines Foundation (TMPF) turned over the first of five mobile laboratories in support of the Office of the First Lady’s ‘Lab for All’ project. From left: TESDA Secretary Suharto Mangudadatu, Public Attorney’s Office chief Persida Acosta, Bacolod City Mayor Alfredo Abelardo Benitez, First Lady Liza Araneta-Marcos, MBFI Trustee and Senior Vice President Anjanette Dy Buncio, MBFI President Aniceto Sobrepeña, MBFI Executive Vice President Philip Francisco Dy, TMPF Assistant Vice President Nelson Manglo, Toyota Motor Philippines Fleet Sales Division Manager Patricia Hechanova, Metrobank Visayas IV Assistant Vice President and area head Ann Soledad Hugo, and MBFI Grants and Partnership Unit head Marievic Mariano.

This initiative supports “Lab for All: Laboratoryo, Konsulta, at Gamot para sa Lahat,” a project led by First Lady Liza Araneta-Marcos, aimed at providing free and quality healthcare services across the Philippines.

The mobile laboratory from MBFI and TMPF is equipped with state-of-the-art medical equipment which includes an ECG machine, ultrasound machine, X-ray, and a consultation space for specialists.

This mobile laboratory will significantly contribute to improving the accessibility of quality healthcare services for the residents of Bacolod, particularly underprivileged communities lacking adequate medical care.

Four other units are being retrofitted for turnover as this endeavor marks the first of five coasters donated by MBFI and TMPF to support the First Lady's project, underscoring the long-standing commitment of both foundations to providing essential medical services to local communities.

The partnership between MBFI and the Office of the First Lady is a testament to what can be achieved when public and private sectors join hands for a common cause.

By leveraging shared resources and expertise, both institutions work together to bridge gaps in the healthcare system, ensuring that every Filipino has access to essential medical services. This collaboration is more than just a project, but a commitment to the well-being of the Filipino people, fostering a sense of hope and community.

"Our donation today to the city government of Bacolod is a Toyota coaster turned into a mobile laboratory fitted with a state-of-the art medical equipment like an ECG, ultrasound machine, and X-ray. It is one out of the total five donated mobile labs that will provide free diagnostic services under the ‘Lab for All’ program nationwide, and we are pleased that the people of Bacolod have been chosen to be the first beneficiary," MBFI Trustee and Senior Vice President Anjanette Dy Buncio said during the Lab for All program.

"This important collaboration with the public sector underscores the power of partnership under a shared vision. Through this program, our teams from both Metrobank Foundation and Toyota Foundation have found a way to bridge the gap ensuring that even the most underserved areas will receive the medical attention they need," Buncio added.

Since 1979, MBFI has been committed to improving the lives of Filipinos. As the foundation celebrates its 45th anniversary, it continues to prioritize sustainable health solutions that create lasting positive impacts on communities. The success of the Lab for All initiative in Bacolod exemplifies how unity and shared responsibility can address critical health challenges.

MBFI’s dedication to social development, coupled with government’s support, paves the way for more inclusive and comprehensive healthcare solutions, ultimately leading to a stronger nation.

The Lab for All project by the First Lady aims to reach the underserved with free health services.

"We started small. We started with two or three agencies. Now, ang dami-dami po. So, this wouldn’t have been possible without all the government agencies being here today, and all our private sectors, partners. Everytime na pumupunta kami to a different place, dumadami ng dumadami ‘yung mga donations. Thank you very much to all of you for helping us. We’re leaving a van here for Mayor Albee. It’s outside, it’s high-tech. It’s a Toyota van. So, hopefully, ‘pag may calamity, iikot lang ‘yung van to give services. So, this is in keeping with my husband’s mantra that we should bring government services closer to the people and not the other way around,” the First Lady said.

The synergy between MBFI and OFL demonstrates a mutual understanding that health is a fundamental right for all Filipinos.

As the Metrobank Foundation continues to engage partner organizations and empower communities to come together, Filipinos can reap the benefits of quality healthcare in every corner of the country.

Related Tags

Bacolod City Metrobank Foundation Toyota Motor Philippines Foundation First Lady Liza Araneta-Marcos Mayor Albee Benitez
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.