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

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

科普文章

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

兒童蛛網(wǎng)膜囊腫手術(shù)方式選擇和療效分析

發(fā)布時(shí)間:2018-04-1356278次瀏覽

蛛網(wǎng)膜囊腫兒童常見(jiàn),多為先天性發(fā)育特異,大多無(wú)特殊癥狀,極少部分會(huì)造成孩子頭痛,甚或更少一部分孩子會(huì)出現(xiàn)癲癇或肢體活動(dòng)障礙。

蛛網(wǎng)膜囊腫屬良性,致青春期后一般穩(wěn)定不會(huì)發(fā)展。多數(shù)囊腫,體積小,不在腦功能區(qū), 甚至不用任何治療。盡管如此,家長(zhǎng)仍是憂心忡忡,孩子的顱內(nèi)蛛網(wǎng)膜囊腫已成為了爸爸媽媽的心病。

手術(shù)方式包括:開(kāi)顱蛛網(wǎng)膜囊腫切開(kāi)術(shù),囊腫腔腹腔分流術(shù),神經(jīng)內(nèi)窺鏡囊腫造瘺術(shù)。

根據(jù)患者囊腫的影像學(xué)表現(xiàn)、臨床癥狀、對(duì)預(yù)后的估計(jì),以及年齡等其他因素來(lái)決策手術(shù)方式。

在此報(bào)告2例同期手術(shù)患者半年后的復(fù)查結(jié)果:

例1:男,10歲,輕度頭痛。CT:右額蛛網(wǎng)膜囊腫,顱骨內(nèi)板受壓變薄。

手術(shù)決策理由:有癥狀,囊腫有張力擠壓顱骨內(nèi)板。

手術(shù)方式:開(kāi)顱蛛網(wǎng)膜囊腫切開(kāi)術(shù)。

半年后復(fù)查CT:囊腫明顯變小。

目前狀態(tài):良好

預(yù)后分析:隨時(shí)間推移,囊腫還會(huì)變小。

例2:女,5歲,輕度頭痛。CT:右顳極及側(cè)裂蛛網(wǎng)膜囊腫,局部顱骨內(nèi)板受壓變薄。

手術(shù)決策理由:有癥狀,囊腫較大,囊腫有張力擠壓局部顱骨內(nèi)板。

手術(shù)方式:囊腫腔腹腔分流術(shù)。

半年后復(fù)查CT:囊腫明顯變小。

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