ADVERTISEMENT

The anti-COVID-19 discrimination ordinance of 2020

Published Apr 5, 2020 12:00 am
BATANG MAYNILA By MAYOR ISKO MORENO Mayor Isko Moreno Mayor Isko Moreno It had been an eventful week once again for Manila amid the battle against COVID-19, as we in the city government continue fast-tracking the delivery of  food packs to the city’s some 350,000 families or 1.8 million citizens. Although we have managed to reach out to over 200,000 families over the weekend as a result of the 24/7 efforts, we have such a long way to go. The city government of Manila has no problem with money and repacking efforts since modesty aside, we were able to plan ahead of time.  The problem however,  lies mainly with the arrival of ordered supplies which is quite understandable given the slowdown in production everywhere. We ask for the indulgence of the residents and vow that as soon as the supplies arrive, they are immediately sent out to cover those who have not gotten their food packs. More importantly, over the weekend, I am profusely thankful to the Manila City Council, headed by my equally tireless Vice Mayor Honey Lacuna as its Presiding Officer, President Pro Tempore Ernesto ‘Jong’’ Isip, Jr. and Majority Floorleader Joel Chua and the entire membership of the City Council, for acting expeditiously on my personal request for the passage of a city ordinance that would make it unlawful for anyone to subject healthcare workers and  COVID 19 patients or possible patients to any form of discrimination or stigmatization. Particularly, Ordinance 8624 “prohibits any person from committing any act or utterance  which causes stigma, disgrace, shame, humiliation, harassment or otherwise discriminating against a person infected, under monitoring or investigation due to the COVID-19 virus including public and private doctors, nurses, health workers, emergency personnel and volunteers, service workers who are assigned to hospitals or other center where these persons are being treated and imposing the appropriate penalties therein.”  Violators shall be fined P5,000 or face imprisonment not exceeding six months or both at the court’s discretion. If the offender is a public officer, the maximum penalty herein shall be imposed. I pushed for the passage of this ordinance, now known as the “Anti- COVID-19 Discrimination Ordinance of 2020,” noting with much dismay reports that as the number of COVID-19 rises, we have seen instances of public stigmatization among persons who have contracted the disease, including persons under investigation (PUIs) or persons under monitoring (PUMs). Lamentably, there is also a rise in harmful stereotyping. This means that people are being labelled, stereotyped, separated and or experience loss of status and discrimination because of a potential negative affiliation with the disease. Stigmatization could drive people to hide the illness to avoid discrimination or prevent people from seeking health care immediately and discourage them from adopting healthy behaviors. And then, there have been several reported incidents of people being evicted out of their residences. In the case of patients who have recovered, there are reports that some of them were prevented from returning back to their residences, while some were even doused with water or bleaching solutions and refused services in available eateries or transportations over fears of infection.  Some were shunned by local stores, boarding houses and even their own barangays and homes. Thus, any one who does this, even any public officer who refuses or fails to give assistance to a person infected, under investigation or monitoring due to COVID-19, health worker or frontliner who intends to return to his place of residence or domicile after obtaining clearance of the  infection from the proper health officials, shall be answerable to the law. To make matters worse, there are also several false and inaccurate social media posts even circulated online,  spreading names of people alleged to have been infected with COVID-19 and urging the recipients to check if they had contact with those listed in the said posts, so those engaging in this are now also liable under the ordinance. Considering the gravity of the situation, there is an urgent need to combat this pervasive stigmatization on the basis of one’s medical condition. There is a need for the city government to bring normalcy and order amidst the crisis and protect its constituency from unjust discrimination brought on by fear and panic by the public. Families who are affected by this pandemic suffer severe anxiety and social humiliation hence, it is the policy of the City Government of Manila to act as “parens patria”  during these trying times, by showing compassion, empathy and tolerance towards its affected constituents, as this virus can infect any person regardless of race, age, sex or social standing. It is only through a united front, strengthened by our religious conviction, can we fight and end this pandemic. Let us put an end to all these meanness. Walang magmamalasakit sa Maynila kundi tayo ding mga Batang Maynila. Manila, God first!

***

For updates on latest developments in the city of Manila, please visit my Facebook account —  “Isko Moreno Domagoso.”  
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.