ADVERTISEMENT

Blood Donors Month: Building a healthy, resilient, and inclusive Bagong Pilipinas

Published Jul 30, 2025 12:05 am  |  Updated Jul 29, 2025 04:50 pm
BEYOND BUDGET
Assalamu alaikum wa Rahmatullahi wa Barakatuh.
Do you believe in miracles? I do.
I sincerely believe that miracles happen in our midst daily and that each of us has the power to make a miracle happen—that is, through simple acts of kindness. One of these is the life-saving act of donating precious blood.
Hence, as we observe Blood Donors Month this July, I stand in heartfelt solidarity with every Filipino whose selfless act of sharing their blood voluntarily, without thought of compensation, has touched lives, brought hope, and made a difference for others.
Institutionalized through Proclamation No. 1021 in 1997, the commemoration traces its roots to when former President Ferdinand E. Marcos declared July 17, 1966, as Blood Donor’s Day under Proclamation No. 48, to honor "blood donors' unselfish contribution to the welfare of humanity." Decades later, under the leadership of his son, President Ferdinand "Bongbong" R. Marcos Jr. (PBBM), the legacy of gratitude, service, compassion, and responsiveness in governance lives on.
This year's theme, "Give Blood, Give Hope: Together, We Save Lives!"—adapted from the World Blood Donor Day theme —pays tribute to donors as lifesavers. It also creates awareness and emphasizes the importance and urgency of unity and cooperation among all sectors of society in ensuring that there is an adequate supply of volunteer-sourced human blood. For me, it is also a gentle reminder that kindness and compassion run deep in our hearts.
Donating blood: A gift to others and self
I believe that donating blood is a precious gift. Every drop we give voluntarily is a chance for someone to heal, to have a second chance in life. Each donation can save three lives. By giving blood, we provide an opportunity to prolong a life—for a parent to hold their children in their arms longer, for a child suffering from a blood disorder to smile without pain and play once more, and for a road crash victim to continue pursuing his dreams. By sharing our blood, we provide the necessary support to mothers undergoing difficult pregnancies, road crash victims, cancer patients, and those battling blood diseases, such as dengue and hemophilia, among others. Just this Saturday, the Department of Health reported a slight increase in dengue cases for June 2025, and expects the numbers to further rise due to the continuous downpour and flooding. Thus, there is an urgent need to prepare more blood.
Giving blood not only benefits the receiver but also the donor. First, it improves emotional and mental well-being. Sharing one's blood provides a profound sense of accomplishment, of being able to do good. Second, it reduces the risk of certain illnesses, such as heart and liver diseases, and lowers cancer risk, among other conditions. Donating blood creates the opportunity for the body to produce new blood cells, maintain body weight, and lower cholesterol levels. Third, it provides a free medical checkup and blood laboratory test.
Dugtong Buhay Movement
As public servants, I believe it is our duty to do more to assist our kababayans, especially in giving a voice and providing concrete action to advocacies that matter most.
Hence, in response to the Bagong Pilipinas directive of President Ferdinand R. Marcos, Jr. to assist those in need, especially during times of emergencies, and following Republic Act No. 7719, the National Blood Services Act of 1994, which promotes voluntary blood donation to ensure its safe and sufficient supply, we, at the Department of Budget and Management, together with the Philippine Red Cross (PRC) and the Philippine Coast Guard, established the Dugtong Buhay Movement in September 2024, to serve as a lifeline for those in need of blood and its products.
Since then, we have worked with the Philippine National Police, the Armed Forces of the Philippines, the academe like STI and iAcademy, and other regional and private partners—collecting nearly 3,700 units of freely donated blood, each one meant to save a life.
I am positive that our movement is a great example of how collaboration can lead to meaningful and lifesaving results. This initiative shows that by pooling our efforts, no matter the size, we can address urgent needs in our communities, like the continuous demand for a safe, adequate, and steady blood supply.
Yet, according to the PRC, we still have a long way to go, as we need 1.2 million blood bags yearly.
I call on every able and willing Filipino to join this noble cause. I appeal to your generosity. Please donate regularly. Be the reason someone lives to see another tomorrow.
Beyond budget, the observance of the Blood Donors Month not only aims to recognize individuals whose compassion gives a new lease on life for others. It is an opportunity to create awareness of the necessity for every Filipino to act in solidarity to build a Bagong Pilipinas that is healthy, resilient, and inclusive, where no one is left behind. It reminds us that we are not only sharing a part of ourselves, but we are also giving hope, life, and the chance to fulfill a person's dream anew.
(Amenah F. Pangandaman is the Secretary of the Department of Budget and Management.)
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.