نتایج جستجو برای: myocardial rupture

تعداد نتایج: 195629  

Journal: :Internal medicine 2009
Thau-Yun Shen Chien-Cheng Chen Yung-Zu Tseng

Myocardial bridge (MB) is a congenital variation of the coronary arteries and the segment of the coronary artery through myocardium is compressed during systole. Although it is relatively asymptomatic, percutaneous coronary intervention (PCI) may be necessary to relieve symptoms. Perforation or frank rupture of coronary arteries occurs rarely in patients undergoing percutaneous coronary interve...

Journal: :research in cardiovascular medicine 0
özgür çiftçi department of cardiology, faculty of medicine, baskent university, ankara, turkey murat günday department of cardiovascular surgery, faculty of medicine, baskent university, ankara, turkey; baskent universitesi konya hastanesi, kalp ve damar cerrahisi bölümü, hocacihan mah. saray cad. no : 1, selçuklu, konya, turkey. tel: +90-3122126868, fax: +90-3122237333 tonguç saba department of cardiovascular surgery, faculty of medicine, baskent university, ankara, turkey mehmet özülkü department of cardiovascular surgery, faculty of medicine, baskent university, ankara, turkey

a 74-year-old male patient was admitted to our emergency department with post-mi angina. on account of the anginal complaint that continued for three days, a coronary artery angiography was undertaken. a percutaneous transluminal coronary angioplasty was performed, followed by the implantation of a coronary stent, and coronary perfusion (timi-3) was achieved in the left anterior descending arte...

2016
Jacek Piątek Janusz Konstanty-Kalandyk Grzegorz Kiełbasa Anna Kędziora Marta Olszewska Tomasz Darocha Maciej Panek Karol Wierzbicki Irena Milaniak

Left ventricular free wall rupture is an uncommon but catastrophic event caused by acute myocardial infarction. In most of the cases, acute rupture results in cardiac tamponade and shock which is usually fatal within few minutes. Only immediate diagnosis and surgery can increase the survival rate. We report the case of the acute left ventricular free wall rupture, which was treated surgically w...

2017
Anna Ledakowicz-Polak Sławomir Jander Michał Kidawa Karolina Stokfisz

Ventricular septal rupture is still a rare but often fatal complication of acute myocardial infarction. Emergent surgical closure of postinfarction ventricular septal rupture irrespective of the clinical status has been the standard treatment so far. A percutaneous approach using an occluder device is a less invasive option and allows immediate complete closure after initial hemodynamic stabili...

Journal: :British heart journal 1988
D Stryjer A Friedensohn A Hendler

Myocardial rupture complicated acute myocardial infarction in a 50 year old man. Resuscitation was started immediately and he was treated with pericardiocentesis and a massive intravascular infusion of fluid. The torn area was plicated with Teflon felt and reinforced with an uninterrupted suture. The postoperative course was uncomplicated. This report points out the crucial importance of prompt...

Journal: :PLoS ONE 2006
Matthias Nahrendorf Ralph Weissleder Georg Ertl

Inadequate healing of myocardial infarction may contribute to local expansion of the infarct, frequently leading to chamber dilation, heart failure, or myocardial rupture. Experimental evidence in mouse models suggests that Factor XIII might play a key role in wound healing, and low persistent values lead to increased incidence of cardiac rupture following myocardial infarction. Here we would l...

Journal: :Heart 2000
S Kojima H Nonogi Y Miyao S Miyazaki Y Goto A Itoh S Daikoku T Matsumoto I Morii C Yutani

OBJECTIVE To analyse the prodrome of acute myocardial infarction in relation to the plaque morphology underlying the infarct. DESIGN A retrospective investigation of the relation between rupture and erosion of coronary atheromatous plaques and the clinical characteristics of acute myocardial infarction. The coronary arteries of 100 patients who died from acute myocardial infarction were cut t...

Journal: :JCI insight 2017
Nadia R Sutton Takanori Hayasaki Matthew C Hyman Anuli C Anyanwu Hui Liao Danica Petrovic-Djergovic Linda Badri Amy E Baek Natalie Walker Keigo Fukase Yogendra Kanthi Scott H Visovatti Ellen L Horste Jessica J Ray Sascha N Goonewardena David J Pinsky

Mechanical complications of myocardial infarction (MI) are often fatal. Little is known about endogenous factors that predispose to myocardial rupture after MI. Ectonucleoside triphosphate diphosphohydrolase (CD39) could be a critical mediator of propensity to myocardial rupture after MI due to its role in modulating inflammation and thrombosis. Using a model of permanent coronary artery ligati...

Journal: :Kardiologia polska 2011
Katarzyna Ptaszyńska-Kopczyńska Dominika Sobolewska Marcin Kożuch Sławomir Dobrzycki Bożena Sobkowicz Tomasz Hirnle Włodzimierz J Musiał Karol A Kamiński

BACKGROUND Cardiac rupture is a rare but potentially lethal complication of acute myocardial infarction with ST-elevation (STEMI). Primary percutaneous coronary intervention (pPCI) is a preferable treatment method of acute STEMI. Reperfusion at vascular and myocardial levels may be the key parameters determining probability of cardiac rupture. AIM To analyse the relationship between reperfusi...

Journal: :Critical care and resuscitation : journal of the Australasian Academy of Critical Care Medicine 2006
E Pink C L Foot B Garlick J Keys J F Fraser

Ventricular rupture occurs in 10% of acute myocardial infarctions and is associated with significant mortality. We describe two cases of ventricular rupture post myocardial infarction who survived. We highlight salient points in their diagnosis and management and review the existing literature to determine what constitutes optimal management in these difficult cases.

نمودار تعداد نتایج جستجو در هر سال

با کلیک روی نمودار نتایج را به سال انتشار فیلتر کنید

function paginate(evt) { url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term pg=parseInt(evt.target.text) var data={ "year":filter_year, "term":term, "pgn":pg } filtered_res=post_and_fetch(data,url) window.scrollTo(0,0); } function update_search_meta(search_meta) { meta_place=document.getElementById("search_meta_data") term=search_meta.term active_pgn=search_meta.pgn num_res=search_meta.num_res num_pages=search_meta.num_pages year=search_meta.year meta_place.dataset.term=term meta_place.dataset.page=active_pgn meta_place.dataset.num_res=num_res meta_place.dataset.num_pages=num_pages meta_place.dataset.year=year document.getElementById("num_result_place").innerHTML=num_res if (year !== "unfilter"){ document.getElementById("year_filter_label").style="display:inline;" document.getElementById("year_filter_place").innerHTML=year }else { document.getElementById("year_filter_label").style="display:none;" document.getElementById("year_filter_place").innerHTML="" } } function update_pagination() { search_meta_place=document.getElementById('search_meta_data') num_pages=search_meta_place.dataset.num_pages; active_pgn=parseInt(search_meta_place.dataset.page); document.getElementById("pgn-ul").innerHTML=""; pgn_html=""; for (i = 1; i <= num_pages; i++){ if (i===active_pgn){ actv="active" }else {actv=""} pgn_li="
  • " +i+ "
  • "; pgn_html+=pgn_li; } document.getElementById("pgn-ul").innerHTML=pgn_html var pgn_links = document.querySelectorAll('.mypgn'); pgn_links.forEach(function(pgn_link) { pgn_link.addEventListener('click', paginate) }) } function post_and_fetch(data,url) { showLoading() xhr = new XMLHttpRequest(); xhr.open('POST', url, true); xhr.setRequestHeader('Content-Type', 'application/json; charset=UTF-8'); xhr.onreadystatechange = function() { if (xhr.readyState === 4 && xhr.status === 200) { var resp = xhr.responseText; resp_json=JSON.parse(resp) resp_place = document.getElementById("search_result_div") resp_place.innerHTML = resp_json['results'] search_meta = resp_json['meta'] update_search_meta(search_meta) update_pagination() hideLoading() } }; xhr.send(JSON.stringify(data)); } function unfilter() { url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term var data={ "year":"unfilter", "term":term, "pgn":1 } filtered_res=post_and_fetch(data,url) } function deactivate_all_bars(){ var yrchart = document.querySelectorAll('.ct-bar'); yrchart.forEach(function(bar) { bar.dataset.active = false bar.style = "stroke:#71a3c5;" }) } year_chart.on("created", function() { var yrchart = document.querySelectorAll('.ct-bar'); yrchart.forEach(function(check) { check.addEventListener('click', checkIndex); }) }); function checkIndex(event) { var yrchart = document.querySelectorAll('.ct-bar'); var year_bar = event.target if (year_bar.dataset.active == "true") { unfilter_res = unfilter() year_bar.dataset.active = false year_bar.style = "stroke:#1d2b3699;" } else { deactivate_all_bars() year_bar.dataset.active = true year_bar.style = "stroke:#e56f6f;" filter_year = chart_data['labels'][Array.from(yrchart).indexOf(year_bar)] url=/search_year_filter/ var term=document.getElementById("search_meta_data").dataset.term var data={ "year":filter_year, "term":term, "pgn":1 } filtered_res=post_and_fetch(data,url) } } function showLoading() { document.getElementById("loading").style.display = "block"; setTimeout(hideLoading, 10000); // 10 seconds } function hideLoading() { document.getElementById("loading").style.display = "none"; } -->