... | 🕐 --:--
-- -- --
عاجل
⚡ عاجل: كريستيانو رونالدو يُتوّج كأفضل لاعب كرة قدم في العالم ⚡ أخبار عاجلة تتابعونها لحظة بلحظة على خبر ⚡ تابعوا آخر المستجدات والأحداث من حول العالم
⌘K
AI مباشر
20437 مقال 495 مصدر نشط 38 قناة مباشرة 3783 خبر اليوم
آخر تحديث: منذ 4 ثواني

Chronic back pain may have met its match with hormone treatment, scientists say

العالم
Fox News
2026/03/25 - 23:27 502 مشاهدة

A hormone traditionally used to treat bone loss may hold the key to stopping chronic back pain at its source, according to a new study.

Chronic back pain is often linked to the deterioration of spinal discs and vertebral end plates, which are the thin layers of tissue separating the discs from the vertebrae, according to medical sources.

When these break down, they become porous, allowing nerves that aren’t usually impacted to enter the spinal center, leading to frequent discomfort.

GREATER WEIGHT LOSS PROMISED BY HIGHER-DOSE WEGOVY SHOT, NOW APPROVED BY FDA

Research led by Dr. Janet L. Crane at Johns Hopkins University found that parathyroid hormone (PTH) could prevent and even reverse the growth of pain-sensing nerves into damaged areas of the spine.

Parathyroid glands naturally produce PTH, which experts say plays a key role in regulating calcium levels and bone remodeling.

These findings could shift the focus of back pain treatment from managing symptoms to modifying the underlying issue, according to scientists.

"During spinal degeneration, pain-sensing nerves grow into regions where they normally do not exist. Our findings show that parathyroid hormone can reverse this process by activating natural signals that push these nerves away," Crane said in a press release.

HIDDEN SIGNS YOUR BONES MAY BE WEAKER THAN YOU THINK, ACCORDING TO DOCTOR

Synthetic versions of PTH are already used to treat osteoporosis. Earlier research hinted that these treatments might also reduce bone-related pain, but the underlying biological mechanism was not well-understood.

CLICK HERE TO SIGN UP FOR OUR HEALTH NEWSLETTER

Using animal models, the Johns Hopkins researchers found that one to two months of PTH treatment led to denser, more stable vertebral endplates. 

More significantly, the treatment triggered bone-building cells, known as osteoblasts, to produce a protein called Slit3, the study detailed.

The study found that this protein repels growing nerve fibers, preventing them from infiltrating sensitive regions of the spine.

When the researchers removed Slit3 from the mice, the hormone's pain-relieving effects disappeared, confirming the protein's critical role in the process.

CLICK HERE FOR MORE HEALTH STORIES

PTH is already approved by the Food and Drug Administration to treat osteoporosis. Some patients receiving the hormone for bone density have reported unexpected relief from back pain, a phenomenon this study could help explain.

"Our study suggests that PTH treatment of [lower back pain] during spinal degeneration may reduce aberrant innervation (abnormal nerve growth)," Crane concluded.

The doctor said this research lays the foundation for future clinical trials that will explore PTH's effectiveness as a disease-modifying and pain-relieving treatment for spinal degeneration.

Researchers noted several limitations, including the possibility that PTH treatment could affect the central nervous system in ways not fully explored in this study.

Because the study focused specifically on the Slit3 protein, further research is needed to determine how other genetic factors and bone-forming processes might influence spinal nerve growth and pain relief.

TEST YOURSELF WITH OUR LATEST LIFESTYLE QUIZ

The study was published in the journal Bone Research.

مشاركة:
\n

مقالات ذات صلة

// Coin System - Track article read (function() { const email = localStorage.getItem('khabr_user_email'); if (!email) return; const articleId = 42424; // Record read (+1 coin) fetch('/api/coins/read', { method: 'POST', headers: {'Content-Type': 'application/json'}, body: JSON.stringify({email: email, article_id: articleId}) }).then(r => r.json()).then(data => { if (data.coins_earned > 0) { // Show coin earned toast const toast = document.createElement('div'); toast.innerHTML = '🪙 +' + data.coins_earned + ' coin! (Balance: ' + data.balance + ')'; toast.style.cssText = 'position:fixed;bottom:20px;right:20px;background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;padding:12px 20px;border-radius:12px;font-weight:bold;z-index:9999;animation:slideUp .5s ease;box-shadow:0 4px 15px rgba(245,158,11,0.4);'; document.body.appendChild(toast); setTimeout(() => toast.remove(), 3000); } }).catch(() => {}); // Daily login check const lastLogin = localStorage.getItem('khabr_daily_login'); const today = new Date().toDateString(); if (lastLogin !== today) { fetch('/api/coins/daily-login', { method: 'POST', headers: {'Content-Type': 'application/json'}, body: JSON.stringify({email: email}) }).then(r => r.json()).then(data => { if (data.coins_earned > 0) { localStorage.setItem('khabr_daily_login', today); setTimeout(() => { const toast = document.createElement('div'); toast.innerHTML = '🔥 Daily bonus +' + data.coins_earned + ' coins! (Streak: ' + data.streak + ' days)'; toast.style.cssText = 'position:fixed;bottom:70px;right:20px;background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;padding:12px 20px;border-radius:12px;font-weight:bold;z-index:9999;animation:slideUp .5s ease;box-shadow:0 4px 15px rgba(239,68,68,0.4);'; document.body.appendChild(toast); setTimeout(() => toast.remove(), 4000); }, 1500); } }).catch(() => {}); } })();
// Coin System - Track article read (function() { const email = localStorage.getItem('khabr_user_email'); if (!email) return; const articleId = 42424; // Record read (+1 coin) fetch('/api/coins/read', { method: 'POST', headers: {'Content-Type': 'application/json'}, body: JSON.stringify({email: email, article_id: articleId}) }).then(r => r.json()).then(data => { if (data.coins_earned > 0) { // Show coin earned toast const toast = document.createElement('div'); toast.innerHTML = '🪙 +' + data.coins_earned + ' coin! (Balance: ' + data.balance + ')'; toast.style.cssText = 'position:fixed;bottom:20px;right:20px;background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;padding:12px 20px;border-radius:12px;font-weight:bold;z-index:9999;animation:slideUp .5s ease;box-shadow:0 4px 15px rgba(245,158,11,0.4);'; document.body.appendChild(toast); setTimeout(() => toast.remove(), 3000); } }).catch(() => {}); // Daily login check const lastLogin = localStorage.getItem('khabr_daily_login'); const today = new Date().toDateString(); if (lastLogin !== today) { fetch('/api/coins/daily-login', { method: 'POST', headers: {'Content-Type': 'application/json'}, body: JSON.stringify({email: email}) }).then(r => r.json()).then(data => { if (data.coins_earned > 0) { localStorage.setItem('khabr_daily_login', today); setTimeout(() => { const toast = document.createElement('div'); toast.innerHTML = '🔥 Daily bonus +' + data.coins_earned + ' coins! (Streak: ' + data.streak + ' days)'; toast.style.cssText = 'position:fixed;bottom:70px;right:20px;background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;padding:12px 20px;border-radius:12px;font-weight:bold;z-index:9999;animation:slideUp .5s ease;box-shadow:0 4px 15px rgba(239,68,68,0.4);'; document.body.appendChild(toast); setTimeout(() => toast.remove(), 4000); }, 1500); } }).catch(() => {}); } })();
AI
يا هلا! اسألني أي شي 🎤