نتایج جستجو برای: intranasal phototherapy

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

اقبالیان, فاطمه, منصف, علیرضا,

  F Eghbalian [1] , MD AR Monsef [2] , MD     Received: 9 June, 2009 Accepted: 30 Aug 2009  Abstract: Background & Aims: This study was performed to compare the effects and complications of single and double surface photo therapies. Materials & Methods: This study was done on 80 neonates. Infants in group one and two received single and double surface photo therapies, respectively. Bilirubin le...

Background Only alimited number of studies have evaluated the association between phototherapy-treated neonatal jaundice and the development of atopic dermatitis (AD) in the early childhood. In this context, the present study is aimed to assess the relationship between the AD development in the childhood and the history of phototherapy in the case of neonatal jau...

Journal: :Neonatology 2016
Gaurav Nagar Ben Vandermeer Sandy Campbell Manoj Kumar

BACKGROUND Transcutaneous bilirubin (TcB) devices are commonly used for screening of hyperbilirubinemia in term and near-term infants not exposed to phototherapy. However, the accuracy of TcB devices in infants exposed to phototherapy is unclear. OBJECTIVES To conduct a systematic review of studies comparing TcB devices with total serum bilirubin (TSB) in infants receiving phototherapy or in ...

2018
Isil Bulur Hilal Kaya Erdogan Ayse Esra Aksu Tekden Karapınar Zeynep Nurhan Saracoglu

Background: While phototherapy is a well-established treatment for many dermatoses, data from the literature regarding its use in elderly patients are quite limited. oBjective: In this study, we aimed to determine the phototherapy indications in geriatric patients and to evaluate the effectiveness and reliability of phototherapy in this group. Methods: This study included 95 patients of 65 year...

Journal: :The Israel Medical Association journal : IMAJ 2010
Itay Besser Zvi H Perry Oded Mesner Ehud Zmora Asaf Toker

BACKGROUND Hyperbilirubinemia of the newborn is common. Rarely is an underlying disease other than physiologic hyperbilirubinemia considered the cause of high bilirubin levels. Some of the laboratory tests recommended by the American Academy of Pediatrics are expensive and do not always lead to diagnosis. OBJECTIVE To evaluate the efficacy of standard laboratory tests performed on newborn inf...

Journal: :journal of dental research, dental clinics, dental prospects 0
masoud fallahinejad ghajari 1associate professor department of pediatric dentistry, dental school, shahid beheshti university of medical sciences, tehran, iran. ghassem ansari 2professor, research institute of dental sciences, department of pediatric dentistry, dental school, shahid beheshti university of medical sciences, tehran, iran. ali asghar soleymani 3assistant professor, department of pediatric dentistry, dental school, tehran university of medical sciences, tehran, iran. shahnaz shayeghi 4associate professor, department of anesthesiology, shahid beheshti university of medical sciences, tehran, iran. faezeh fotuhi ardakani assistant professor of dental school of shahid sadoughi medical science yazd iran

background and aims. there are several known sedative drugs, with midazolam and ketamine being the most com-monly used drugs in children. the aim of this study was to compare the effect of intranasal and oral midazolam plus ket-amine in children with high levels of dental anxiety. materials and methods. a crossover double-blind clinical trial was conducted on 23 uncooperative children aged 3‒6 ...

2013
Paymaneh Alizadeh-Taheri Negar Sajjadian Bahareh Eivazzadeh

Hyperbilirubinemia is a common and in most cases benign clinical condition in neonates. Phototherapy is used for management of neonatal hyperbilirubinemia[1]. Phototherapy may lead to complications including skin rash, diarrhea, hyperthermia, chills, dehydration, DNA damage to lymphocytes, retinal degeneration, bronze baby syndrome especially in cholestatic jaundice and PDA opening in LBWs and ...

Journal: :Pediatrics 2016
Andrea C Wickremasinghe Michael W Kuzniewicz Barbara A Grimes Charles E McCulloch Thomas B Newman

OBJECTIVE To determine whether neonatal phototherapy is associated with cancer in the first year after birth. METHODS We analyzed a data set from the California Office of Statewide Health Planning and Development that was created by linking birth certificates, death certificates, and hospital discharge abstracts up to age 1 year. Subjects were 5 144 849 infants born in California hospitals at...

Journal: :Annals of the Academy of Medicine, Singapore 2007
Varsha Atul Shah Cheo Lian Yeo

INTRODUCTION This study aims to compare and assess usefulness of day 3 and 4 (49 to 96 hours) pre-phototherapy total serum bilirubin (TSB) in predicting subsequent significant hyperbilirubinaemia (SHB) in glucose-6-phosphate dehydrogenase (G6PD) deficient neonates. MATERIALS AND METHODS This prospective study was on all the G6PD deficient newborns weighing >2500 g. Day 3 and 4 pre-phototherap...

Journal: :Revista latino-americana de enfermagem 2008
Lucía Silva Fernanda Sotrate da Silva Mariana Turiani Carmen Maria Casquel Monti Juliani Wilza Carla Spiri

Hyperbilirubinemia results from the predisposition of newborns to produce bilirubin and their ability to excrete it. The treatment applied is phototherapy; however, one of its complications is degeneration of the retina by exposure to light, making it essential to provide proper eye protection. The objective of this study is to describe the development of an invention (utility model patented) f...

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

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

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