ADVERTISEMENT

DOH reports 164 fireworks injuries due to New Year revelry

Published Dec 31, 2019 12:00 am
By Analou De Vera and Aaron Recuenco The Department of Health (DOH) reported 164 fireworks-related injuries (FWRIs) at the end of the New Year revelry which is 87 cases lower than the 251 cases reported during the same period of December 21 to 6.m. of January 1 of 2018. (MANILA BULLETIN) (MANILA BULLETIN) "The Department of Health today reported a 35 percent decrease in fireworks-related injuries but cautioned the public that these numbers may still increase due to late consultation. There was no case of fireworks ingestion, stray bullet injury, and death reported," said Health Secretary Francisco Duque III during a press briefing at the East Avenue Memorial Medical Center in Quezon City. "Those injured should immediately have their consultation at the nearest health facility for proper health management and to avoid fatal complications like tetanus," he said. Duque said the decrease in the cases can be attributed to Executive Order No. 28 that regulates the use of firecrackers among individuals and confining its use to community displays. "Pangalawa, yung effectiveness, impact ng DOH information campaign on 'Iwas Paputok,'" he added. The health chief reported that most of the cases were recorded in the National Capital Region with 84 reported injuries, followed by Calabarzon (Cavite, Laguna, Batangas, Rizal, and Quezon) with 13 cases; Ilocos region with 12 cases; Central Luzon with 11 cases; Cagayan Valley and Western Visayas with 10 cases each. Duque said that the top five fireworks that caused most of the injuries were Kwitis, Luces, Fountain, Piccolo, and Baby rocket. He noted that the only illegal firework among the five was  Piccolo. "Most injured body parts were hands, eyes, head, legs, and forearm or arm," he said. Duque noted that their last reporting period for all the cases of FWRIs will be on January 6. "By January 3 we would have been able to report 90 percent of all the FWRIs," he added. Duque said that to be able to achieve zero-casualty, a total ban on firecracker use should be imposed. "What is the instrument of achieving that----it's banning it just like other countries that ban the use of fireworks," said Duque. Duque said that both legal and illegal firecrackers may cause injuries to its users. "I keep pounding on the fact that as vanguards of public health, as protectors of the health of the Filipino people, there is no such a thing as legal or illegal fireworks. Every firework product can be injurious," said the health chief. "If you look at the data, the statistics--- it will show that more legal fireworks causing injuries rather than the illegal. Earlier in my roundtable discussions with the other officials of the DOH, it's a bit oxymoronic to say that it is legal but it is injurious. So those two things are not in congruence. They are conflicting," he added. Duque said that the DOH is hopeful that the "administration of President Duterte will be able to make a legacy of an absolute ban of fireworks so we will have zero injury." PNP reports injuries reduced by 50 percent Meanwhile, the Philippine National Police (PNP) has recorded more than 50 percent reduction in cases of firecracker-related injuries and indiscriminate firing this New Year revelry compared to last year, from December 16 to the first six hours of the New Year. From 794 recorded from December 16 to the first six hours of 2019, the figure went down to only 324 on the same period, according to PNP spokesperson Brig. Gen. Bernard Banac. He said the figure includes the 81 firecracker-related injuries, mostly self-inflicted, by violators of the firecracker ban. "Based on PNP records, the year 2019 probably goes down in history as the safest and most uneventful observance of the Christmas and New Year holidays that posted zero death," said Banac on a statement posted yesterday. "We are grateful that the people heeded our call to shun the age-old tradition of welcoming the new year with dangerous firecrackers and gunfire that has resulted in death and injuries in previous years," he added. Citing PNP data, Banac said there were three reported stray bullet incidents in Metro Manila and the Bangsamoro Autonomous Region in Muslim Mindanao (BARMM). But Banac said the three recorded stray bullet injuries did not result to death. What they have, according to Banac, was seven cases of injuries as a result of indiscriminate firing in BARMM and Caraga regions days before the New Year revelry. He said those illegal discharge of firearms resulted in the arrest of three people, including two soldiers in BARMM. From December 16 last year, the PNP recorded 21 cases of illegal discharge of firearms. "The PNP arrested 21 persons for illegal discharge of firearms and 44 others for firecracker-related offenses," said Banac. Of the 21 arrested for firing guns, 14 were civilians, one PNP personnel, two soldiers, one militiaman, and three security guards. "They will face the stiffest criminal and administrative sanctions applicable," said Banac. (with reports from Glazyl Masculino, Mike Crismundo, Nel Andrade, Armando Fenequito, Jr., Malu Manar, Freddie Velez)
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; } }

{{ static_articles_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.