ADVERTISEMENT

NGO provides free delivery of Covid-19 vaccines via drones to far-flung areas

Published May 2, 2022 11:28 am

Efficient, accurate, and reliable.

In the league of air superiority, drones have once again exemplified its prowess not in the battlefield, but in the field of transportation through delivering life-saving interventions like vaccines and medicines, cutting travel time by more than half. Other than its efficiency, the drones are more environment-friendly as it lessens carbon dioxide emissions.

A Philippine Flying Labs drone delivers COVID-19 vaccines from Batu-Batu to Parangan in Tawi-Tawi—the first long-distance drone delivery of COVID-19 vaccines in Southeast Asia. (Photo courtesy of Dr. Heidi Sampang, Managing Director of Philippine Flying Lab / MANILA BULLETIN)

Philippine Flying Labs (PFL) made it possible to deliver Covid-19 vaccines to a community over the mountainous terrain of Tawi-Tawi all in a matter of eight minutes, a task that typically takes 30 minutes through local vehicles.

A non-profit organization that specializes in operating unmanned aerial vehicles powered by artificial intelligence, PFL accomplished this milestone by delivering 20 vials of Covid-19 vaccinesver a 9-kilometer distance from Batu-Batu to Parangan, both located in Tawi-Tawi last March.

Dr. Heidi Sampang, Managing Director of Philippine Flying Labs said that this particular delivery is a landmark in vaccine delivery because it was able to fulfill the cold chain requirement of vaccines, maintaining a temperature of 4ºC throughout the entirety of the drone flight’s duration. The delivered vaccines were used immediately to vaccinate residents of Paranga.

In addition to that, Sampang said that this delivery was made free of charge to the local government.

During the same month, PFL also completed the first medical cargo drone deliveries in the Philippines and in Southeast Asia, which included the transportation of COVID-19 vaccines.

In February of 2022, the Civil Aviation Authority of the Philippines granted the first Beyond Visual Line of Sight authorization in the Philippines to PFL. This enables PFL to operate their cargo drones through long distances so they can deliver essential medicine and vaccines to remote communities.

With this permission, the PFL began preparations for medical cargo delivery. PFL’s drone pilots underwent extensive training facilitated by WeRobotics, an international organization based in Geneva, Switzerland that provides technical expertise to local groups. The training was held in Zamboanga City’s Freeport Ecozone, after which the team headed to Tawi-Tawi to scout possible delivery sites in the province.

In collaboration with Tawi-Tawi’s provincial health medical team, local aviation officials, and the Second Marine Brigade, the PFL team completed two successful deliveries in two different topographical areas.

The first delivery was an over-water delivery from Sibutu Island to Sipangkot island on March 2. The transported parcel contained 1 kilogram of antibiotics, antacids, and other needs of the community.

PFL Managing Director Dr. Heidi Sampang (right) and Technical Director Engr. Joel Cruz (left) hand over medicines to a barangay health worker in Sipangkot, Tawi-Tawi. (Photo courtesy of Dr. Heidi Sampang, Managing Director of Philippine Flying Lab / MANILA BULLETIN)

According to PFL, the delivery, which spanned a 4.8-kilometer distance, was completed in merely seven minutes. To put this in perspective, the diesel-powered boats that are currently used for deliveries in this area can take from 30 minutes to several hours to complete this journey. Boats are also highly dependent on water conditions and logistical issues, making deliveries highly variable.

“These pilot projects provide new insights into the viability of and challenges to medical cargo drone delivery. They can help local officials and other stakeholders evaluate the usefulness of these approaches to reach the last mile communities. They will also help Philippine aviation authorities develop protocols for future BVLOS authorizations,” Sampang said.

In a similar effort in Agusan Del Sur, Sampang shared that they collaborated with the provincial health team of Agusan Del Sur and Pfizer Foundation to conduct a test site from Km 41 to Km 55 of Bgy. San Luis. She said that these areas are hard to reach and passable only to 4x4 vehicles and habal-habal. Habal-habal trips cost between P5,000 to P6,000 and are prone to accidents.

The muddy terrain in Agusan Del Sur is only passable through 4x4 vehicles or local habal-habal. But through the drones delivery of medicines as well as vaccines was made in just under nine minutes, far from the usual two-hour transportation. (Photo courtesy of Dr. Heidi Sampang, Managing Director of Philippine Flying Lab / MANILA BULLETIN)

But with the drones, the usual two-hour trip was cut to just nine minutes through the use of drones. Sampang said that they were able to deliver Pfizer vaccines, TB sputum samples and water samples.

Because of the successes of the provincial medical deliveries, the PFL team will be working again with Tawi-Tawi officials to implement a two-month schedule of medical cargo deliveries between the island municipalities of Sibutu and Sipangkot. The cargo will include essential medicines and vaccines, including COVID-19 vaccines.

Related Tags

philippine flying labs covid-19 vaccine delivery non-government organizations COVID-19 vaccines Drones PFL
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.