ADVERTISEMENT

Pampanga's first 'green hospital' rises in Guagua

Published Oct 27, 2019 12:00 am
By Franco Regala GUAGUA, Pampanga — “Good quality medical services for a very reasonable price in a green facility that will be very accessible to the common people.” MEDICAL MISSION – The Rosario Memorial Hospital of Guagua Inc., on its 25th anniversary, conducted a free medical mission with random blood sugar, peripheral vascular and bone scanning services to residents of Guagua town as part of its week-long celebration from Oct. 21-25. MEDICAL MISSION – The Rosario Memorial Hospital of Guagua Inc., on its 25th anniversary, conducted a free medical mission with random blood sugar, peripheral vascular and bone scanning services to residents of Guagua town as part of its week-long celebration from Oct. 21-25. This was what successful businessman Eulogio Del Carmen, an engineer and chief executive officer and chairman of Rosario Memorial Hospital (RMH) in Guagua Inc. (RMH) said about the green hospital that he has built close to the masses in the second district of this province. With a total project investment of approximately P800 million, RMH was anchored on green architecture as its key feature. The hospital was built on a two-hectare lot in San Roque, Santo Cristo, which makes it accessible to all Kapampangans, especially those in need of quality medical services. “Alam natin lahat that medical care is very expensive. Dito sa population ng Guagua, Sta. Rita and the neighboring towns pag sinabi hospital nasa malayo. Before Rosario was built, there was no second level hospital in Pampanga. Meron nagtayo about 10 years ago but they are far away from the community. It will take you two to three rides. Ito nilapit namin ang medical care sa tao ng Guagua,” he said. “Other than that there is an extra. If gumawa ka ng facility within the municipality itself your first consideration would be pollution, malaki kasi sya. You’re a big establishment, therefore there is a concern with regards to the discharge and impact on the environment — that is why di kami tumigil doon. And you would be see that profit is not our priority kaya pumasok kami at nagsolar pa kami para hindi lang makatipid but also makatulong sa environment,” he shared. A major environmental feature of the medical facility is its Sewerage Treatment Plant that removes contaminants from wastewater, thus, making water reusable. This STP has the ability to clean water by removing its chemicals and other solids present in the wastewater. “Nag STP kami pinalaki namin ang STP namin para magamit ang tubig at hindi sya masayang. Ma- recycle namin sya for toilet use or gardening. Dun sa dialysis namin that is twice the quality of a distilled yung output ng Reverse Osmosis (RO) namin. The bottomline here, we are trying to be the first green hospital in Pampanga,” Del Carmen said RMH of Guagua is also currently the only hospital in the province with the capacity to operate a double pass reverse osmosis machine. It is processes water that will be used in the dialysis process, and is said to be safer than distilled water and 99-percent bacteria-free. By using the system, the hospital can save up to 80, 000 liters of water, plus several liters more from the purified water coming from dialysis. “We’ll be the first in Pampanga to have a double pass reverse osmosis. This was the plan of the engineer (Del Carmen) and partners with BBrawn. We are already starting in the typing so anytime this year we’ll start on it,” according to Marc Ocampo Felipe, assistant vice president for finance. “We could also save up to P70, 000 to P80, 000 per month. Not very substantial. But the fact that we will be able to recycle it, and the impact to the environment, that would be something,” he added. The hospital is also going solar, as part of the overall objective was to go green, Felipe said. This effort alone has been allocated a budget of P40 million. RMH likewise allocated approximately P125 million for dialysis machines and other equipment. A new medical arts building is also being constructed at a cost of P95 million, and is expected to be completed in December. The hospital now operates with a medical staff and personnel of 277, and has a bed capacity of 170. Although a private hospital, RMH will be providing patients “reasonable” rates. It has also dedicated the entire third floor of the medical arts buildings as its PhilHealth ward. Despite having done so much, Del Carmen is not stopping yet. He also has plans of putting up a school for students who want to pursue a career in nursing. But his ultimate goal is to build an elementary school in his hometown. “It is my major dream. Yung profit ko dito sa hospital, I want to share that as well to others,” Del Carmen said. He shared that his humble experience as a salesman taught him discipline and courage to face life’s problems. But the reason he returned to Guagua, his hometown, is to give back to the community where he was born and raised.
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.