<!DOCTYPE html>
<html>
	<head>
		<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
		<meta http-equiv="Content-Language" content="ja">
        <meta http-equiv="X-UA-Compatible" content="IE=edge"/>
		<!-- CSS import -->
		<link type="text/css" rel="stylesheet" href="template_R03.css" />
		<!-- ここのtitle内には施設名+「病院指標」を入力してください。 -->
		<title></title>
	</head>
	<body>
		<!-- ここのspan内には施設名を入力してください。 -->
		<h1>令和２年度 <span id="medical_name">医療法人富田浜</span> 病院指標</h1>
		<div class="out_link"><a href="https://www.mhlw.go.jp/stf/seisakunitsuite/bunya/kenkou_iryou/iryou/kokokukisei/" target="_blank">医療法における病院等の広告規制について（厚生労働省）</a></div>
		<ol class="contents">
			<li><a href="#qi01">年齢階級別退院患者数</a></li>
			<li><a href="#qi02">診断群分類別患者数等（診療科別患者数上位５位まで）</a></li>
			<li><a href="#qi03">初発の５大癌のUICC病期分類別並びに再発患者数</a></li>
			<li><a href="#qi04">成人市中肺炎の重症度別患者数等</a></li>
			<li><a href="#qi05">脳梗塞の患者数等</a></li>
			<li><a href="#qi06">診療科別主要手術別患者数等（診療科別患者数上位５位まで）</a></li>
			<li><a href="#qi07">その他（ＤＩＣ、敗血症、その他の真菌症および手術・術後の合併症の発生率）</a></li>
		</ol>

		<!-- 【指標１】年齢階級別退院患者数 -->
		<div class="div-title" id="qi01">年齢階級別退院患者数<a class="csv_btn qi_data_link" href="./data_R03/qi01_age_series.tsv" target="_blank">ファイルをダウンロード</a></div>
		<table class="template-table" id="age_series">
			<tr>
				<th>年齢区分</th>
				<th>0～</th>
				<th>10～</th>
				<th>20～</th>
				<th>30～</th>
				<th>40～</th>
				<th>50～</th>
				<th>60～</th>
				<th>70～</th>
				<th>80～</th>
				<th>90～</th>
			</tr>
			<tr><!-- 年齢階級別退院患者数はここのtd内に入力してください -->
				<th>患者数</th>
				<td class="number-cell">0</td>
				<td class="number-cell">44</td>
				<td class="number-cell">11</td>
				<td class="number-cell">36</td>
				<td class="number-cell">51</td>
				<td class="number-cell">85</td>
				<td class="number-cell">109</td>
				<td class="number-cell">205</td>
				<td class="number-cell">260</td>
				<td class="number-cell">83</td>
			</tr>
		</table>
		<!-- 年齢階級別退院患者数の解説はこのdiv内に入力してください -->
		<div class="comment" id="age_series_comment">年齢階級別患者数は、富田浜病院を退院した患者様の年齢を10歳刻みで集計したものです。<br />
<br />
 当院は、地域の病院として幅広い年齢層の患者様を診療しております。骨粗鬆症の伴う骨折の患者様の治療を積極的に行っていることから、高齢者の患者様の割合が多いことが特徴です。<br />
※患者数が0～10未満は「-」にて表示されます。</div>

		<!-- 【指標２】診断群分類別患者数等（診療科別患者数上位５位まで） -->
		<div class="div-title" id="qi02">診断群分類別患者数等（診療科別患者数上位５位まで）<a class="csv_btn qi_data_link" href="./data_R03/qi02_clinical_departments_top5.tsv" target="_blank">ファイルをダウンロード</a></div>
		<div id="clinical_departments_top5">
			<!-- （１）診療科を増やす場合はここから（２）までをコピーして（２）の下に張り付けてください。 -->
			<!-- ここのdiv内には診療科名を入力してください。 -->
			<div id="cd_top5_nm_0">整形外科</div>
			<!-- ここのhiddenのvalue値に診療科コードを入力してください。 -->
			<input type="hidden" value="" id="cd_top5_cd_0"/>
			<table class="template-table" id="cd_top5_tbl_0">
				<tr>
					<th>DPCコード</th>
					<th>DPC名称</th>
					<th>患者数</th>
					<th>平均<br/>在院日数<br/>（自院）</th>
					<th>平均<br/>在院日数<br/>（全国）</th>
					<th>転院率</th>
					<th>平均年齢</th>
					<th>患者用パス</th>
				</tr>
				<tr><!-- 診療科別患者数上位１位である症例数の情報はここのtd内に入力してください -->
					<td>160800xx01xxxx</td>
					<td>股関節・大腿近位の骨折</td>
					<td class="number-cell">75</td>
					<td class="number-cell">67.48</td>
					<td class="number-cell">25.09</td>
					<td class="number-cell">2.67</td>
					<td class="number-cell">85.00</td>
					<td></td>
				</tr>
				<tr><!-- 診療科別患者数上位２位である症例数の情報はここのtd内に入力してください -->
					<td>070370xx99xxxx</td>
					<td>脊椎骨粗鬆症</td>
					<td class="number-cell">54</td>
					<td class="number-cell">52.31</td>
					<td class="number-cell">21.71</td>
					<td class="number-cell">1.85</td>
					<td class="number-cell">81.35</td>
					<td></td>
				</tr>
				<tr><!-- 診療科別患者数上位３位である症例数の情報はここのtd内に入力してください -->
					<td>070350xx01xxxx</td>
					<td>椎間板変性、ヘルニア</td>
					<td class="number-cell">47</td>
					<td class="number-cell">21.36</td>
					<td class="number-cell">10.36</td>
					<td class="number-cell">0</td>
					<td class="number-cell">52.53</td>
					<td></td>
				</tr>
				<tr><!-- 診療科別患者数上位４位である症例数の情報はここのtd内に入力してください -->
					<td>160800xx99xxxx</td>
					<td>股関節・大腿近位の骨折</td>
					<td class="number-cell">23</td>
					<td class="number-cell">57.70</td>
					<td class="number-cell">15.20</td>
					<td class="number-cell">4.35</td>
					<td class="number-cell">84.70</td>
					<td></td>
				</tr>
				<tr><!-- 診療科別患者数上位５位である症例数の情報はここのtd内に入力してください -->
					<td>070343xx97x1xx</td>
					<td>脊柱管狭窄（脊椎症を含む。）　腰部骨盤、不安定椎</td>
					<td class="number-cell">21</td>
					<td class="number-cell">34.38</td>
					<td class="number-cell">19.22</td>
					<td class="number-cell">4.76</td>
					<td class="number-cell">70.90</td>
					<td></td>
				</tr>
			</table>
			<!-- 診断群分類別患者数等（診療科別患者数上位５位まで） 診療科別の解説はこのdiv内に入力してください -->
			<div class="comment" id="cd_top5_comment_0">当院の整形外科では、上肢、下肢、脊椎と幅広い運動器疾患・外傷を治療疾患としております。股関節・大腿近位の骨折と脊椎骨粗鬆症が整形外科の上位を占めております。<br />
尚、当院の在院日数は、DPC病棟での治療後、在宅復帰支援病床（地域包括ケア病棟、回復期リハビリテーション病棟など）での継続的な治療を行っていることから、DPC病棟以外での在院日数を含んでおります。<br />
</div>
			<!-- （２）ここまで -->
		</div>

		<!-- 【指標３】初発の５大癌のUICC病期分類別並びに再発患者数 -->
		<div class="div-title" id="qi03">初発の５大癌のUICC病期分類別並びに再発患者数<a class="csv_btn qi_data_link" href="./data_R03/qi03_uicc_type.tsv" target="_blank">ファイルをダウンロード</a></div>
		<table class="template-table" id="uicc_type">
			<tr>
				<th rowspan="2"></th>
				<th colspan="5">初発</th>
				<th rowspan="2">再発</th>
				<th rowspan="2">病期分類<br/>基準<span class="kome">（※）</span></th>
				<th rowspan="2">版数</th>
			</tr>
			<tr>
				<th>Stage I</th>
				<th>Stage II</th>
				<th>Stage III</th>
				<th>Stage IV</th>
				<th>不明</th>
			</tr>
			<tr><!-- 胃癌の情報はここのtd内に入力してください -->
				<th>胃癌</th>
				<td class="number-cell">-</td>
				<td class="number-cell">-</td>
				<td class="number-cell">-</td>
				<td class="number-cell">-</td>
				<td class="number-cell">-</td>
				<td class="number-cell">-</td>
				<td class="number-cell">1</td>
				<td class="number-cell">8</td>
			</tr>
			<tr><!-- 大腸癌の情報はここのtd内に入力してください -->
				<th>大腸癌</th>
				<td class="number-cell">-</td>
				<td class="number-cell">-</td>
				<td class="number-cell">-</td>
				<td class="number-cell">-</td>
				<td class="number-cell">-</td>
				<td class="number-cell">-</td>
				<td class="number-cell">2</td>
				<td class="number-cell">7</td>
			</tr>
			<tr><!-- 乳癌の情報はここのtd内に入力してください -->
				<th>乳癌</th>
				<td class="number-cell">-</td>
				<td class="number-cell">-</td>
				<td class="number-cell">-</td>
				<td class="number-cell">-</td>
				<td class="number-cell">-</td>
				<td class="number-cell">-</td>
				<td class="number-cell">1</td>
				<td class="number-cell">7</td>
			</tr>
			<tr><!-- 肺癌の情報はここのtd内に入力してください -->
				<th>肺癌</th>
				<td class="number-cell">-</td>
				<td class="number-cell">-</td>
				<td class="number-cell">-</td>
				<td class="number-cell">-</td>
				<td class="number-cell">-</td>
				<td class="number-cell">-</td>
				<td class="number-cell">1</td>
				<td class="number-cell">7</td>
			</tr>
			<tr><!-- 肝癌の情報はここのtd内に入力してください -->
				<th>肝癌</th>
				<td class="number-cell">-</td>
				<td class="number-cell">-</td>
				<td class="number-cell">-</td>
				<td class="number-cell">-</td>
				<td class="number-cell">-</td>
				<td class="number-cell">-</td>
				<td class="number-cell">2</td>
				<td class="number-cell">7</td>
			</tr>
		</table>
		<span>※&nbsp;1：UICC TNM分類，2：癌取扱い規約</span>
		<!-- 初発の５大癌のUICC病期分類別並びに再発患者数の解説はこのdiv内に入力してください -->
		<div class="comment" id="uicc_type_comment">現在、日本で最も罹患率の高い５つのがん（胃がん・大腸がん・乳がん・肺がん・肝がん）の病期（Stage）ごとの症例数を集計したものです。 <br />
当院では、発生がほとんどありません。<br />
※1：UICC　TNM分類　※2：癌取り扱い規約<br />
※患者数が0～10未満は「-」にて表示されます。</div>

		<!-- 【指標４】成人市中肺炎の重症度別患者数等 -->
		<div class="div-title" id="qi04">成人市中肺炎の重症度別患者数等<a class="csv_btn qi_data_link" href="./data_R03/qi04_com_acquired.tsv" target="_blank">ファイルをダウンロード</a></div>
		<table class="template-table" id="com_acquired">
			<tr>
				<th></th>
				<th>患者数</th>
				<th>平均<br/>在院日数</th>
				<th>平均年齢</th>
			</tr>
			<tr><!-- 重症度 軽症の情報はここのtd内に入力してください -->
				<th>軽症</th>
				<td class="number-cell">-</td>
				<td class="number-cell">-</td>
				<td class="number-cell">-</td>
			</tr>
			<tr><!-- 重症度 中等症の情報はここのtd内に入力してください -->
				<th>中等症</th>
				<td class="number-cell">15</td>
				<td class="number-cell">31.73</td>
				<td class="number-cell">84.07</td>
			</tr>
			<tr><!-- 重症度 重症の情報はここのtd内に入力してください -->
				<th>重症</th>
				<td class="number-cell">-</td>
				<td class="number-cell">-</td>
				<td class="number-cell">-</td>
			</tr>
			<tr><!-- 重症度 超重症の情報はここのtd内に入力してください -->
				<th>超重症</th>
				<td class="number-cell">-</td>
				<td class="number-cell">-</td>
				<td class="number-cell">-</td>
			</tr>
			<tr><!-- 重症度 不明の情報はここのtd内に入力してください -->
				<th>不明</th>
				<td class="number-cell">-</td>
				<td class="number-cell">-</td>
				<td class="number-cell">-</td>
			</tr>
		</table>
		<!-- 成人市中肺炎の重症度別患者数等の解説はこのdiv内に入力してください -->
		<div class="comment" id="com_acquired_comment">成人（15歳以上）の肺炎患者さんについて重症度別に患者数、平均在院日数、平均年齢を集計したものです。（市中肺炎とは普段の生活の中で罹患した肺炎を言います。）<br />
肺炎は罹患率が高い上、死亡率も高く、悪性新生物、心疾患についで国民の死亡原因の<br />
上位に位置する疾患です。肺炎の診療には、総合的な対応が求められるため、多職種に<br />
よるチーム医療が必要な疾患のひとつと言えます。<br />
 当院では、感染症の治療ガイドラインに基づき、適切に抗菌薬を選択し、入院期間の短期化・耐性化予防をはかる一方、重症例では人工呼吸管理・栄養管理を含む全身管理を実施し、救命率の向上に努めております。<br />
※患者数が0～10未満は「-」にて表示されます。</div>

		<!-- 【指標５】脳梗塞の患者数等 -->
		<div class="div-title" id="qi05">脳梗塞の患者数等<a class="csv_btn qi_data_link" href="./data_R03/qi05_ci_icd10.tsv" target="_blank">ファイルをダウンロード</a></div>
		<table class="template-table" id="ci_icd10">
			<tr>
				<th>発症日から</th>
				<th>患者数</th>
				<th>平均在院日数</th>
				<th>平均年齢</th>
				<th>転院率</th>
			</tr>
			<tr><!-- 脳梗塞の情報はここのtd内に入力してください -->
				<th>3日以内</th>
				<td class="number-cell">12</td>
				<td class="number-cell">43.92</td>
				<td class="number-cell">84.42</td>
				<td class="number-cell">5</td>
			</tr>
			<tr>
				<th>その他</th>
				<td class="number-cell">-</td>
				<td class="number-cell">-</td>
				<td class="number-cell">-</td>
				<td class="number-cell">-</td>
			</tr>
		</table>
		<!-- 脳梗塞の患者数等の解説はこのdiv内に入力してください -->
		<div class="comment" id="ci_icd10_comment">ＩＣＤとは、死因や疾病の国際的な統計基準として世界保健機関（ＷＨＯ）によって公表された病名分類のことで、死因や疾病の統計などに関する情報の国際的な比較や、医療機関における診療記録の管理などに活用されています。１９９０年に国際統計協会により制定された第１０版のことをＩＣＤ－１０と言います。<br />
脳梗塞の病型別の患者様について、患者数、平均在院日数、平均年齢、転院率を集計したものです。脳血管疾患も死亡原因の上位に位置する疾患であり、脳梗塞の場合、早期に治療を行うことが重要とされています。<br />
上記指標の平均在院日数が長めとなっている理由は、DPC病棟での治療を終えた後、回復期リハビリテーション病棟へ移って頂き、機能回復訓練を行っていることが要因であります。<br />
※患者数が0～10未満は「-」にて表示されます。</div>

		<!-- 【指標６】診療科別主要手術別患者数等（診療科別患者数上位５位まで） -->
		<div class="div-title" id="qi06">診療科別主要手術別患者数等（診療科別患者数上位５位まで）<a class="csv_btn qi_data_link" href="./data_R03/qi06_ope_days_top5.tsv" target="_blank">ファイルをダウンロード</a></div>
		<div id="ope_days_top5">
			<!-- （３）診療科を増やす場合はここから（４）までをコピーして（４）の下に張り付けてください。 -->
			<!-- ここのDIV内には診療科名を入力してください。 -->
			<div id="ope_top5_nm_0">整形外科</div>
			<!-- ここのhiddenのvalue値に診療科コードを入力してください。 -->
			<input type="hidden" value="" id="ope_top5_cd_0"/>
			<table class="template-table" id="ope_top5_tbl_0">
				<tr>
					<th>Kコード</th>
					<th>名称</th>
					<th>患者数</th>
					<th>平均<br/>術前日数</th>
					<th>平均<br/>術後日数</th>
					<th>転院率</th>
					<th>平均年齢</th>
					<th>患者用パス</th>
				</tr>
				<tr><!-- 診療科別患者数上位１位の情報はここのtd内に入力してください -->
					<td>K134-22</td>
					<td>内視鏡下椎間板摘出（切除）術（後方摘出術）</td>
					<td class="number-cell">48</td>
					<td class="number-cell">3.96</td>
					<td class="number-cell">17.17</td>
					<td class="number-cell">0</td>
					<td class="number-cell">53.08</td>
					<td></td>
				</tr>
				<tr><!-- 診療科別患者数上位２位の情報はここのtd内に入力してください -->
					<td>K0462</td>
					<td>骨折観血的手術（下腿）</td>
					<td class="number-cell">38</td>
					<td class="number-cell">1.63</td>
					<td class="number-cell">16.05</td>
					<td class="number-cell">0</td>
					<td class="number-cell">51.26</td>
					<td></td>
				</tr>
				<tr><!-- 診療科別患者数上位３位の情報はここのtd内に入力してください -->
					<td>K0483</td>
					<td>骨内異物（挿入物を含む）除去術（前腕）</td>
					<td class="number-cell">36</td>
					<td class="number-cell">0.06</td>
					<td class="number-cell">4.42</td>
					<td class="number-cell">0</td>
					<td class="number-cell">55.11</td>
					<td></td>
				</tr>
				<tr><!-- 診療科別患者数上位４位の情報はここのtd内に入力してください -->
					<td>K0461</td>
					<td>骨折観血的手術（大腿）</td>
					<td class="number-cell">27</td>
					<td class="number-cell">1.67</td>
					<td class="number-cell">60.93</td>
					<td class="number-cell">0</td>
					<td class="number-cell">80.78</td>
					<td></td>
				</tr>
				<tr><!-- 診療科別患者数上位５位の情報はここのtd内に入力してください -->
					<td>K1425</td>
					<td>脊椎固定術、椎弓切除術、椎弓形成術（椎弓切除）</td>
					<td class="number-cell">23</td>
					<td class="number-cell">2.96</td>
					<td class="number-cell">32.00</td>
					<td class="number-cell">4.35</td>
					<td class="number-cell">70.52</td>
					<td></td>
				</tr>
			</table>
			<!-- 診療科別主要手術別患者数等… 診療科別の解説はこのdiv内に入力してください -->
			<div class="comment" id="ope_top5_comment_0">当院の整形外科では、脊椎手術や骨接合手術など年間約600件実施しています。また、画像診断には放射線科医、手術の全身管理には麻酔科医と連携しつつ、安全な医療体制の強化に取り組んでいます。<br />
当院では、整形外科の手術が全体の約9割を占めています。<br />
</div>
			<!-- （４）ここまで -->
		</div>

		<!-- 【指標７】その他（ＤＩＣ、敗血症、その他の真菌症および手術・術後の合併症の発生率） -->
		<div class="div-title" id="qi07">その他（ＤＩＣ、敗血症、その他の真菌症および手術・術後の合併症の発生率）<a class="csv_btn qi_data_link" href="./data_R03/qi07_dic_rate.tsv" target="_blank">ファイルをダウンロード</a></div>
		<table class="template-table" id="dic_rate">
			<tr>
				<th>DPC</th>
				<th>傷病名</th>
				<th>入院契機</th>
				<th>症例数</th>
				<th>発生率</th>
			</tr>
			<tr><!-- 130100の情報はここのtd内に入力してください -->
				<th rowspan="2">130100</th>
				<th rowspan="2" class="left_align">播種性血管内凝固症候群</th>
				<th>同一</th>
				<td class="number-cell">-</td>
				<td class="number-cell">-</td>
			</tr>
			<tr>
				<th>異なる</th>
				<td class="number-cell">-</td>
				<td class="number-cell">-</td>
			</tr>
			<tr><!-- 180010の情報はここのtd内に入力してください -->
				<th rowspan="2">180010</th>
				<th rowspan="2" class="left_align">敗血症</th>
				<th>同一</th>
				<td class="number-cell">-</td>
				<td class="number-cell">-</td>
			</tr>
			<tr>
				<th>異なる</th>
				<td class="number-cell">-</td>
				<td class="number-cell">-</td>
			</tr>
			<tr><!-- 180035の情報はここのtd内に入力してください -->
				<th rowspan="2">180035</th>
				<th rowspan="2" class="left_align">その他の真菌感染症</th>
				<th>同一</th>
				<td class="number-cell">-</td>
				<td class="number-cell">-</td>
			</tr>
			<tr>
				<th>異なる</th>
				<td class="number-cell">-</td>
				<td class="number-cell">-</td>
			</tr>
			<tr><!-- 180040の情報はここのtd内に入力してください -->
				<th rowspan="2">180040</th>
				<th rowspan="2" class="left_align">手術・処置等の合併症</th>
				<th>同一</th>
				<td class="number-cell">-</td>
				<td class="number-cell">-</td>
			</tr>
			<tr>
				<th>異なる</th>
				<td class="number-cell">-</td>
				<td class="number-cell">-</td>
			</tr>
		</table>
		<!-- その他（ＤＩＣ、敗血症、その他の真菌症および手術・術後の合併症の発生率）の解説はこのdiv内に入力してください -->
		<div class="comment" id="dic_rate_comment">医療の質の改善に資するため、臨床上ゼロにはなりえないものの少しでも改善すべきものとして定義される感染症および合併症の発生率を示したものです。<br />
 当院においては、感染および合併症はほとんど発生していません。<br />
※患者数が0～10未満は「-」にて表示されます。</div>
		<!-- 【更新履歴】 -->
		<div class="div-title-hist" id="up_hist">更新履歴</div>
		<dl class="hist_list" id="up_hist_list">
			<!-- 更新履歴を追加する場合は、下記のdtタグ、ddタグをセットでコピーして（５）の下もしくは（６）の上に張り付けてください -->
			<!-- （５） -->
			<!-- 更新履歴の日付をdt内に入力してください。 -->
			<dt></dt>
			<!-- 更新履歴の詳細をdd内に入力してください。 -->
			<dd></dd>
			<!-- （６） -->
		</dl>
	</body>
</html>
