ADVERTISEMENT

Win the fight against neuropathy in diabetic patients

Published Dec 6, 2022 12:00 pm

Health and medical experts share clinical guidance in the diagnosis and treatment of nerve damage among diabetic patients

Globally renowned multidisciplinary medical experts and healthcare professionals from across Asia-Pacific and the Middle East, gather ahead of World Diabetes Day 2022, thanks to P&G Health’s “Winning the Fight Against Neuropathy in Diabetic Patients” forum that talked about the latest clinical guidance on diagnosing and treating diabetic nerve damage.

The signature event, hosted out of Manila and simulcast to more than 10 countries and 3,400 participants, saw the rollout of clinical guidance on simple diagnostic procedures for peripheral neuropathy and sharing of clinical experiences by medical experts.

 With diabetes mellitus being the leading cause of peripheral neuropathy (PN), the increasing prevalence of PN is closely linked to the rise in the number of diabetic patients. Diabetic Peripheral Neuropathy (DPN) is the result of damage to the nerves impacting the quality of life of people as they are not able to go about their daily lives as comfortably. Burning and stabbing pain in the feet and hands can have a significant impact on the activities of daily living, from walking to climbing stairs, and sleeping. Peripheral neuropathy is often misdiagnosed or underdiagnosed due to a lack of awareness among patients and physicians. Besides diabetes mellitus, B vitamins deficiencies and aging are other high-risk factors leading to peripheral nerve damage.

“As a partner to International Diabetes Federation (IDF), P&G Health is committed to continued efforts to raise awareness on diabetes and its associated complications including peripheral neuropathy and nerve damage. The ‘Winning the Fight Against Neuropathy in Diabetic Patients’ forum is the first of several scientific forums being rolled out by P&G Health as part of our World Diabetes Day awareness efforts across the Asia Pacific, Middle East, and Africa region. It highlights the connection between peripheral neuropathy and diabetes and the importance of early identification and timely treatment,” says Dr. Ashley Barlow, senior director, Medical & Technical Affairs of P&G Health (Asia Pacific, India, Middle East, and Africa).

Professor of Medicine at Weill Cornell Medicine, Dr. Rayaz A. Malik, who is also a consultant physician at Central Manchester University Teaching Hospital, says, “Peripheral neuropathy is highly under diagnosed in Southeast Asia and the Middle East due to a lack of consensus guidance on routine screening and diagnostic pathways. This has a major impact on the quality of life as a result of painful neuropathic symptoms, foot ulceration, and amputation with associated five-year mortality of 40 percent and 80 percent, respectively. Awareness and sense of urgency among patients and healthcare providers is required, and primary care physicians need simple tools and guidance to help them diagnose peripheral neuropathy.”

By asking the right questions and listening to the patient, doctors can help patients avoid severe complications and improve their quality of life. The primary care physician has a key role to play in this.

Dr. Barlow also explains that “The P&G Health ‘Winning the Fight Against Neuropathy in Diabetic Patients’ forum brought to light enriching insights, data and clinical practice guidelines from health experts from across the globe and the region on the important role of neuropathy diagnoses, treatment, and management, in improving the quality of life of diabetic patients.”

 “While identifying a patient with early onset PN may sound challenging, it is not and doesn’t require complex diagnostic tools to diagnose peripheral neuropathy. Simple tools like a questionnaire and a sensory test can be a good start,” says Dr. Rayaz. “By asking the right questions and listening to the patient, doctors can help patients avoid severe complications and improve their quality of life. The primary care physician has a key role to play in this.”

Quick facts

In 2021, there were 393 million diabetic patients in the Asia Pacific, the Middle East, and African regions projected to rise to 603 million by 2045. 

  • One in two patients with diabetes suffers from Peripheral Neuropathy during their lifetime. With the increasing prevalence of diabetes, there will be exponential growth in the number of patients in these regions with PN.
  • There are also at least as many people with pre-diabetes as there are with diabetes and at least 10 percent suffer from PN5.
  • A study from the Philippines in 2000 from the Diabcare-Asia project, which assessed 2,708 patients in diabetes centers, reported a prevalence of 42 percent for diabetic neuropathy, based on medical records.
  • A third of physicians recognize signs of DPN. Undiagnosed cases contribute greatly to the high rates of morbidity and mortality of diabetes. Up to 50 percent of patients are asymptomatic and therefore often remain undiagnosed and are at risk of injury. 
  • If not diagnosed and treated early, DPN can manifest with neuropathic pain with a tremendous impact on the quality of life. 

Related Tags

health diabetes Aaron Cabeza neuropathy wellbeing Philippines
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.