نتایج جستجو برای: recurrent abortions

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

Journal: :American journal of epidemiology 1998
L Fenster C Quale R A Hiatt M Wilson G C Windham N L Benowitz

In a case-control study of 73 women with and 141 women without spontaneous abortion, the authors determined the activity of the three principal caffeine-metabolizing enzymes--cytochrome P-4501A2 (CYP1A2), xanthine oxidase, and N-acetyltransferase 2--by measuring levels of caffeine metabolites in urine. After examining the effect of enzyme activity and different levels of caffeine intake, they c...

Journal: :African health sciences 2014
Ahmet Karatas Recep Eroz Mustafa Albayrak Tulay Ozlu Bulent Cakmak Fatih Keskin

BACKGROUND Recurrent miscarriage (RM) is a frequent obstetric problem. Its' pathophysiology is poorly understood. Infections, genetic, endocrine, anatomic and immunologic problems have been suggested as causes for RM. OBJECTIVE To evaluate the frequency of chromosomal abnormalities and 3 common thrombophilic mutations in couples with RM. METHODS A retrospective data collection was performed...

Journal: :Journal of medical genetics 1983
A Maes C Staessen L Hens E Vamos M Kirsch-Volders M C Lauwers E Defrise-Gussenhoven C Susanne

The possible influence of the high polymorphic C heterochromatic regions of human chromosomes 1, 9, 16, and Y on meiotic chromosome segregation was investigated. Faulty chromosome segregation may be the result of either an abnormal quantity of C heterochromatin on the homologues, or disequilibrium between the homologues. The aim of our study was to determine whether either a variation in the am...

Journal: :Molecular human reproduction 2006
Milja Kaare Jodie N Painter Veli-Matti Ulander Risto Kaaja Kristiina Aittomäki

Recurrent spontaneous abortions (RSA) are estimated to affect 0.5-1% of couples trying to have a child. The causes of RSA are unknown in the majority of cases. This study aimed to determine whether homozygous mutations in the AMN gene in a fetus cause spontaneous abortions in humans, as they are known to cause spontaneous abortions in mice. The study was conducted by screening 40 couples and 5 ...

Journal: :Postgraduate medical journal 1999
A Kakar V Prakash

A 23-year-old woman was admitted in January 1983 with complaints of purpuric spots all over her body for 4 days prior to admission. She had been married for 3 years, had undergone three spontaneous abortions (one first trimester and two second trimester), and had one live birth. On examination, she had no splenomegaly. Investigations revealed a haemoglobin of 11.2 g/dl, total leukocyte count 4 ...

Journal: :Clinical immunology 2003
Hiroshi Adachi Koichi Takakuwa Takuya Mitsui Keisuke Ishii Masaki Tamura Kenichi Tanaka

Twenty-six unexplained secondary recurrent aborters underwent vaccinations by using their husband's mononuclear leukocytes according to the protocol adopted for primary recurrent aborters (group I). No mixed lymphocyte culture reaction-blocking antibodies (MLR-BAbs) detected by one-way MLR between spouses were observed in these patients prior to vaccination. In all 26 patients, MLR-BAbs appeare...

Journal: :Indian journal of physiology and pharmacology 2001
S S Patankar A M Deshkar M V Sawane N V Mishra A H Kale G B Gosavi

The role of male factors in abortions has not been studied extensively. We undertook this study to determine if there was any relationship between hypo-osmotic swelling test score and recurrent abortions. This was a cross-sectional case control study conducted at the semen analysis laboratory at a tertiary level referral centre. The male partners of 25 patients who had three or more first trime...

Journal: :iranian journal of neonatology 0
amin khaleghparast m.sc. of biology-genetics, tehran science and research branch of islamic azad university, tehran, iran sharif khaleghparast b.eng. of industrial engineering, iran university of science and technology (iust), tehran, iran hossein khaleghparast ph.d. of public law, tehran science and research branch of islamic azad university, tehran, iran

introduction: one factor known to cause thrombophilia in women with unexplained recurrent spontaneous abortion (rsa) is c677t polymorphism of methylenetetrahydrofolate reductase gene. this study aimed to determine the association between rsa and mthfr c677t polymorphism in iranian patients. methods: in this case-control study, 30 patients with previous history of two or more consecutive unexpla...

Journal: :The Journal of reproductive medicine 1994
W Matzner P Chong G Xu W Ching

Antiphospholipid antibodies are important in the etiology of recurrent pregnancy loss. To date, most studies have concentrated on antibodies to cardiolipin specifically. In this study, the serum of 352 women with recurrent pregnancy loss was studied by enzyme-linked immunosorbent assay for antibodies to six phospholipid epitopes: cardiolipin, phosphoserine, phosphoglycerol, phosphoethanolamine,...

Journal: :Revista brasileira de ginecologia e obstetricia : revista da Federacao Brasileira das Sociedades de Ginecologia e Obstetricia 2014
Rozana Oliveira Gonçalves Wendell Vilas Boas Santos Manoel Sarno Bruno Antonio Veloso Cerqueira Marilda Souza Gonçalves Olivia Lucia Nunes Costa

PURPOSE To investigate the prevalence of chromosomal abnormalities in couples with two or more recurrent first trimester miscarriages of unknown cause. METHODS The study was conducted on 151 women and 94 partners who had an obstetrical history of two or more consecutive first trimester abortions (1-12 weeks of gestation). The controls were 100 healthy women without a history of pregnancy loss...

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

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

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