内視鏡センター

内視鏡センター

内視鏡センターの特色

がんの内視鏡診断、治療を行っており、早期胃がんや、早期大腸がん、表在食道がんに対する内視鏡的粘膜下層剥離術(ESD)にも対応しています。
通常の上部内視鏡検査、下部内視鏡検査、大腸ポリペクトミーなどは勿論、拡大内視鏡検査などの精査内視鏡なども行っており、苦痛なく内視鏡検査・治療を受けていただくため、鎮静剤を積極的に使用しています。

診療内容

 
・ 内視鏡検査

・ 上部内視鏡検査(胃カメラ)

・ 下部内視鏡検査(大腸ファイバー)

内視鏡検査は、週3日実施しています。

この他、がん検診促進事業等の内視鏡検査も積極的に行っています。

診療実績

2024年度実績

上部内視鏡検査 501件

下部内視鏡検査 295件

// // サムネイルクリックでiframeに差し替え // document.addEventListener("DOMContentLoaded", function() { // const lazyVideos = document.querySelectorAll(".youtube-lazy"); // // lazyVideos.forEach(el => { // el.addEventListener("click", function() { // const videoId = this.dataset.id; // // if (!videoId) return; // // // iframeを生成 // const iframe = document.createElement("iframe"); // iframe.src = "https://www.youtube.com/embed/" + videoId + "?autoplay=1&muted=1&playsinline=1&rel=0"; // iframe.frameBorder = "0"; // iframe.allowFullscreen = true; // iframe.allow = "accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"; // iframe.title = "YouTube video player"; // iframe.setAttribute("playsinline", ""); // iPhone対応 // iframe.style.width = "100%"; // iframe.style.height = "100%"; // // // サムネイルをiframeに置き換え // this.innerHTML = ""; // this.appendChild(iframe); // }, { passive: true }); // スクロール警告回避 // }); // });