نتایج جستجو برای: commotio cordis

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

Journal: :Canadian Journal of Cardiology 2009

2010
Alawi A. Alsheikh-Ali Christopher Madias

Background—Precordial blows in sports and daily activities can trigger ventricular fibrillation (VF) (commotio cordis). Whereas chest wall blows are common, commotio cordis is rare. Although factors such as timing, location, orientation, and energy of impact are critically important, we also hypothesize that there is individual susceptibility to commotio cordis. Using our model of commotio cord...

2014
Giulio Cesare Longo Wolney de Andrade Martins Humberto Villacorta Eduardo Nani da Silva Paula Maira Alves Haffner Davyson Gerardt de Souza

The expression “contusio cordis” defines a lesion of the cardiac myocyte, hemorrhagic or fibrotic, due to the application of violent kinetic force resulting from a blunt trauma to the precordial region1. Syncope is almost always the first clinical manifestation observed, and commonly precedes death. Contusio cordis differs from commotio cordis, the latter representing a cardiac electromechanica...

Journal: :HeartRhythm Case Reports 2015

Journal: :The Journal of emergency medicine 1999
B Deady G Innes

Despite the use of protective gear, a 15-year-old hockey player died when he was struck in the chest by a puck. This is the fifth recorded hockey death related to so-called commotio cordis, that is, blunt chest injury without myocardial structural damage. In light of inadequacies of commercial chest protectors currently in use for hockey, the authors hope to educate players and coaches about th...

Journal: :Cardiology journal 2007
Deborah R Levy Toshio Akiyama

We present a case of a previously healthy 17 year-old white male boy scout who collapsed after a lightning strike, and was found to be in ventricular fibrillation when emergency medical services arrived. The ventricular fibrillation was defibrillated into sinus rhythm after a single direct current (DC) countershock. However, the patient has remained in coma. Commotio cordis, sudden cardiac deat...

Journal: :Journal of the American College of Cardiology 2003
Mark S Link Barry J Maron Paul J Wang Brian A VanderBrink Wei Zhu N A Mark Estes

OBJECTIVES In an animal model of commotio cordis, sudden death with chest-wall impact, we sought to systematically evaluate the importance of impact velocity in the generation of ventricular fibrillation (VF) with baseball chest-wall impact. BACKGROUND Sudden cardiac death can occur with chest-wall blows in recreational and competitive sports (commotio cordis). Analyses of clinical events sug...

Journal: :BMJ case reports 2012
Giorgio Maringhini Sergio Fasullo Gabriella Vitrano Gabriella Terrazzino Filippo Ganci Salvatore Paterna Pietro Di Pasqual

We describe a case of commotio cordis in which the patient had an extensive cardiac evaluation, including ECGs, a coronary angiogram, a left ventriculogram, repeated echocardiography and cardiovascular MRI (CMRI). A healthy 17-year-old boy sustained an open-handed blow to the anterior part of the chest from a friend with whom he was playing. On admission ECG was performed that showed ST-T alter...

Journal: :Research & Investigations in Sports Medicine 2019

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

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

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"; } -->