入院費用について

入院費用について

入院費用について

入院費用の計算方法

当院は、診療行為ごとに料金を計算する「出来高払い方式」です。
ただし、地域包括ケア病棟につきましては、「1日あたりの所定包括点数×入院日数」で医療費を計算します。(手術など一部の診療行為は別途計算)

入院費の請求

退院患者さんの場合
退院精算は原則退院当日にスタッフからお知らせします。

入院患者さんの場合
入院費は毎月1回請求させていただきます。翌月10日頃にスタッフからお知らせします。

室料

室料差額のあるお部屋は当院にはございません。
個室は、治療上必要な場合にご利用いただきます。

食事代(入院時食事療養の標準負担額)

一般患者1食につき510円
限度額適用認定証 区分オ 低所得者Ⅱ1食につき240円
低所得者Ⅰ1食につき110円

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