نتایج جستجو برای: cochlear

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

ژورنال: Practice in Clinical Psychology 2016
Falakaflaki, Sima, Malekitabar, Mahmoud,

Objective: The present study aimed to investigate the effects of group positive psychotherapy on increasing the happiness of mothers of children with cochlear implants.  Methods: This study was a quasi-experimental research with pretest-posttest, a control group, and a 75-day follow-up design. A total of 20 mothers of children with cochlear implants treated in Baqiyatallah Hospital of Teh...

ژورنال: مجله علمی پژوهان 2013
رضایی, محمد, لطفی, گوهر, ولدبیگی, ایوب, ویسی, فرزاد,

Background and Objectives: Advanced phonological skills are important for the acquisition of reading skills. Children with hearing impairment have reading skills are weaker than others because of auditory inputs and due to the defect in phonological skills. The use of hearing aids and cochlear implants help to collect information on people who are hard of hearing. Methods: This descriptive - a...

Background and Objective: One of the most important physical properties of vowels is their formant structure. One of the most obvious speech errors in hearing-impaired children is vowel errors. The present study aimed to determine and compare the formant structure of Persian vowels in deaf and cochlear implant children in the age range of 4-7 years. Materials and Methods: This descriptive-anal...

Masoume Pourmohamadreza-Tajrishi, Mohamad Ashori, Saied Hasanzadeh, Seyede Somaye Jalil-Abkenar,

Objective: The aim of the present research was to compare the auditory perception and verbal intelligibility in children with cochlear implant, hearing aids and normal hearing. Methods: 60 children aged 5-7 years were divided to three groups and each group contained 20 children. The first and second groups were selected ordinarily from children with cochlear implant and hearing aids by conve...

امیرحسین سلطانی, , حسین باقری, , رویا ابوالفضلی, ,

Background: Auditory brainstem response (A.B.R) is one of the most important electrophysiological tests in evaluating of auditory system, especially for diagnosing of auditory nerve and brainstem disorders. It is a non-invasive test and has reliability and validity characteristic. There is no contra-indication for this test. One of the most important of stimulation parameters of A.B.R is click ...

ژورنال: کودکان استثنایی 2019

Objective: The main purpose of this study is to predict behavior problems by language development and secure attachment based on mediation role of self-regulation in cochlear implanted children. Method: In this correlation study 114 available cochlear implanted children in the age range of 3-7 years that at least one year has passed from the Cochlear Implant program were selected with available...

2015
Renata Paula de Almeida Carla Gentile Matas Maria Inês Vieira Couto Ana Claudia Martinho de Carvalho

Purpose: To evaluate the quality of life of children with cochlear implants from the perspective of their parents. Methods: A clinical and cross-sectional study was conducted with 15 parents of children using cochlear implants of both genders aged between 2 and 12 years old. Parents of these children answered the questionnaire “Children with Cochlear Implants: Parental Perspective” (CCIPP). Dat...

Journal: :Audiology & neuro-otology 2015
Adrian Dalbert Flurin Pfiffner Christof Röösli Konrad Thoele Jae Hoon Sim Rahel Gerig Alexander M Huber

OBJECTIVE To monitor cochlear function by extra- and intra-cochlear electrocochleography (ECoG) during and after cochlear implantation and thereby to enhance the understanding of changes in cochlear function following cochlear implantation surgery. METHODS ECoG responses to acoustic stimuli of 250, 500 and 1,000 Hz were recorded in 9 cochlear implant recipients with presurgical residual heari...

Journal: :AJNR. American journal of neuroradiology 2015
C C Colby N W Todd H R Harnsberger P A Hudgins

BACKGROUND AND PURPOSE Imaging a cochlear implant with CT is challenging because of implant-induced artifacts, anatomic cochlear variations, and lack of standard terminology for cochlear anatomy. The purposes of this project were to determine whether the cochlear implant tip was more accurately located on oblique CT reformations than on standard images, to review radiology reports for accurate ...

Journal: :iranian red crescent medical journal 0
sayed basir hashemi ent department, shiraz university of medical sciences, shiraz, ir iran abdolreza rajaeefard epidemiology department, shiraz university of medical sciences, shiraz, ir iran; epidemiology department, shiraz university of medical sciences, shiraz, ir iran. tel: +98-7117251001, fax: +98-7117260225 hasan norouzpour epidemiology department, shiraz university of medical sciences, shiraz, ir iran hamid reza tabatabaee epidemiology department, shiraz university of medical sciences, shiraz, ir iran leila monshizadeh fars cochlear implantation center, shiraz, ir iran

conclusions this study revealed that the type of hearing loss, presence in the rehabilitation program, and the age of cochlear implantation can be major prognostic factors of the response to the treatment, then the country’s health policy makers and health planners must executively take into account the infants’ hearing screening program during the first 6 month of age. results the mean and 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"; } -->