<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>health care &#8211; Pharmacy Update Online</title>
	<atom:link href="https://pharmacyupdateonline.com/tag/health-care/feed/" rel="self" type="application/rss+xml" />
	<link>https://pharmacyupdateonline.com</link>
	<description></description>
	<lastBuildDate>Sat, 04 Apr 2026 15:49:56 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	

<image>
	<url>https://pharmacyupdateonline.com/wp-content/uploads/2020/12/cropped-favicon-512x360.png</url>
	<title>health care &#8211; Pharmacy Update Online</title>
	<link>https://pharmacyupdateonline.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Orchestrated multi-agent AI systems outperforms single agents in health care</title>
		<link>https://pharmacyupdateonline.com/2026/03/orchestrated-multi-agent-ai-systems-outperforms-single-agents-in-health-care/</link>
		
		<dc:creator><![CDATA[Charlie King]]></dc:creator>
		<pubDate>Sun, 15 Mar 2026 08:00:32 +0000</pubDate>
				<category><![CDATA[Devices and Technology]]></category>
		<category><![CDATA[Medical Devices]]></category>
		<category><![CDATA[Pharmaceutical Technology]]></category>
		<category><![CDATA[AI systems]]></category>
		<category><![CDATA[artificial intelligence]]></category>
		<category><![CDATA[health care]]></category>
		<category><![CDATA[health systems]]></category>
		<category><![CDATA[Machine learning]]></category>
		<category><![CDATA[medication decisions]]></category>
		<guid isPermaLink="false">https://pharmacyupdateonline.com/?p=20183</guid>

					<description><![CDATA[As artificial intelligence (AI) becomes more common in health care, from managing records to assisting with medication decisions, researchers at the Icahn School of Medicine at Mount Sinai [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>As artificial intelligence (AI) becomes more common in health care, from managing records to assisting with medication decisions, researchers at the Icahn School of Medicine at Mount Sinai are asking an important question: How well does AI hold up when the workload gets intense at health system scale?</p>
<p>A new study, published in the March 9 online issue of <a href="https://www.nature.com/articles/s44401-026-00077-0"><em>npj Health Systems</em></a> [https://doi.org/10.1038/s44401-026-00077-0], suggests that the answer depends less on the AI itself and more on how it’s designed.</p>
<p>The investigators found that health care AI systems work far better when tasks are distributed among multiple specialized AI “agents”—software systems that can perform complex tasks, learn, and adapt—rather than relying on a single, all-purpose agent. This multi-agent approach kept performance steady even as demands increased, while dramatically reducing computing costs and delays, say the investigators.</p>
<p>“For health care organizations, our findings point to a smarter way to use AI,” says senior study author <a href="https://profiles.mountsinai.org/girish-n-nadkarni" target="_blank" rel="noopener">Girish N. Nadkarni, MD, MPH</a>, Barbara T. Murphy Chair of the Windreich Department of Artificial Intelligence and Human Health, Director of the <a href="https://icahn.mssm.edu/about/departments-offices/ai-human-health/mount-sinai/hpims" target="_blank" rel="noopener">Hasso Plattner Institute for Digital Health</a>, Irene and Dr. Arthur M. Fishberg Professor of Medicine at the Icahn School of Medicine, and Chief AI Officer of the Mount Sinai Health System. “By assigning different tasks, such as finding patient information, extracting data, or checking medication doses, to specialized AI agents, systems can run faster and more reliably while keeping costs under control. Ultimately, this kind of design could help health care teams spend less time on administrative work and more time focusing on patients.”</p>
<p>As part of the study, the researchers compared two approaches to clinical AI: a single system responsible for handling many different clinical tasks, and a coordinated network of specialized AI agents overseen by a central “orchestrator.” Using state-of-the-art language models, the team evaluated performance across common clinical functions, including information retrieval, data extraction, and medication dosing calculations—under simulated real-world conditions involving up to 80 simultaneous tasks.</p>
<p>“What we found is that AI systems behave a lot like people,” says study lead author <a href="https://connects.catalyst.harvard.edu/Profiles/display/Person/227565">Eyal Klang, MD</a>, formerly with the Icahn School of Medicine. “When you ask one system to do too many different things at once, performance suffers. But when one orchestrator agent divides the work among specialized agents, the system stays accurate, responsive, and far more efficient, even under heavy demand.”</p>
<p>The coordinated multi-agent system maintained superior accuracy levels while using far fewer computing resources, up to 65 times fewer, than a single-agent design. The study simulated real clinical “traffic,” where many types of tasks arrive at once and compete for attention, the investigators say.</p>
<p>“Our findings show that smart coordination is not just a technical preference,” Dr. Klang says. “It can make the difference between an AI system that continues to function smoothly and one that begins to break down when it is exposed to the pressures of real clinical workloads.”</p>
<p>Next, the research team plans to test these coordinated AI systems directly in clinical settings, using real-time patient data. If successful, this approach could help shape how hospitals and health systems scale AI in the future, helping them handle peak workloads without sacrificing quality or safety.</p>
<p>The researchers emphasize that the gains are not automatic: even sophisticated AI can fall short when systems are poorly designed or implemented. “Health care does not operate one task at a time,” Dr. Nadkarni says. “Hospitals face constant, overlapping demands, especially during busy periods. Our findings show that the future of health care AI is not a single super-intelligent system, but a coordinated team of focused agents that work together to scale safely, control costs, and support real clinical operations.”</p>
<p>“When a single agent handles everything, you can&#8217;t trace where it went wrong. With the orchestrator, every step is logged, which tool was called, what it returned, and how the answer was assembled. At 80 simultaneous tasks, the single agent dropped to 16 percent accuracy while burning 65 times more compute—and you&#8217;d have no way to figure out why. That kind of transparency isn&#8217;t optional in medicine,” says second author <a href="https://bridgegenai.org/">Mahmud Omar, MD</a>, a visiting researcher in the Windreich Department. “This matters more now than ever—agentic AI is no longer a research concept. Tools like OpenAI&#8217;s operator mode, Claude&#8217;s Cowork, and similar platforms are putting autonomous agents directly in the hands of clinicians and patients. As that adoption accelerates, the architecture behind these systems has to be auditable from the start.”</p>
<p>The paper is titled “Orchestrated multi agents sustain accuracy under clinical‑scale workloads compared to a single agent.”</p>
<p>The study’s authors, as listed in the journal, are Eyal Klang, Mahmud Omar, Ganesh Raut, Reem Agbareia, Prem Timsina, Robert Freeman, Lisa Stump, Alexander Charney, Benjamin S. Glicksberg, Girish N. Nadkarni.</p>
<p>This work was supported  in part by the Clinical and Translational Science Awards (CTSA) grant UL1TR004419 from the National Center for Advancing Translational Sciences. Research reported in this publication was also supported by the Office of Research Infrastructure of the National Institutes of Health under award number S10OD026880 and S10OD030463.</p>
<p>For more Mount Sinai artificial intelligence news, visit: <a href="https://icahn.mssm.edu/about/artificial-intelligence" target="_blank" rel="noopener">https://icahn.mssm.edu/about/artificial-intelligence</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Mental health care needs urgent reform to include lifestyle interventions</title>
		<link>https://pharmacyupdateonline.com/2025/08/mental-health-care-needs-urgent-reform-to-include-lifestyle-interventions/</link>
		
		<dc:creator><![CDATA[Charlie King]]></dc:creator>
		<pubDate>Fri, 15 Aug 2025 08:00:19 +0000</pubDate>
				<category><![CDATA[Medicines and Therapeutics]]></category>
		<category><![CDATA[Mental Health]]></category>
		<category><![CDATA[health care]]></category>
		<category><![CDATA[life expectancy]]></category>
		<category><![CDATA[lifestyle intervention]]></category>
		<category><![CDATA[mental health]]></category>
		<category><![CDATA[psychological therapy]]></category>
		<guid isPermaLink="false">https://pharmacyupdate.online/?p=18069</guid>

					<description><![CDATA[Mental health services must urgently increase investment in lifestyle interventions to improve care and help close the 15-year life expectancy gap faced by people with mental illness, a [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Mental health services must urgently increase investment in lifestyle interventions to improve care and help close the 15-year life expectancy gap faced by people with mental illness, a new <em>Lancet Psychiatry Commission</em> report warns.</p>
<p>Lifestyle interventions targeting physical activity, nutrition, sleep and smoking are key to mental health care, not optional extras, according to the report by a team of 30 authors from 19 countries.</p>
<p>“Our lifestyles can change the trajectory of our mental and physical health,” said lead author Dr <a href="https://www.unsw.edu.au/staff/scott-teasdale" target="_blank" rel="noopener">Scott Teasdale</a>, a dietitian and Senior Research Fellow with UNSW Sydney’s <a href="https://www.unsw.edu.au/medicine-health/our-schools/clinical-medicine/about-us/disciplines/psychiatry-mental-health" target="_blank" rel="noopener">Discipline of Psychiatry and Mental Health</a> and <a href="https://www.mindgardens.org.au/" target="_blank" rel="noopener">Mindgardens Neuroscience Network</a>.</p>
<p>&#8220;Many people living with mental health challenges face barriers to being physically active, eating a balanced and nutrient-rich diet, getting quality sleep, and quitting smoking. These, in turn, impact their mental health further and contribute to physical health disparities,” Dr Teasdale said.</p>
<p>Making changes to lifestyle risk factors eases symptoms and improves overall health, making it an important addition to psychological therapy and medication, he said. But people with mental illness need support to make such changes.</p>
<p>“This is not just about individual behaviour change, it’s about transforming systems to support health and wellbeing,” Dr Teasdale said.</p>
<p><strong>A roadmap for reform  </strong></p>
<p>The Commission report, Implementing lifestyle interventions in mental health care, outlines a roadmap to improve care worldwide – from bringing in exercise and nutrition specialists to shifting workforce attitudes to prioritise a holistic approach.</p>
<p>It builds on a 2019 Commission report on protecting physical health in people with mental illness – who die 13 to 15 years earlier than the general population, largely due to preventable conditions like cardiovascular disease and diabetes.</p>
<p>Researchers reviewed 89 recent lifestyle interventions, targeting physical activity, nutrition, smoking cessation and sleep, to determine the most effective approaches, resulting in eight recommendations and 19 priorities for action. These were reviewed by people with lived experience and a Global South Advisory Group of 14 experts from lower income and conflict-affected countries to ensure they could be adapted across diverse settings.</p>
<p>Increased funding, upskilling of mental health staff and enabling access to a broader range of allied health professionals will be key to better incorporating lifestyle interventions into care.</p>
<p>“Mental health services have traditionally focused on medications, crisis care and therapy, and lifestyle hadn’t been prioritised — in funding, training or service delivery,” Dr Teasdale said. “We previously didn’t have the evidence on the benefits of lifestyle changes, but that’s no longer the case.”</p>
<p>While delivery methods must be tailored to local contexts, many core principles are universal, said senior author UNSW Professor <a href="https://www.unsw.edu.au/staff/simon-rosenbaum" target="_blank" rel="noopener">Simon Rosenbaum.</a></p>
<p>“We’ve identified common elements that should apply to care, whether you’re in a refugee camp in Bangladesh or a hospital in Sydney’s eastern suburbs,” he said.</p>
<p>This includes creating psychologically safe environments and ensuring support staff have the empathy and skills to provide trauma-informed, culturally sensitive care.</p>
<p>“Embedding these interventions must be done in partnership with people who live with mental illness, and with attention to the social and economic realities they face,” Prof. Rosenbaum said.</p>
<p>Global South Advisory Group co-Chair Professor Pillaveetil Sathyadas Indu, from Kerala University of Health Sciences, said the recommendations were adaptable across diverse settings, including her home country of India.</p>
<p>“In countries with limited resources, the focus may be on upskilling existing staff and non-specialist workers, and engaging family members, to help deliver lifestyle interventions,” Prof. Indu said.</p>
<p>Embedding exercise and nutrition specialists into mental health services at top training and research institutions would also help drive systemic change, she said.</p>
<p><strong> Shifting clinical practice in Australia    </strong></p>
<p>The shift to lifestyle-focused care is underway in Australia, with lifestyle changes included in clinical practice guidelines for mood disorders since 2020.</p>
<p>“An ideal treatment plan no longer starts and ends with medication and psychology support. It now begins with lifestyle changes and psychological support as the foundation, with medication added where needed,” Dr Teasdale said.</p>
<p>But change has been slow, amid budget constraints and a stretched workforce, and more needs to be done by government, health services and education providers to better embed lifestyle interventions into care.</p>
<p>While this requires greater upfront investment, it would reduce more substantial health care and societal costs long term, Dr Teasdale said.</p>
<p>“Improving these lifestyle factors is crucial for the mental wellbeing of every person, and in the prevention and management of mental illness.”</p>
<p>The report is one of two published by <em>The Lancet Psychiatry Physical Health Commission </em>on Wednesday, with the other, led by University of Queensland, focused on the physical health side effects of medication.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>How long COVID survivors are revolutionizing health care</title>
		<link>https://pharmacyupdateonline.com/2024/03/how-long-covid-survivors-are-revolutionizing-health-care/</link>
		
		<dc:creator><![CDATA[Charlie King]]></dc:creator>
		<pubDate>Fri, 29 Mar 2024 08:00:13 +0000</pubDate>
				<category><![CDATA[COVID-19]]></category>
		<category><![CDATA[Infectious Disease]]></category>
		<category><![CDATA[Medicines and Therapeutics]]></category>
		<category><![CDATA[covid]]></category>
		<category><![CDATA[covid-19]]></category>
		<category><![CDATA[health care]]></category>
		<category><![CDATA[Long COVID]]></category>
		<category><![CDATA[MIT Press]]></category>
		<category><![CDATA[Ryan Prior]]></category>
		<guid isPermaLink="false">https://www.pharmacyupdate.online/?p=12677</guid>

					<description><![CDATA[To the world&#8217;s public health authorities, Covid-19 would be either a deadly disease for some or a simple respiratory illness for most, its symptoms clearing up in just [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>To the world&#8217;s public health authorities, Covid-19 would be either a deadly disease for some or a simple respiratory illness for most, its symptoms clearing up in just a matter of weeks. But then tens of millions around the world got sick and stayed sick. With scientists and doctors caught off guard, these Long Covid patients often found solace only with one another, organizing support groups across oceans and continents while ill in bed. In <a href="https://mitpress.mit.edu/9780262548151/the-long-haul/"><em>The Long Haul</em></a>, CNN journalist <a href="https://www.ryantprior.com/about">Ryan Prior</a> weaves his own life, the stories of activist patients, and the latest science into a captivating tale of regular people crying out for care that actually works.</p>
<p>What Covid “long haulers” found was that their new illness was not so new. In fact, it resembled other post-viral syndromes: difficult to treat and neglected by science. In riveting and accessible prose, Prior follows an innovative band of patients who took matters into their own hands and researched the disease themselves, thereby flipping the script and illustrating a new paradigm for research. In these unprecedented times, the CDC and the WHO came to them. As Covid continues to circulate, its long-term effects could grow as well, weighing on the healthcare system for decades to come. But, as Prior shows, getting Long Covid treatments right could help revolutionize care for all complex and chronic illnesses.</p>
<p>Ryan Prior is a journalist and former Journalist-in-Residence at the Century Foundation. He covered the COVID-19 pandemic as a features writer for CNN and writes the Patient Revolution column for <em>Psychology Today</em>. He has also written for <em>USA Today</em>, <em>STAT</em>, the <em>Guardian</em>, and the <em>Nation</em>. He directed the documentary <em>Forgotten Plague</em>, is a board member at the ME Action Network, and was a Stanford Medicine ePatient Scholar.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
