نتایج جستجو برای: cold nodule of thyroid

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

2014
Rong Lin Ting-Ting See Chin-Yuan Wang Ching-Chung Chang

Medullary thyroid carcinoma (MTC) is a rare cause of chronic diarrhea. When systemic symptoms such as diarrhea occur, distal metastasis often exists. The most common clinical presentation of MTC is solitary thyroid nodule. It was uncommon that chronic diarrhea as initial presentation of MTC without visible thyroid nodule. A 66-year-old woman suffered from watery diarrhea for 4 months. Irritable...

ژورنال: علوم آب و خاک 2008
امینی دهقی, مجید , فتاحی نیسیانی, فرهاد, مدرس ثانوی, سید علی محمد ,

In order to study the effect of planting dates and genistein on nitrogen content and nodulation of three annual Medicago species (Medicago polymorpha cv. Santiago M. rigidula cv. Ragidula, and M. radiata cv. Radiata), an experimental study was conducted during 2004-2005 on the Research Farm of Faculty of Agriculture, Tarbiat Modares University, Tehran (35°43′N and 51°8′E). The factors were arra...

Journal: :Archives of Iranian medicine 2011
Stergios A Polyzos Dimitrios G Goulis

Thyroid carcinoma is not uncommon in patients with hyperthyroidism. However, the risk of malignancy in patients with autonomously functioning nodules continues to be underestimated in clinical practice, possibly due to the belief of rare co-existence of a "hot" nodule and thyroid carcinoma. We present hereby a man with hyperthyroidism due to a thyroid toxic adenoma, who was subjected to surgery...

امینی دهقی, مجید , فتاحی نیسیانی, فرهاد, مدرس ثانوی, سید علی محمد ,

In order to study the effect of planting dates and genistein on nitrogen content and nodulation of three annual Medicago species (Medicago polymorpha cv. Santiago M. rigidula cv. Ragidula, and M. radiata cv. Radiata), an experimental study was conducted during 2004-2005 on the Research Farm of Faculty of Agriculture, Tarbiat Modares University, Tehran (35°43′N and 51°8′E). The factors were arra...

Journal: :Arquivos brasileiros de endocrinologia e metabologia 2014
Abbas Ali Tam Cafer Kaya Fevzi Balkan Mehmet Kılıç Reyhan Ersoy Bekir Çakır

OBJECTIVE The frequency of thyroid nodules accompanying Graves' disease and the risk of thyroid cancer in presence of accompanying nodules are controversial. The aim of this study was to evaluate the frequency of thyroid nodules and the risk of thyroid cancer in patients operated because of graves' disease. SUBJECTS AND METHODS Five hundred and twenty-six patients in whom thyroidectomy was pe...

2015
Udi Cinamon Dalia Levy Tal Marom

Introduction Primary hyperparathyroidism (PHPT) is associated with several cancer types, including papillary thyroid carcinoma (PTC). Objective To explore further the relation between PHPT and PTC. Methods By considering patients with PHPT as extra-suspicious for PTC, we studied an exemplar group of patients with PHPT with a small (≤1 cm) thyroid nodule, which was negative in preoperative cytol...

Journal: :Hormones 2008
Mehmet Uludag Gurkan Yetkin Bulent Citgez Adnan Isgor Tulay Basak

UNLABELLED The malignancy risk is low in hot thyroid nodules verified by scintigraphy. We present a rare case of papillary carcinoma, initially treated as an autonomous hot nodule. Case report. A 36-year old male patient with a hot thyroid nodule and subclinical hyperthyroidism was treated with 10mCi 131 I. On admission, both 99mTc and 131 I thyroid scintigraphic imaging revealed a hot nodule a...

Journal: :international journal of endocrinology and metabolism 0
rumana makhdoomi department of pathology, sher-i-kashmir institute of medical sciences, srinagar-190 011, india; department of suvoo~oyhwzm{-km{iii{n{~{t}tutofooemmgioac{gogosmsr{~ioawms=19011=1mnmoeia. tel: +94-19081223, fax:+94-1942426958 farhat mustafa department of pathology, sher-i-kashmir institute of medical sciences, srinagar-190 011, india rais malik department of pathology, sher-i-kashmir institute of medical sciences, srinagar-190 011, india salma bhat department of pathology, sher-i-kashmir institute of medical sciences, srinagar-190 011, india khurshid alam department of suvoo~oyhwzm{-km{iii{n{~{t}tutofooemmgioac{gogosmsr{~ioawms=19011=1mnmoeia. tel: +94-19081223, fax:+94-1942426958 humaira bashir department of pathology, sher-i-kashmir institute of medical sciences, srinagar-190 011, india

hashimoto’s thyroiditis is associated with an increased risk of developing papillary carcinoma of thyroid. we hereby report a case of hashimoto’s thyroiditis with papillary carcinoma in a 45-year-old ear old female diagnosed on fine needle aspiration cytology (fnac) which was later confirmed on histopathological examination .such an occurrence, when both lesions are picked up on fnac in a patie...

2016
Deepti Gupta Shalija Kotwal Jyotsna Suri

Background: Extramedullary hematopoiesis is known to occur mainly in the organs of reticuloendothelial system. It is very rare for EMH to occur in thyroid nodule without any haematological abnormality. Case: A 71 year healthy male presented with 3 month history of dysphagia to solids. Clinical examination revealed thyroid nodule measuring 1 cm in diameter in right lobe of thyroid gland. FNAC wa...

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

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

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