ADVERTISEMENT

Rabies-free by 2030? Why not?

Published Sep 11, 2023 04:11 pm

UNDER THE MICROSCOPE

raymundo-lo.jpg

Rabies is the most dreaded zoonotic disease that kills its victims with 100 percent efficiency. The Philippines’ rabies death toll is 250–300 cases a year. Rabies patients suffer a most horrible death. 


The facts justify the intense fear that grip animal-bite victims (around a million annually), driving them to seek post-exposure prophylaxis (PEP) offered in over seven hundred animal-bite treatment centers nationwide. They endure multiple injections of rabies-immune globulin and rabies vaccines, and fork out over ₱3,000 per treatment. 


The economic costs of rabies and animal-bite treatment are enormous (₱33 billion nationwide) not only in terms of the treatment but also in lost work hours, not to mention the emotional toll of waiting to see if you’ll develop the dreaded disease.


From the above statistics, it is certain that the Philippines, despite its rabies-control program over the years, is far from attaining rabies-free status. That speaks volumes of the program’s lack of success. It’s time to rethink how we can do better.


First and foremost, let us apply the latest scientific research to our approach. The requirement of vaccinating a dog for rabies yearly is no longer scientifically valid, since research shows that certain rabies vaccines provide protection against infection up to five or more years. The reliance on rabies titers as a measure of protection is deceiving, since immune systems develop memory cells that rapidly ramp up anti-rabies antibodies after many years, offering protection from infection. Yet, our veterinarians insist on annual shots, which may also have side effects on dogs. 


Second, there are now effective rabies vaccines that can be given orally, making it easy to immunize stray-dog and -cat populations and wild animals with baits. 


Considering the above, achieving 70 percent vaccination rates within three years (which is the WHO target for elimination of rabies) is most doable, especially if we consider that our geographically dispersed islands serve as barriers to migration of both domestic and wild animals that can carry the rabies virus. 


The best way to eliminate rabies is simply to ensure 70 percent or more vaccination of domestic animals, mainly dogs, which are responsible for the great majority of rabies cases. Focus on this goal and in three to five  years, we can achieve a rabies-free Philippines. 


We must put together a coalition of government agencies (Bureau of Animal Industry or BAI, LGUs), veterinary associations (Philippine Veterinary Medical Association or PVMA and Philippine Animal Hospital Association or PAHA), pet businesses  (veterinary-drugs and vaccine companies), pet food manufacturers and dealers, pet shops, dog-centered organizations (Philippine Canine Club Inc. or PCCI), and animal-welfare organizations (Animal Kingdom, CARA, PAWS), all of which should hold a Rabies Summit to map out a detailed plan to achieve the above goal. If we can vaccinate 90 percent of all dogs just once and microchip them to make identification easier, we will certainly go a long way in eliminating rabies.


It is time for the BAI to act on this zoonotic menace and step up its game in dealing with the rabies problem. Admittedly, it has it hands full dealing with African Swine Fever and Avian Flu, but it can certainly lend its organizational clout and legal mandate to change current rabies-vaccine requirements to a three-year validity and add oral rabies vaccines to its formulary. 


Our local government units have been tasked with implementing the rabies-control program at ground level. The problem is, they don’t fund it enough and there are not enough trained and equipped staff, especially veterinarians, in all localities, thus providing an excuse not to pursue the program’s goals. 


Veterinary associations should lead in applying current research to implement a national rabies-vaccination program without thought of losing income for its practitioners who vaccinate the same dog populations. Recommendations for oral rabies vaccines will broaden vaccination coverage among stray animals and enable non-veterinarians to administer these vaccines at the community level.


Pet businesses importing, manufacturing, and distributing dog foods, supplies, and grooming products such as dog shampoos and the like make big profits, which they should give back in the form of corporate social responsibility by funding the campaigns.  


The Philippine Canine Club Inc., being the foremost organization promoting dog health and welfare, should also be in the forefront of ensuring that dogs don’t die of rabies. Its members also get to benefit from a rabies-free Philippines so their dogs can be freely exported and participate in dog shows internationally sans the need for rabies titers that many countries require us to obtain as a rabies-endemic country. 


If they really care about animals, animal-welfare organizations should concentrate on controlling rabies instead of just rescuing individual dogs willy-nilly to get publicity and funding.


Let us put aside our differences and concentrate on this very important matter that concerns both human and animal health. No person or animal should suffer and die from rabies if we pull together. 
 

Related Tags

RAYMUNDO W. LO UNDER THE MICROSCOPE
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.