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

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

科普文章

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

軟骨骨瘤的危害

發(fā)布時間:2018-07-3057043次瀏覽

由于骨腫瘤疾病的相對發(fā)病率比較低,一般老百姓對其不夠了解,有些軟骨骨瘤患者對其產(chǎn)生了過分的焦慮和恐慌,那么,軟骨骨瘤的危害是什么呢?下面就為您詳細介紹一下。

骨軟骨瘤是兒童期常見的良性骨腫瘤,通常位于干骺端的一側骨皮質,向骨表面生長,又稱外生骨疣。本病可分為單發(fā)性和多發(fā)性,后者有遺傳傾向,并影響骨骺發(fā)育或產(chǎn)生肢體畸形,稱為多發(fā)性遺傳性骨軟骨瘤病,或骨干續(xù)連癥。病變位于干骺端。以股骨遠端、脛骨近端和肱骨近端最為多見。臨床上骨軟骨瘤無疼痛或壓痛,壓迫神經(jīng)時產(chǎn)生相應癥狀。骨軟骨瘤又稱外生骨疣,是兒童期最常見的良性骨腫瘤。該腫瘤通常位于干骺端的一側骨皮質,向骨表面生長可分為單發(fā)和多發(fā)性骨軟骨瘤。

骨軟骨瘤常好發(fā)于青少年,但對于這種病,不必過于恐懼,因為骨軟骨瘤是一種很常見的良性骨腫瘤。骨軟骨瘤通常位于干骺端的一側骨皮質,向骨表面生長可分為單發(fā)和多發(fā)性骨軟骨瘤。后者有遺傳傾向并影響骨骺發(fā)育或產(chǎn)生肢體畸形。

病人多為青少年,局部有生長緩慢的骨性包塊,本身無癥狀,多因壓迫周圍組織如肌腱、神經(jīng)、血管等,影響功能而就醫(yī),多發(fā)性骨軟骨瘤可妨礙正常長骨生長發(fā)育,以致患肢有短縮彎曲畸形。

雖然任何由軟骨化骨的骨骼均可生長骨軟骨瘤,但長管狀骨比扁骨短骨更多見。其中股骨遠端、脛骨近端和肱骨近端最為多見。由于該腫瘤不產(chǎn)生疼痛,多因偶然摸到腫塊,或X線檢查發(fā)現(xiàn)腫瘤。局部多無壓痛。有些因壓迫血管、神經(jīng)及內臟器官,產(chǎn)生相應的癥狀。常是意外中摸到腫物或在X線照片上偶然發(fā)現(xiàn)異常。多數(shù)沒有癥狀。股骨下端或脛骨上端的內側骨疣可有肌腱滑動感腫物遭到直接沖擊或蒂部發(fā)生骨折以后才會有疼痛感覺。瘤體較大時可壓迫神經(jīng)腰椎的骨疣可發(fā)生馬尾神經(jīng)的壓迫癥狀。足和踝部腫物會使走路和穿鞋困難健康搜索。有的可并發(fā)滑囊或滑囊炎。

' }else{ return '' } } function loadHtmlVoice(list){ if(list){ if(list.litpic){ return '
' +''+ list.title +' ' +'
' +'' +'' +'' +'
' +'
' +'
'+ (list.format_description || list.format_description) +'
' +'
' +'
' +'' +'' +'語音時長 '+ timeFt(list.durations_time.minute, list.durations_time.second) +'' +'' +'

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

' +'

' +''+ list.c_click +' 次收聽' +'

' +'
' +'
' +'
' +'
' }else{ return '
' +'
' +''+ list.title +' ' +'
' +'
'+ (list.format_description || list.format_description) +'
' +'
' +'
' +'' +'' +'語音時長 '+ timeFt(list.durations_time.minute, list.durations_time.second) +'' +'' +'

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

' +'

' +''+ list.c_click +' 次收聽' +'

' +'
' +'
' +'
' } }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 '
' +'
' +'' +'' +''+ list.title +' ' +'' +'
' +'
'+ list.content +'
' +'
' +'' +'
' +'
' }else{ return '' } } // 對Date的擴展,將 Date 轉化為指定格式的String // 月(M)、日(d)、小時(H)、分(m)、秒(s)、季度(q) 可以用 1-2 個占位符, // 年(y)可以用 1-4 個占位符,毫秒(S)只能用 1 個占位符(是 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(), //小時 "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; } }