نتایج جستجو برای: retinitis pigmentosa

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

Journal: :Archiv für Ohren-, Nasen- und Kehlkopfheilkunde 1957

Journal: :Proceedings of the Royal Society of Medicine 1927

Journal: :British Journal of Ophthalmology 1932

Journal: :The British journal of ophthalmology 1978
M F Marmor J W Nelson A S Levin

Serum copper, serum caeruloplasmin, and urinary copper excretion were measured in 38 American patients (and 15 family members) with recessive, dominant, and X-linked forms of retinitis pigmentosa. No abnormalities were found, in contrast to the findings of a recent study on Indian patients. Our data argue against a role for copper metabolism in ordinary retinitis pigmentosa.

Journal: :The British journal of ophthalmology 1989
L S Atmaca A Arcasoy A O Cavdar E Ozmert

This study was made on 100 patients with retinitis pigmentosa and 23 of their relatives. Their plasma, erythrocyte, and hair Zn and serum Cu levels were compared with those of a control group of 14 healthy persons. No statistically significant difference in these levels was found between the patients with retinitis pigmentosa and the relatives or controls.

Journal: :The British journal of ophthalmology 1952
A SORSBY A FRANCESCHETTI R JOSEPH J B DAVEY

(1) HISTORICAL.-In the fully-developed state, choroideremia presents a characteristic and unmistakable picture of which Fig. 1 and Colour Plate 1(a and b) may be taken as examples. The almost total lack of choroidal vessels strongly suggests a developmental anomaly. In fact most of the early writers on, the subject, such as Mauthner (1872) and Koenig (1874), stressed the likeness to choroidal c...

Journal: :Journal of medical genetics 1981
C I Phillips R Wynne-Davies N L Stokoe M Newton

A brother and sister, children of normal parents are described. They had retinitis pigmentosa, causing near-blindness as a result of very narrow fields of vision, associated with metaphyseal chondrodysplasia and marked shortening of the metacarpals and terminal phalanges. Autosomal recessive inheritance is suggested with a common biochemical cause for all these defects. This apparently new asso...

2015
Usha Kataria Dinesh Chhillar

A thirteen years old male patient of i was referred to our Dermatology D knees and hands. Patient was blind since birth and diagnosis of “retinitis pigmentosa” Ophthalmology Department. He was investigated and found raised levels of blood sugar, triglycerides, VLDL, TSH, SGOT/PT and kidney functions tests. He was diagnosed as a case of eruptive xanthomas with retinitis pigmentosa in secondary h...

Journal: :Proceedings of the National Academy of Sciences of the United States of America 1996
E L Berson

Retinitis pigmentosa affects 50,000-100,000 people in the United States and about 1.5 million people worldwide. Patients usually report impaired adaptation, night blindness, and loss of mid-peripheral visual field in adolescence. As the condition progresses, they lose far-peripheral visual field and eventually lose central vision as well. Some patients have become blind as early as age 30. The ...

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

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

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