五月天黄色网址,国内久久精品,偷拍亚洲欧美,亚洲精品视频在线看

博禾醫(yī)生官網(wǎng)

語(yǔ)音答疑

查疾病 找醫(yī)生 找醫(yī)院

膽脂瘤型中耳炎會(huì)不會(huì)復(fù)發(fā)

發(fā)布時(shí)間:2021-12-3083976次收聽(tīng)

語(yǔ)音內(nèi)容:

膽脂瘤型中耳炎是屬于慢性化膿性中耳炎的一種,術(shù)后是有可能復(fù)發(fā)的。他復(fù)發(fā)的主要原因是第一次手術(shù)沒(méi)有清除干凈,這個(gè)是復(fù)發(fā)的最常見(jiàn)原因。因?yàn)槟懼鲇锌赡軙?huì)存留在中耳腔,包括股室、股豆、乳突甚至咽鼓管各個(gè)部位,甚至?xí)址傅斤B底侵犯到顱內(nèi),從而使膽脂瘤有可能分布的比較廣,這樣做手術(shù)的時(shí)候有可能清除不徹底。所以說(shuō)做膽脂瘤手術(shù)最主要的是清除徹底。包括在耳內(nèi)鏡或者是顯微鏡下,盡量的將每一處的膽脂瘤都清除干凈,這樣才能有利于減少及復(fù)發(fā),從而預(yù)防慢性化膿性中耳炎復(fù)發(fā)。
另外,平時(shí)要注意保持耳道的通暢和引流,以防止外耳道的分泌物或者是脫落的上皮堆積在外耳道的伸端或者是股室以及乳突內(nèi),從而會(huì)形成膽脂瘤。膽脂瘤也屬于常見(jiàn)的慢性化膿性中耳炎的類型。一般來(lái)說(shuō),通過(guò)手術(shù)治療療效還是不錯(cuò)的。通過(guò)手術(shù)治療清除了膽脂瘤就可以終止病變的發(fā)展,從而避免其產(chǎn)生的骨質(zhì)破壞,產(chǎn)生顱內(nèi)并發(fā)癥以及影響內(nèi)耳產(chǎn)生聽(tīng)力明顯下降以及頭暈的情況。一般來(lái)說(shuō),目前通過(guò)耳內(nèi)鏡手術(shù)可以對(duì)于大部分膽脂瘤做微創(chuàng)手術(shù)治療效果還是不錯(cuò)的。但一定要保證膽脂瘤清除徹底,才能確保使用顯微手術(shù),必要時(shí)可以在顯微鏡底下,進(jìn)一步清除干凈膽脂瘤,才能更有效地預(yù)防復(fù)發(fā),達(dá)到更好的治療效果。

分享到微信朋友圈

×

打開(kāi)微信,點(diǎn)擊底部的“發(fā)現(xiàn)”,

使用“掃一掃”即可將網(wǎng)頁(yè)分享至朋友圈。

' }else{ return '' } } function loadHtmlVoice(list){ if(list){ if(list.litpic){ return '
' +''+ list.title +' ' +'
' +'' +'' +'' +'
' +'
' +'
'+ (list.format_description || list.format_description) +'
' +'
' +'
' +'' +'' +'語(yǔ)音時(shí)長(zhǎng) '+ timeFt(list.durations_time.minute, list.durations_time.second) +'' +'' +'

' +''+ date_format(list.ctime, 'yyyy-MM-dd') +'' +'

' +'

' +''+ list.c_click +' 次收聽(tīng)' +'

' +'
' +'
' +'
' +'
' }else{ return '
' +'
' +''+ list.title +' ' +'
' +'
'+ (list.format_description || list.format_description) +'
' +'
' +'
' +'' +'' +'語(yǔ)音時(shí)長(zhǎng) '+ timeFt(list.durations_time.minute, list.durations_time.second) +'' +'' +'

' +''+ date_format(list.ctime, 'yyyy-MM-dd') +'' +'

' +'

' +''+ list.c_click +' 次收聽(tīng)' +'

' +'
' +'
' +'
' } }else{ return '' } } function loadHtmlArticle(list){ if(list){ return '
' + (list.litpic ? '' : '') +'
' +''+ list.title +' ' +'
' +'
'+ (list.format_description || list.format_description) +'
' +'
' +'' +'
' +'
' }else{ return '' } } function loadHtmlAsk(list){ if(list){ return '
' +'
' +'' +'問(wèn)' +''+ list.title +' ' +'' +'
' +'
'+ list.content +'
' +'
' +'' +'
' +'
' }else{ return '' } } // 對(duì)Date的擴(kuò)展,將 Date 轉(zhuǎn)化為指定格式的String // 月(M)、日(d)、小時(shí)(H)、分(m)、秒(s)、季度(q) 可以用 1-2 個(gè)占位符, // 年(y)可以用 1-4 個(gè)占位符,毫秒(S)只能用 1 個(gè)占位符(是 1-3 位的數(shù)字) // 例子: // date_format("yyyy-MM-dd HH:mm:ss.S") ==> 2006-07-02 08:09:04.423 // date_format("yyyy-M-d H:m:s.S") ==> 2006-7-2 8:9:4.18 function date_format(time, fmt) { //author: meizz time = new Date(parseInt(time)*1000) var o = { "M+" : time.getMonth()+1, //月份 "d+" : time.getDate(), //日 "h+" : time.getHours(), //小時(shí) "m+" : time.getMinutes(), //分 "s+" : time.getSeconds(), //秒 "q+" : Math.floor((time.getMonth()+3)/3), //季度 "S" : time.getMilliseconds() //毫秒 }; if(/(y+)/.test(fmt)) fmt=fmt.replace(RegExp.$1, (time.getFullYear()+"").substr(4 - RegExp.$1.length)); for(var k in o){ if(new RegExp("("+ k +")").test(fmt)) fmt = fmt.replace(RegExp.$1, (RegExp.$1.length==1) ? (o[k]) : (("00"+ o[k]).substr((""+ o[k]).length))); } return fmt; } function timeFt(m,s){ if(m){ return m + ':' + s; }else{ return s; } } function dataFilter(data, str){ str = str || ''; if(data){ return data; }else{ return str; } }