Resistant hypertension: Why our blood pressure stays high despite medication, explained by a senior cardiologist |
High blood pressure impacts around one in every four adults in India and leads to over 1.6 million deaths annually. While it can be effectively managed through a combination of medication, dietary changes, and physical activity for many people, for a growing segment of patients, these efforts are not enough. These individuals, despite being on multiple medications continue to have uncontrolled blood pressure. This characterises a condition known as Resistant Hypertension.Uncontrolled blood pressure is frequently thought to be caused by excessive stress or a diet high in salt. Although both are known contributors, resistant hypertension points to a deeper, more complex issue—one that frequently goes unrecognized or misunderstood.When Blood Pressure Won’t Come Down Resistant hypertension is defined as blood pressure that stays elevated despite being on three or more medications, including a diuretic. It’s estimated to affect around 10% of people with high blood pressure—which, in India’s case, could mean millions. Patients are advised to give their medication “more time”. Medication compliance is an issue that patients struggle with most, either due to side effects, cost, or simply the burden of multiple daily pills. In India, around 8.5% of people with hypertension have their blood pressure under full control, out of 52.5% who taken treatment.A Newer OptionWhen medications and lifestyle changes still aren’t enough, newer, non-drug treatment is beginning to offer hope. Renal Denervation (RDN) is a minimally invasive procedure which is now readily available in India as an adjunctive to Resistant Hypertension treatment. It uses radiofrequency to target the overactive sympathetic nerves in the renal arteries — nerves that play a central role in regulating blood pressure. By calming this system down, RDN can help bring blood pressure levels down significantly, especially in patients who haven’t responded to medication alone. It is an important step forward in the management of resistant hypertension. This procedure usually takes 45-60 minutes, and most patients return home the same day or next day.If your blood pressure medications aren’t working, it is time to look beyond conventional pharmacological therapies. Discuss your treatment experience with your doctor, and whether a procedure such as RDN might enable you to get ahead of the disease, before it results in severe complications leads to heart attack, stroke or kidney failure.This may be considered for patients who are diagnosed with resistant hypertension. People whose systolic pressure remains high (≥140 mm Hg in the clinic or ≥135 mm Hg on daytime ambulatory monitoring) despite taking at least three medications, including a diuretic, are considered primary candidates. They should also have relatively healthy kidney function and no significant abnormalities in the renal arteries. It is also essential that other causes of hypertension—such as thyroid problems, adrenal tumors, or certain medications—have been ruled out through proper evaluation.Resistant hypertension is not rare, and it’s not simply a matter of non-compliance. Recognizing it as a distinct medical condition is the first step toward better outcomes. With greater awareness, better clinical evaluation, and newer treatments like renal denervation, patients don’t have to remain stuck in a cycle of trial and error and take control of their health. Renal denervation is not a replacement for healthy lifestyle habits or medications. Instead, it represents a promising adjunctive therapy— an option that empowers both patients and physicians with more tools to fight hypertension. As guidelines evolve and long-term data continue to accumulate, RDN may soon move from being a “last resort” to an earlier consideration in the treatment pathway. For those still searching for answers, it may be time to look beyond stress or salt— and to have a deeper conversation with your doctor about what comes next. Disclaimer: Issued in Public Interest. All information contained herein is for general awareness purposes only and not intended to act as medical advice. Patients should consult with their physicians in relation to their condition (Dr Chandrashekhar Narayan Makhale, Senior Intervention Cardiologist, Director, Cardiac Cath Lab, Ruby Hall Clinic, Pune)
var _mfq = window._mfq || [];
_mfq.push([“setVariable”, “toi_titan”, window.location.href]);
!(function(f, b, e, v, n, t, s) {
function loadFBEvents(isFBCampaignActive) {
if (!isFBCampaignActive) {
return;
}
(function(f, b, e, v, n, t, s) {
if (f.fbq) return;
n = f.fbq = function() {
n.callMethod ? n.callMethod(…arguments) : n.queue.push(arguments);
};
if (!f._fbq) f._fbq = n;
n.push = n;
n.loaded = !0;
n.version = ‘2.0’;
n.queue = [];
t = b.createElement(e);
t.async = !0;
t.defer = !0;
t.src = v;
s = b.getElementsByTagName(e)[0];
s.parentNode.insertBefore(t, s);
})(f, b, e, ‘https://connect.facebook.net/en_US/fbevents.js’, n, t, s);
fbq(‘init’, ‘593671331875494’);
fbq(‘track’, ‘PageView’);
};
function loadGtagEvents(isGoogleCampaignActive) {
if (!isGoogleCampaignActive) {
return;
}
var id = document.getElementById(‘toi-plus-google-campaign’);
if (id) {
return;
}
(function(f, b, e, v, n, t, s) {
t = b.createElement(e);
t.async = !0;
t.defer = !0;
t.src = v;
t.id = ‘toi-plus-google-campaign’;
s = b.getElementsByTagName(e)[0];
s.parentNode.insertBefore(t, s);
})(f, b, e, ‘https://www.googletagmanager.com/gtag/js?id=AW-877820074’, n, t, s);
};
function loadSurvicateJs(allowedSurvicateSections = []){
const section = window.location.pathname.split(‘/’)[1]
const isHomePageAllowed = window.location.pathname === ‘/’ && allowedSurvicateSections.includes(‘homepage’)
const ifAllowedOnAllPages = allowedSurvicateSections && allowedSurvicateSections.includes(‘all’);
if(allowedSurvicateSections.includes(section) || isHomePageAllowed || ifAllowedOnAllPages){
(function(w) {
function setAttributes() {
var prime_user_status = window.isPrime ? ‘paid’ : ‘free’ ;
var geoLocation = window?.geoinfo?.CountryCode ? window?.geoinfo?.CountryCode : ‘IN’ ;
w._sva.setVisitorTraits({
toi_user_subscription_status : prime_user_status,
toi_user_geolocation : geoLocation
});
}
if (w._sva && w._sva.setVisitorTraits) {
setAttributes();
} else {
w.addEventListener(“SurvicateReady”, setAttributes);
}
var s = document.createElement(‘script’);
s.src=”https://survey.survicate.com/workspaces/0be6ae9845d14a7c8ff08a7a00bd9b21/web_surveys.js”;
s.async = true;
var e = document.getElementsByTagName(‘script’)[0];
e.parentNode.insertBefore(s, e);
})(window);
}
}
window.TimesApps = window.TimesApps || {};
var TimesApps = window.TimesApps;
TimesApps.toiPlusEvents = function(config) {
var isConfigAvailable = “toiplus_site_settings” in f && “isFBCampaignActive” in f.toiplus_site_settings && “isGoogleCampaignActive” in f.toiplus_site_settings;
var isPrimeUser = window.isPrime;
var isPrimeUserLayout = window.isPrimeUserLayout;
if (isConfigAvailable && !isPrimeUser) {
loadGtagEvents(f.toiplus_site_settings.isGoogleCampaignActive);
loadFBEvents(f.toiplus_site_settings.isFBCampaignActive);
loadSurvicateJs(f.toiplus_site_settings.allowedSurvicateSections);
} else {
var JarvisUrl=”https://jarvis.indiatimes.com/v1/feeds/toi_plus/site_settings/643526e21443833f0c454615?db_env=published”;
window.getFromClient(JarvisUrl, function(config){
if (config) {
const allowedSectionSuricate = (isPrimeUserLayout) ? config?.allowedSurvicatePrimeSections : config?.allowedSurvicateSections
loadGtagEvents(config?.isGoogleCampaignActive);
loadFBEvents(config?.isFBCampaignActive);
loadSurvicateJs(allowedSectionSuricate);
}
})
}
};
})(
window,
document,
‘script’,
);
Source link

