<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:media="http://search.yahoo.com/mrss/"
	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>maternal &#8211; USA NEWS LIVE</title>
	<atom:link href="https://bloggingthree.soflytech.com/tag/maternal/feed/" rel="self" type="application/rss+xml" />
	<link>https://bloggingthree.soflytech.com</link>
	<description>All About USA NEWS</description>
	<lastBuildDate>Sat, 17 Aug 2024 16:12:09 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0</generator>

<image>
	<url>https://bloggingthree.soflytech.com/wp-content/uploads/2024/04/cropped-THE-USA1-e1713184454543-1-32x32.png</url>
	<title>maternal &#8211; USA NEWS LIVE</title>
	<link>https://bloggingthree.soflytech.com</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Healey guarantees to sign comprehensive maternal health bill</title>
		<link>https://bloggingthree.soflytech.com/2024/08/healey-guarantees-to-sign-comprehensive-maternal-health-bill/</link>
					<comments>https://bloggingthree.soflytech.com/2024/08/healey-guarantees-to-sign-comprehensive-maternal-health-bill/#respond</comments>
		
		<dc:creator><![CDATA[enzo2go]]></dc:creator>
		<pubDate>Sat, 17 Aug 2024 16:12:09 +0000</pubDate>
				<category><![CDATA[Politics]]></category>
		<category><![CDATA[Bill]]></category>
		<category><![CDATA[comprehensive]]></category>
		<category><![CDATA[Healey]]></category>
		<category><![CDATA[Health]]></category>
		<category><![CDATA[maternal]]></category>
		<category><![CDATA[promises]]></category>
		<category><![CDATA[sign]]></category>
		<guid isPermaLink="false">https://bloggingthree.soflytech.com/?p=12227</guid>

					<description><![CDATA[Local news BOSTON (AP) — A comprehensive maternal health bill has passed each houses of the House and awaits Gov. Maura Healey&#39;s signature. The bill would supply a path for midwives and lactation consultants to acquire licenses, encourage the creation of more freestanding birth centers and establish a grant program to deal with maternal mental [&#8230;]]]></description>
										<content:encoded><![CDATA[<p></p>
<div id="">
<header class="m-article-header m-article-header--standard">
												<span id="article-header-primary-term"></p>
<p>								Local news<br />
							</span></p>
</header>
<p>BOSTON (AP) — A comprehensive maternal health bill has passed each houses of the House and awaits Gov. Maura Healey&#39;s signature.</p>
<p>The bill would supply a path for midwives and lactation consultants to acquire licenses, encourage the creation of more freestanding birth centers and establish a grant program to deal with maternal mental health and substance use disorders.</p>
<p>The bill would also expand the nationwide, universal postpartum home visiting program and require insurers to cover the associated fee of screenings for postpartum depression and major depressive disorder in perinatal individuals.</p>
<p>“This maternal health law will save lives for all birthing families in Massachusetts,” said Democratic Rep. Marjorie Decker, certainly one of the bill’s sponsors.</p>
<p>&#8220;I am so proud that we continue to lead the nation in protecting reproductive health and respecting birth autonomy by providing more birthing options, expanding equitable access to midwifery care and postnatal support, and providing better insurance coverage for perinatal individuals,&#8221; she added.</p>
<p>The bill would create a state license that certified midwives must obtain to practice midwifery and would require certain insurance providers, comparable to MassHealth, to cover the services of doulas and midwives, including prenatal, birth and postpartum care.</p>
<p>The bill would also create a Board of Registration in Midwifery throughout the Ministry of Health to be chargeable for the licensing and supervision of state-certified midwives.</p>
<p>State-certified midwives would should coordinate emergency care if mandatory and would even be allowed to issue prescriptions for certain medications in accordance with regulations to be issued by the Board and DPH.</p>
<p>To encourage the creation of more freestanding birth centers operated independently of the hospital system, the bill would require the DPH to develop updated regulations for licensing freestanding birth centers to make sure secure and accessible birthing options.</p>
<p>The bill would also require state health departments to conduct an education campaign about perinatal mood and anxiety disorders and develop a digital information center for the general public. It would also require that perinatal individuals be offered screening for postpartum depression and major depressive disorder and that these services be covered by medical insurance.</p>
<p>To higher address barriers to access to health care and reduce racial disparities in maternal health, the bill would also expand the universal postpartum home visiting program administered by state health departments and supply reimbursement for this system&#39;s services.</p>
<p>A 2023 report from the Massachusetts Department of Public Health showed that maternal mortality within the state nearly doubled from 2011 to 2020. Black women were 2.3 times more likely than white women to have complications during labor and delivery.</p>
<p>The bill also requires health insurers to cover the associated fee of medically mandatory pasteurized donated breast milk and products produced from it, as they&#8217;re a crucial source of nutrients for the expansion and development of babies, especially at-risk premature babies.</p>
<p>When asked on Friday, Healey signaled his support for the bill.</p>
<p>“Of course I will sign it,” said Healey.</p>
</p></div>
<p><script>
		var consent="grant";
		/* The above code is parsing the JSON data from the local storage and storing it in a variable. */
					const onetrustStorageConsent = JSON.parse(localStorage.getItem( 'consent_one_trust_bdc' ) );
			if ( ( onetrustStorageConsent !== null ) ) {
				/* Checking to see if the user has consented to the use of cookies.
				* If they have not, it is deleting the cookie.
				* This will comment for now, until further notice.
				*/
				//if ( onetrustStorageConsent.C0002 === false ) {
				//	document.cookie="_fbp=;expires=Thu, 01 Jan 2010 00:00:00 UTC; path=/; domain=.boston.com";
				//}
				/* Checking if the user has given consent for the cookie C0002.
				* If the user has given consent, the variable consent will be set to 'grant'.
				* If the user has not given consent,the variable consent will be set to 'revoke'.
				* Documentation https://developers.facebook.com/docs/meta-pixel/implementation/gdpr
				*/
				if ( onetrustStorageConsent.C0002 !== true ) {
					consent="revoke";
				}
			}
				!function(f,b,e,v,n,t,s)
		{if(f.fbq)return;n=f.fbq=function(){n.callMethod?
		n.callMethod.apply(n,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.src=v;s=b.getElementsByTagName(e)[0];
		s.parentNode.insertBefore(t,s)}(window, document,'script',
		'https://connect.facebook.net/en_US/fbevents.js');
		fbq('consent', consent);
		fbq('init', '989222871864976');
		fbq('track', 'PageView');
	</script><script type="module">
		var consent="grant";
		/* The above code is parsing the JSON data from the local storage and storing it in a variable. */</p>
<p>			const onetrustStorageConsent = JSON.parse(localStorage.getItem( 'consent_one_trust_bdc' ) );
			/* Checking to see if the user has consented to the use of cookies.
			* If they have not, it is deleting the cookie.
			* This will comment for now, until further notice.
			*/
			//if ( onetrustStorageConsent.C0002 === false ) {
			//	document.cookie="_fbp=;expires=Thu, 01 Jan 2010 00:00:00 UTC; path=/; domain=.boston.com";
			//}
			/* Checking if the user has given consent for the cookie C0002.
			* If the user has given consent, the variable consent will be set to 'grant'.
			* If the user has not given consent,the variable consent will be set to 'revoke'.
			* Documentation https://developers.facebook.com/docs/meta-pixel/implementation/gdpr
			*/
			if ( ( onetrustStorageConsent !== null ) && (onetrustStorageConsent.C0002 !== true ) ) {
				consent="revoke";
			}</p>
<p>				!function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function()
		{n.callMethod? n.callMethod.apply(n,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.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window,
		document,'script','https://connect.facebook.net/en_US/fbevents.js');
		fbq('consent', consent);
		fbq('init', '813236348753005');
		fbq('track', "PageView");
	</script><br />
<br /><em>image credit : www.boston.com</em></p>
]]></content:encoded>
					
					<wfw:commentRss>https://bloggingthree.soflytech.com/2024/08/healey-guarantees-to-sign-comprehensive-maternal-health-bill/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<media:content url="https://i2.wp.com/bdc2020.o0bc.com/wp-content/uploads/2021/06/BDC_Logo_2020_256x256-60d0abc34135e.png" medium="image"></media:content>
				</item>
		<item>
		<title>Health &#124; Can texting latest parents to share their blood pressure help reduce maternal mortality? These doctors imagine so</title>
		<link>https://bloggingthree.soflytech.com/2024/07/health-can-texting-latest-parents-to-share-their-blood-pressure-help-reduce-maternal-mortality-these-doctors-imagine-so/</link>
					<comments>https://bloggingthree.soflytech.com/2024/07/health-can-texting-latest-parents-to-share-their-blood-pressure-help-reduce-maternal-mortality-these-doctors-imagine-so/#respond</comments>
		
		<dc:creator><![CDATA[enzo2go]]></dc:creator>
		<pubDate>Fri, 26 Jul 2024 21:40:06 +0000</pubDate>
				<category><![CDATA[Health]]></category>
		<category><![CDATA[blood]]></category>
		<category><![CDATA[doctors]]></category>
		<category><![CDATA[maternal]]></category>
		<category><![CDATA[mortality]]></category>
		<category><![CDATA[parents]]></category>
		<category><![CDATA[pressure]]></category>
		<category><![CDATA[reduce]]></category>
		<category><![CDATA[share]]></category>
		<category><![CDATA[texting]]></category>
		<guid isPermaLink="false">https://bloggingthree.soflytech.com/?p=10087</guid>

					<description><![CDATA[PHILADELPHIA — Two Penn Medicine doctors got here up with an unusual idea to cut back the variety of patients who develop dangerously hypertension within the weeks after giving birth: Stop asking them to come back into the doctor&#39;s office for blood pressure screening. Dangerously hypertension is a number one explanation for maternal deaths and [&#8230;]]]></description>
										<content:encoded><![CDATA[<p><img decoding="async" src="https://www.mercurynews.com/wp-content/uploads/2024/07/LIFE-HEALTH-MATERNAL-BLOODPRESSURE-DMT.jpg?w=1400px&amp;strip=all" /></p>
<div>
<p>PHILADELPHIA — Two Penn Medicine doctors got here up with an unusual idea to cut back the variety of patients who develop dangerously hypertension within the weeks after giving birth: Stop asking them to come back into the doctor&#39;s office for blood pressure screening.</p>
<p>Dangerously hypertension is a number one explanation for maternal deaths and hospital admissions after childbirth and might often be prevented with regular check-ups. However, many latest parents are too overwhelmed to go to additional doctor&#39;s appointments themselves in the primary few days of their baby&#39;s life.</p>
<p>Doctors Sindhu Srinivas and Adi Hirshberg decided as a substitute to send patients home with blood pressure cuffs and directions on how you can text their readings twice a day for ten days.</p>
<p>Ten years later, the outcomes are so impressive that Penn has made it standard practice at its eight hospitals. The program, called Heart Safe Motherhood, has been nationally recognized, winning awards from the American Heart Association and the American Hospital Association, amongst others. And now it&#39;s getting used at other Philadelphia hospitals, including Thomas Jefferson University Hospital and Jefferson Einstein Philadelphia Hospital.</p>
<p>Since this system began in 2014, greater than 18,000 Penn patients have participated in it. It has helped to almost completely reduce the variety of patients readmitted for blood pressure complications inside every week of delivery and shut a racial disparity that had left many more black patients in danger for serious complications.</p>
<p>The reason: More and more patients are having their blood pressure checked after giving birth. Fewer of them need to return to hospital because doctors can recognize warning signs earlier and intervene.</p>
<p>&#8220;We&#39;re empowering patients,&#8221; said Hirshberg, chief of obstetrics on the Hospital of the University of Pennsylvania. &#8220;Without the monitors, this wouldn&#39;t be possible, but an important part of the program is educating people about why we&#39;re doing it.&#8221;</p>
<p>Shortly after giving birth to her son, Victoria Batista began experiencing splitting headaches, blurred vision, and stumbling as she walked round her Philadelphia home. She attributed all of it to exhaustion after a 67-hour labor that resulted in a C-section and the stress of caring for her first newborn.</p>
<p>&#8220;All these signs indicated that I had a problem, but I always ignored them,&#8221; said Batista, 32. &#8220;And then I got a notification: Check your blood pressure.&#8221;</p>
<p>She had a lot to try this she didn&#39;t wish to take care of it, but she knew her phone would just keep buzzing until she answered.</p>
<p>Batista punched within the numbers: 220/110, her blood pressure so high she was vulnerable to a stroke. Ten minutes later, someone from Penn called and told her she needed to go to the hospital immediately.</p>
<p>“Without this program and the harassment it brought, I almost died,” she said.</p>
<h4>Combating inequality in maternal mortality</h4>
<p>The program is a brand new solution to sobering statistics that show that Black Americans proceed to be greater than twice as prone to die while pregnant or childbirth or within the months following them, in accordance with the Centers for Disease Control and Prevention. The disparity endured despite a nationwide decline within the maternal mortality rate in 2022.</p>
<p>Distributing blood pressure cuffs alone won&#39;t solve the national maternal mortality crisis. But the Heart Safe Motherhood program has reduced readmissions for blood pressure complications amongst Penn&#39;s postpartum patients from 5% to 1%.</p>
<p>Philadelphia facilities say the Heart Safe Motherhood program has also helped them higher connect with their patients and potentially make progress in combating other deadly postpartum complications.</p>
<p>Jefferson launched this system in late 2021 and the Einstein campus in Philadelphia followed in spring 2022.</p>
<p>The response from patients and providers has been consistently positive, said Anneliese Gualtieri, patient safety and performance improvement coordinator for obstetrics and gynecology at Einstein.</p>
<p>“You’re actually collaborating with the patient in their care, and that’s something patients love to do – being part of their own solution,” she said.</p>
<h4>Recognize symptoms early</h4>
<p>Jasmine Hudson, a nurse at Penn&#39;s Diabetes Center, gave birth to her second child at Penn in May 2023. She credits the Heart Safe Motherhood program for saving her life just a few days later.</p>
<p>Hudson took home the blood pressure cuff offered by the nurses and diligently responded to the text prompts together with her blood pressure readings.</p>
<p>An automated algorithm analyzes the blood pressure readings provided by patients and alerts doctors to any abnormal results.</p>
<aside class="related left"></aside>
<p>The program sends a text message back to let the patient know that their reading is nice or to ask them to repeat the test in just a few hours if the reading is elevated. If a patient doesn&#8217;t reply to the prompt, this system sends a reminder text message.</p>
<p>And if someone&#39;s reading is simply too high, patients receive a text message with the hospital&#39;s phone number and directions on who to ask.</p>
<p>Hudson didn&#39;t think much of it when a rather elevated reading got here back one morning. She felt drained and her husband said she seemed somewhat irritable &#8211; but she thought to herself: What young mother isn&#39;t?</p>
<p>&#8220;As mothers, we are used to providing for our families and others. We come second, third or fourth,&#8221; she said.</p>
<p>But after a second elevated reading, the automated program asked her to go to the hospital, where she stayed for 3 days.</p>
<p>Hudson was sent home with blood pressure medication, and over a yr later, he&#8217;s doing well.</p>
<h4>Postpartum care at home</h4>
<p>Hudson is one among about 18,000 Penn patients who&#8217;ve participated within the Heart Safe Motherhood program, which sees about 50 patients every day.</p>
<p>Staff concentrate on patients in danger for hypertension or preeclampsia, for instance, individuals with elevated test results while pregnant or immediately after birth or with a history of hypertension during a previous pregnancy.</p>
<p>Between 30 and 40 percent of Penn&#39;s delivery patients qualify for the procedure and are sent home with blood pressure cuffs and directions on how you can record their readings, says Srinivas, vice chair of quality and safety in obstetrics and gynecology at Penn. The cost of the device, about $30, is roofed by the health system for patients who don&#8217;t receive reimbursement from their insurance.</p>
<p>Before launching the Heart Safe Motherhood program, Penn asked at-risk women to come back back in the times after giving birth to have their blood pressure checked. Many never got here. For others, blood pressure was normal at their appointment, but after returning home, it began to rise again.</p>
<p>Black women were at higher risk than white women, with fewer follow-up blood pressure checks and more frequent readmissions to the hospital.</p>
<p>Far too often, Srinivas has witnessed a young mother go home healthy, only to return days later with life-threateningly hypertension.</p>
<p>“How could we not have known this would happen?” Srinivas wondered.</p>
<p>Now she doesn&#39;t need to worry as often. About 90% of patients within the Heart Safe Motherhood program attend the prenatal visits they request. This compliance rate is similar for black and white patients.</p>
<p>According to providers, this system addresses some key hurdles in managing postpartum blood pressure: parents don&#39;t have to acknowledge subtle, common symptoms on their very own, and so they don&#39;t have to go away their home.</p>
<p>&#8220;Access to care is one of the biggest issues,&#8221; said Ryan Brannon, gynecologist and director of obstetric quality and safety at Thomas Jefferson University Hospital. &#8220;Heart Safe Motherhood has allowed us to reach a larger population.&#8221;</p>
<h4>Next steps to cut back maternal mortality</h4>
<p>Despite the success of this system, much stays to be done.</p>
<p>&#8220;While home blood pressure monitoring is great, we need to have a system in place that can make a difference when blood pressure is elevated,&#8221; said Laura Hart, co-director of Temple&#39;s cardio-obstetrics program. &#8220;It&#39;s a multi-layered process.&#8221;</p>
<p>For example, if hypertension or preeclampsia occurs while pregnant, women are at higher risk for heart problems later in life.</p>
<p>While Temple Health has not adopted the Heart Safe Motherhood program, providers have spent hours talking with doulas, patients and other health leaders in the neighborhood concerning the symptoms of hypertension and who to contact, says Estefania Oliveros, who can be co-director of the cardio-obstetrics program.</p>
<p>At Jefferson&#39;s hospitals, Brannon and Gualtieri wish to expand the Heart Safe Motherhood program to incorporate other languages, comparable to Russian and Mandarin.</p>
<p>The program currently communicates with patients in either English or Spanish.</p>
<p>Penn doctors are testing what other maternal health complications, comparable to postpartum depression, they will alleviate through this system&#39;s monitoring approach.</p>
<p>And as a consequence of the success of Heart Safe Motherhood, the system now distributes blood pressure cuffs to at-risk women while pregnant to detect potential blood pressure complications even earlier.</p>
</p>
<p>Originally published: <time datetime="2024-07-26 13:42:15">July 26, 2024 at 1:42 p.m.</time></p>
</div>
<p><em>image credit : www.mercurynews.com</em></p>
]]></content:encoded>
					
					<wfw:commentRss>https://bloggingthree.soflytech.com/2024/07/health-can-texting-latest-parents-to-share-their-blood-pressure-help-reduce-maternal-mortality-these-doctors-imagine-so/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<media:content url="https://i3.wp.com/www.mercurynews.com/wp-content/uploads/2024/07/LIFE-HEALTH-MATERNAL-BLOODPRESSURE-DMT.jpg" medium="image"></media:content>
				</item>
	</channel>
</rss>
