地域連携センター

地域連携センター

検査予約(登録医向け)

当院では登録医からの検査予約を受け付けています。検査結果は依頼元の医療機関に迅速にお返しいたします。結果説明は、依頼元の医療機関にてお願いいたします。

単純CT・エコー検査予約の流れ

1. 検査依頼票をダウンロード

2. 検査依頼票をご記入後、地域連携センターへFAX

→ 当院にて予約日時を確定し、予約通知書をFAXでお返しします。
(即日の返信をご希望の場合は、お電話ください)

TEL:06-6649-0325(直通)

FAX:06-6635-0064(直通)

その他の検査予約

当院では、上部内視鏡検査・下部内視鏡検査・造影CT・骨密度測定も実施しております。これらの検査は、外来受診時に予約いただくことができます。
外来日時は事前予約可能ですので、地域連携センターまでお電話ください。

// // サムネイルクリックで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 }); // スクロール警告回避 // }); // });