نتایج جستجو برای: uterine cavity problem

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

2017
Ngandji Andre Ngo Um Meka Esther Juliette Fokom Joel Wandji Brigitte Foumane Pascal

In many developing countries like Cameroon, unsafe abortion is a major public health problem. It can be responsible for severe complications including damage to the digestive and/or urinary tract, sepsis, and uterine perforation. Uterine perforation could be caused by most of the instruments that are used to evacuate the uterus. We report a case of apparent uterine perforation and subsequent mi...

2016
Jigyasa Subedi Min Xue Xin Sun Dabao Xu Xinliang Deng Kenan Yu Xi Yang

BACKGROUND Intra-uterine pregnancy coexisting with cervical pregnancy (heterotopic pregnancy) is a rare condition and its management is challenging because of the massive bleeding associated with cervical pregnancy. Uterine artery embolization followed by hysteroscopic removal of cervical and intra-uterine products of conception can theoretically prevent massive bleeding and provide a direct vi...

Journal: :Human reproduction 2002
Frank Nawroth Dolores Foth

We read with interest the paper by Check and colleagues (Check et al., 2002). In their study, the authors focus on the highly interesting question of the possible influence of intramural myoma on the outcome of IVF. We think it is appropriate to discuss two points critically, which should be considered in the nomenclature and diagnosis of intramural myoma in future multicentre studies. Myoma co...

Journal: :African journal of reproductive health 2012
Norman Goldstuck

Uterine cavity measurement began with evaluation of post-mortem and surgical specimens. It has been extended in vivo by use of mechanical instruments and visualization techniques. This is a systematic review of the range of values for the uterine cavity and the practical implications of these measurements, Following a review of multiple data bases & a QUORUM analysis. Only articles with clearly...

2013
Roberto Marci Immacolata Marcucci Aurelio Marcucci Nicolina Pacini Pietro Salacone Annalisa Sebastianelli Luisa Caponecchia Giuseppe Lo Monte Rocco Rago

BACKGROUND Tubal and uterine cavity diseases commonly compromise female fertility. At the present time, hysteroscopy, laparoscopy with chromopertubation and RX-Hysterosalpingography (RX-HSG) are widely accepted screening procedures enabling the effective assessment of both tubal patency and uterine cavity. Nevertheless, consistent evidence supports the reliability of Hysterosalpingocontrast son...

Journal: :Human reproduction 2002
M Unterweger C De Geyter J M Fröhlich G Bongartz W Wiesner

BACKGROUND The purpose of this study was to propose a new method for imaging the uterine cavity and Fallopian tube patency by three-dimensional dynamic magnetic resonance hysterosalpingography (3D dMR-HSG) and to analyse if, by using a higher viscosity contrast solution, direct visualization of the Fallopian tubes may be achieved by this new technique. METHODS 10 consecutive infertile women u...

Journal: :Women's health 2010
Jyotsna Pundir Tarek El Toukhy

Approximately 15% of couples are affected with subfertility, of which up to 20% remain unexplained. Uterine cavity abnormalities can be a contributing cause of subfertility and recurrent implantation failure. Uterine cavity assessment has been suggested as a routine investigation in the evaluation of subfertile women. Traditionally, hysterosalpingography has been the most commonly used techniqu...

Journal: :Human reproduction 1998
R Woolcott J Stanger

The aim of this study was to investigate whether standing upright shortly after embryo transfer has any potential to affect the position of embryos transferred to the uterine cavity during treatment with in-vitro fertilization (IVF). This was assessed by ultrasound-guided tracking of embryo-associated air within the uterine cavity. A prospective study of 93 patients undergoing 101 consecutive e...

2016
Xiao-Ming Yu Jing Guan Ting-Ting Sun

An intrauterine device (IUD) is a safe, effective, simple, and reversible method for birth control, but some women with IUD may still become pregnant. Induced abortion is the main method for termination of pregnancy. If induced abortion is not well‑managed in these patients, it may result in serious vaginal bleeding and uterine rupture. We report a case of uterine artery rupture after induced a...

2015
Sergio Haimovich Maite López-Yarto Julio Urresta Ávila Alejandro Saavedra Tascón José L. Hernández Ramón Carreras Collado

Background and Objectives. A new two-step hysteroscopic myomectomy carried out in the office setting and without anesthesia was feasible for the excision of submucous myomas. The objective of this study was to assess whether removal of submucous myomas from the uterine cavity after hysteroscopic laser enucleation is necessary. Methods. Between June 2009 and April 2013, all outpatients with symp...

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

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

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