نتایج جستجو برای: chronic refractory idiopathic

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

Journal: :international journal of hematology-oncology and stem cell research 0
taleb azarm professor in hematology and oncology ,esfahan university oh medical sciences saied-al shohada medical center, esfahan university of medical seienses; esfahan, islamic republic of iran mohamadali khami presedent of saied-al shohada medical center . esfahan .islamic republic of iran

the prevalence of helicobacter pylori infection and the effect of its eradication on platelet count in 95 iranian patients with chronic refractory autoimmune thrombocytopenic purpura (critp) was investigated. 69 of 95 patients were infected with h.pylori (72.6%). h.pylori eradication was obtained in 69 infected critp pa tients who were not in remission and had platelet count below 100×109 at th...

Journal: :Postgraduate medical journal 1990
D Z Edelmann B Knobel I Virag D Meytes

Seven non-splenectomized patients with chronic refractory idiopathic thrombocytopenic purpura were treated with danazol 800 mg daily. All were glucocorticoid failures and four were refractory to all additional previous therapy. Five patients benefited from danazol and in two sustained normal platelet counts, for over 44 and 51 months, were observed. We conclude that danazol is useful for long t...

Journal: :Indian journal of medical sciences 2008
Lilly Varghese Auro Viswabandya Arpit Jacob Mathew

Currently there is no consensus on the treatment of refractory idiopathic thrombocytopenic purpura (ITP) complicating pregnancy. Our patient with chronic ITP complicating pregnancy, who was refractory to steroids, dapsone, and danazol, was treated successfully with intrapartum splenectomy.

Journal: :Acta dermato-venereologica 2005
Nicoletta Cassano Vito D'Argento Raffaele Filotico Gino Antonio Vena

Sir, Chronic idiopathic urticaria (CIU) is defined as the occurrence of wheals on most days for more than 6 weeks in the absence of any known causative or triggering agents (1). Most cases of chronic urticaria are classified as ‘idiopathic’, despite intense efforts to determine any aetiological factor, and require long-term treatment with H1-receptor antagonists, which are the first-line approa...

Journal: :iranian journal of allergy, asthma and immunology 0
fakhrozaman pezeshkpoor research center for skin diseases and cutaneous leishmaniasis, ghaem hospital, school of medicine, mashhad university of medical sciences, mashhad, iran. reza farid hosseini immunology research center, school of medicine, mashhad university of medical sciences, mashhad, iran houshang rafatpanah inflammation research center, school of medicine, mashhad university of medical sciences, mashhad, iran behzad shakerian immunology research center, school of medicine, mashhad university of medical sciences, mashhad, iran farahzad jabbari all e r gy research center, school of medicine, mashhad university of medical sciences, mashhad, iran mohammad reza zandkarimi immunology research center, school of medicine, mashhad university of medical sciences, mashhad, iran

chronic idiopathic urticaria is defined as recurrent hives occurring for at least 6 weeks. in  the  majority of  cases, there  is no  identifiable underlying etiology despite  extensive evaluation. a subset of these patients is classified as having autoimmune urticaria defined by the presence of a functional igg antibody to the α subunit of the high-affinity ige receptor (fceria) or to ige. the...

2012
Rohit Singhal Veera Gudimetla Andrew Stewart Karen L Luscombe Charalambos P Charalambous

Idiopathic thrombocytopenic purpura (ITP) is an autoimmune disorder leading to low platelet count and an increased risk of bleeding. Major joint replacement surgery in a patient with ITP can be associated with severe postoperative bleeding. We present our experience of perioperative management in a patient with severe refractory chronic idiopathic thrombocytopenic purpura who successfully under...

Journal: :iranian journal of child neurology 0
parvaneh karimzadeh assosiate professor of pediatric neurology, pediatric neurology research center (pnrc), shahid beheshti university of medical sciences, tehran, iran ali khajeh assistant professor of pediatric neurology, research center for children and adolescents health (rccah), zahedan university of medical sciences, zahedan, iran sepideh tabarestani pediatric neurologist,pediatric neurology research center, tehran,iran farid imanzadeh pediatric gastroenterologist, shahid beheshti university of medical sciences, tehran, iran eznollah azargashb assistant professor, shaid beheshti university of medical sciences, tehran, iran

objective epilepsy occurs with a yearly incidence of 40 per 100,000 children, of which more than 25% are resistant to drug therapy. epilepsy may occur in autoimmune diseases like lupus, celiac disease and myasthenia gravis. in this study, the relationship between celiac disease and refractory epilepsy was evaluated in children with idiopathic epilepsy. material & methods hundred-fifty-five chil...

Journal: :Actas dermo-sifiliograficas 2014
B de Unamuno-Bustos R Ballester-Sánchez V Sabater Marco J J Vilata-Corell

Hydroxyurea (HU) is an anticancer agent that inhibits DNA synthesis through its action on the enzyme ribonucleotide reductase.1 It is used in chronic myeloproliferative diseases such as polycythemia vera, chronic myeloid leukemia, and essential thrombocytosis, although it has also been prescribed to patients with refractory psoriasis.2 We present the case of a 76-year-old woman diagnosed with i...

Journal: :Neurology 1996
N T Mathew K Ravishankar L C Sanin

Eighty-five patients with refractory transformed migraine type of chronic daily headache (CDH) had spinal tap as a part of diagnostic work-up. Twelve had increased intracranial pressure without papilledema, transient visual obscurations, or visual field defects. The headache profile of these 12 patients was not different from that of transformed migraine type of CDH. Acute headache exacerbation...

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

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

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