ADVERTISEMENT

City Caloocan's rehab program: Drug users get second chance

Published Feb 15, 2020 12:00 am
By Minka Tiangco A known drug trade hotspot a few years back, Caloocan City has changed and is emerging victorious in the national campaign against illegal drugs. dxzgdxg

As the Duterte administration targeted drug traders and street pushers, the city government has made itself busy reforming their victims- the users.

Drug dependents who seek healing are freely given chances to kick the habit and return to normal life. One of them, Ma. Carina Cruz, 29, was given an opportunity to work as an administration staff for a law firm. She graduated from the Community-Assisted Rehabilitation and Research Out-Patient Treatment and Training System (CARROTTS)-Salubong program of the administration of Mayor Oscar Malapitan in 2019. "My life changed because of the program," she said in an interview. "It helped us earn back our self-respect that we lost due to our vice." She and her husband, who also graduated from the same drug rehabilitation program were able to send two of their five children to school. Lawyer Sikini Labastilla, head of the Caloocan Anti-Drug Abuse Office (CADAO), said the city government's drug rehabilitation programs were launched at the height of the bloody war on drugs in 2016. In 2015, Cruz and her husband became drug users. The couple was so addicted with shabu that once they even used the the money for the chemotheraphy session of a sick relative to buy drugs. A year after, police officers knocked on their door to issue a demand for their surrender in 24 hours. Out of fear for their lives, they sought help from the church. Due to the number of people seeking help, particularly those whose names appeared in the police's and barangay's drug watch lists and plea bargainers, the Diocese of Caloocan and CADAO partnered to form the CARROTTS-Salubong program. CARROTTS-Salubong, one of the country's pioneer community-based drug rehabilitation programs, is rooted on the belief that human life is sacred and should be respected. "We are leaning more towards the mental health issue of the problem rather than the addiction aspect of it. Of course, addiction can be considered as a mental health issue," Labastilla said in an interview. The four-month drug rehabilitation program teaches recovering drug addicts to return to their sense of self, reengage with their families or community, and reintegrate in society with new skills. The program integrates various approaches to ensure that each patient's needs are being catered to. In his experience, Labastilla said this method brings better results than just using the same kind of program for everybody. "Instead of providing a cookie-cutter list of rehabilitation activities that are applied uniformly to all program participants, the program takes a 'case management' approach and takes into account each individual client's socio-economic and psychological context and designs a treatment that matches this," the CARROTTS-Salubong manual read. "After an initial screening and intake, each client undergoes a thorough evaluation by a psychiatrist, a psychologist and a social worker, with the goal of establishing their current life status, before providing treatment that is tailor-fit to their specific needs," it added. After going through psychological “baselining” and individual counseling, the patients are grouped into 30-people pods led by a psychometrician or social worker. Paul Infante, 41, volunteered to undergo the CARROTTS-Salubong drug rehabilitation program, thus, ending his 20 years of illegal substance addiction. He secured a job as a warehouse inventory supervisor at a glass company. Not only did he mend a broken relationship with his parents and siblings, he also recently became a father. "I've been clean for two years and 10 months. Back then, I thought there was no hope for me to change and be cured from the sickness of addiction, but it's possible, as long as I remain faithful to God who is always ready to extend help when I am suffering," he said in an interview. Cruz and her husband graduated from the program after six months and found work through the help of CADAO staff. Cruz continued to volunteer at the church to help other recovering addicts. "I want to show them that just because they lost their way, does not mean they can't change," she said. "I want them to hear about my learnings in the program and how it affected me." With the success of the program, Labastilla expressed hope that the stigma surrounding drug users will eventually fade, thus, lead to more people voluntarily admitting themselves in the drug rehabilitation program. "Maybe in the future, when they start to have trust and confidence in the counselling and intervention system, maybe that will be the basis, they will look for the service," he said. Last year, CADAO inaugurated Kanlungan, the country’s first comprehensive rehabilitation complex, that offers residential treatment, reformation under the Balay Silangan program, outpatient services, and a community-based rehab pod. Labastilla said that the CADAO will soon officially launch the CARROTTS-Salubong manual that other local government units can use as a guide to create their own community-based drug rehabilitation programs.
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.