|
@@ -1,142 +1,152 @@
|
1
|
1
|
<!doctype html>
|
2
|
2
|
<html lang="ja">
|
3
|
|
- <head>
|
4
|
|
- <meta charset="utf-8">
|
5
|
|
- <title>北方町ホームページ</title>
|
6
|
|
- <link rel="stylesheet" href="../../css/base.css">
|
7
|
|
- <link rel="stylesheet" href="../../css/second_header.css">
|
8
|
|
- <link rel="stylesheet" href="../../css/footer.css">
|
9
|
|
- <link rel="stylesheet" href="../../css/section.css">
|
10
|
|
- <link rel="stylesheet" href="../../css/third_template.css" >
|
11
|
|
- <link rel="stylesheet" href="../../css/table.css" >
|
12
|
|
-<script src="../../js/operation.js"></script>
|
13
|
|
-<meta name="google-translate-customization" content="45643f5d79d6e245-283971e7754d7b90-g905c6e6b6867bf2f-2f"></meta>
|
|
3
|
+<head>
|
|
4
|
+ <meta charset="utf-8">
|
|
5
|
+ <title>北方町ホームページ</title>
|
|
6
|
+ <link rel="stylesheet" href="../../css/base.css">
|
|
7
|
+ <link rel="stylesheet" href="../../css/second_header.css">
|
|
8
|
+ <link rel="stylesheet" href="../../css/footer.css">
|
|
9
|
+ <link rel="stylesheet" href="../../css/section.css">
|
|
10
|
+ <link rel="stylesheet" href="../../css/third_template.css">
|
|
11
|
+ <link rel="stylesheet" href="../../css/table.css">
|
|
12
|
+ <script src="../../js/operation.js"></script>
|
|
13
|
+ <meta name="google-translate-customization" content="45643f5d79d6e245-283971e7754d7b90-g905c6e6b6867bf2f-2f"></meta>
|
14
|
14
|
</head>
|
15
|
15
|
|
16
|
16
|
<body id="back">
|
17
|
17
|
<div id="main" class="gothic">
|
18
|
|
-<!--セクション 操作-->
|
19
|
|
-<section id="operation" >
|
20
|
|
-<!--セクション 住所-->
|
21
|
|
-<article id="address" >
|
22
|
|
-<address id="operation_add">
|
23
|
|
-<span>北方町役場</span><span> 〒501-0492</span><span> 岐阜県本巣郡北方町長谷川1丁目1番地</span><span> TEL:058-323-1111(代)</span>
|
24
|
|
-</address>
|
25
|
|
-</article>
|
26
|
|
-<div id="controle_panel">
|
27
|
|
-<!--セクション 背景色-->
|
28
|
|
-<article id="bgcolor" >
|
29
|
|
-<img src="../../css/img/013.png" alt="背景色変更ボックス" />
|
30
|
|
-<div id="bgcolor_img">
|
31
|
|
-<input id="button1" width="29px" height="28px" value=" " alt=" " type="image" onClick="setBackground3(1)">
|
32
|
|
-<input id="button2" width="29px" height="28px" value=" " alt=" " type="image" onClick="setBackground3(2)">
|
33
|
|
-<input id="button3" width="29px" height="28px" value=" " alt=" " type="image" onClick="setBackground3(3)">
|
34
|
|
-</div>
|
35
|
|
-<script>
|
36
|
|
-getBackgNumber3();
|
37
|
|
-</script>
|
38
|
|
-</article>
|
|
18
|
+ <!--セクション 操作-->
|
|
19
|
+ <section id="operation">
|
|
20
|
+ <!--セクション 住所-->
|
|
21
|
+ <article id="address">
|
|
22
|
+ <address id="operation_add">
|
|
23
|
+ <span>北方町役場</span><span> 〒501-0492</span><span> 岐阜県本巣郡北方町長谷川1丁目1番地</span><span> TEL:058-323-1111(代)</span>
|
|
24
|
+ </address>
|
|
25
|
+ </article>
|
|
26
|
+ <div id="controle_panel">
|
|
27
|
+ <!--セクション 背景色-->
|
|
28
|
+ <article id="bgcolor">
|
|
29
|
+ <img src="../../css/img/013.png" alt="背景色変更ボックス"/>
|
|
30
|
+ <div id="bgcolor_img">
|
|
31
|
+ <input id="button1" width="29px" height="28px" value=" " alt=" " type="image"
|
|
32
|
+ onClick="setBackground3(1)">
|
|
33
|
+ <input id="button2" width="29px" height="28px" value=" " alt=" " type="image"
|
|
34
|
+ onClick="setBackground3(2)">
|
|
35
|
+ <input id="button3" width="29px" height="28px" value=" " alt=" " type="image"
|
|
36
|
+ onClick="setBackground3(3)">
|
|
37
|
+ </div>
|
|
38
|
+ <script>
|
|
39
|
+ getBackgNumber3();
|
|
40
|
+ </script>
|
|
41
|
+ </article>
|
39
|
42
|
|
40
|
|
-<!--セクション 文字サイズ-->
|
41
|
|
-<!--<article id="charsize" >
|
42
|
|
-<img src="../../css/img/008.png" alt="文字サイズ変更ボックス" />
|
43
|
|
-<div id="charsize_img">
|
44
|
|
-<img src="../../css/img/005.png" alt="文字大きさ変更、小さい" />
|
45
|
|
-<img src="../../css/img/006.png" alt="文字大きさ変更、中間" />
|
46
|
|
-<img src="../../css/img/007.png" alt="文字大きさ変更、大きい" />
|
47
|
|
-</div>
|
48
|
|
-</article>-->
|
|
43
|
+ <!--セクション 文字サイズ-->
|
|
44
|
+ <!--<article id="charsize" >
|
|
45
|
+ <img src="../../css/img/008.png" alt="文字サイズ変更ボックス" />
|
|
46
|
+ <div id="charsize_img">
|
|
47
|
+ <img src="../../css/img/005.png" alt="文字大きさ変更、小さい" />
|
|
48
|
+ <img src="../../css/img/006.png" alt="文字大きさ変更、中間" />
|
|
49
|
+ <img src="../../css/img/007.png" alt="文字大きさ変更、大きい" />
|
|
50
|
+ </div>
|
|
51
|
+ </article>-->
|
49
|
52
|
|
50
|
|
-<!--セクション サイトマップ-->
|
51
|
|
-<article id="sitemap" >
|
52
|
|
- <div id="sitemap_img">
|
53
|
|
-<a href="../../second/sitemap.html"><img src="../../css/img/kitagata_sitemap.png" alt="サイトマップ" /></a>
|
54
|
|
- </div>
|
55
|
|
-</article>
|
56
|
|
-<!--セクション お問い合わせ-->
|
57
|
|
-<article id="contact" >
|
58
|
|
- <div id="contact_img">
|
59
|
|
-<a href="../../third/town_admini_info/administrative_organization_chart.html"><img src="../../css/img/kitagata_support.png" alt="お問い合わせはこちらから" /></a>
|
60
|
|
- </div>
|
61
|
|
-</article>
|
62
|
|
-<!--セクション 翻訳-->
|
63
|
|
-<article id="translation" >
|
64
|
|
-<div id="translation_img">
|
65
|
|
-<!--<img src="../../css/img/kitagata_Language.png" alt="翻訳" />-->
|
66
|
|
-<div id="google_translate_element"></div>
|
67
|
|
-<script type="text/javascript">
|
68
|
|
-function googleTranslateElementInit() {
|
69
|
|
-new google.translate.TranslateElement({pageLanguage: 'ja', layout: google.translate.TranslateElement.InlineLayout.SIMPLE}, 'google_translate_element');
|
70
|
|
-}
|
71
|
|
-</script>
|
72
|
|
-<script type="text/javascript" src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
|
73
|
|
-</div>
|
74
|
|
-</article>
|
75
|
|
-<div id="claer">
|
76
|
|
-</div>
|
77
|
|
-</div>
|
78
|
|
-</section>
|
|
53
|
+ <!--セクション サイトマップ-->
|
|
54
|
+ <article id="sitemap">
|
|
55
|
+ <div id="sitemap_img">
|
|
56
|
+ <a href="../../second/sitemap.html"><img src="../../css/img/kitagata_sitemap.png" alt="サイトマップ"/></a>
|
|
57
|
+ </div>
|
|
58
|
+ </article>
|
|
59
|
+ <!--セクション お問い合わせ-->
|
|
60
|
+ <article id="contact">
|
|
61
|
+ <div id="contact_img">
|
|
62
|
+ <a href="../../third/town_admini_info/administrative_organization_chart.html"><img
|
|
63
|
+ src="../../css/img/kitagata_support.png" alt="お問い合わせはこちらから"/></a>
|
|
64
|
+ </div>
|
|
65
|
+ </article>
|
|
66
|
+ <!--セクション 翻訳-->
|
|
67
|
+ <article id="translation">
|
|
68
|
+ <div id="translation_img">
|
|
69
|
+ <!--<img src="../../css/img/kitagata_Language.png" alt="翻訳" />-->
|
|
70
|
+ <div id="google_translate_element"></div>
|
|
71
|
+ <script type="text/javascript">
|
|
72
|
+ function googleTranslateElementInit() {
|
|
73
|
+ new google.translate.TranslateElement({
|
|
74
|
+ pageLanguage: 'ja',
|
|
75
|
+ layout: google.translate.TranslateElement.InlineLayout.SIMPLE
|
|
76
|
+ }, 'google_translate_element');
|
|
77
|
+ }
|
|
78
|
+ </script>
|
|
79
|
+ <script type="text/javascript"
|
|
80
|
+ src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>
|
|
81
|
+ </div>
|
|
82
|
+ </article>
|
|
83
|
+ <div id="claer">
|
|
84
|
+ </div>
|
|
85
|
+ </div>
|
|
86
|
+ </section>
|
79
|
87
|
|
80
|
|
- <!--ヘッダーデータ-->
|
81
|
|
- <header>
|
82
|
|
- <div id="header" class="gothic">
|
83
|
|
- <a href="../../index.html"><img src="../../css/img/header_emblem.png" width="200px" height="260px"/></a>
|
84
|
|
- <div id="h_block_1">
|
85
|
|
- <div class="h_line">
|
86
|
|
- </div>
|
87
|
|
- <article class="h_text_l">
|
88
|
|
- <a class="h_link" href="../../second/living.html"><span class="h_text">くらしの情報</span></a>
|
89
|
|
- </article>
|
90
|
|
- <article class="h_text_l">
|
91
|
|
- <a class="h_link" href="../../second/tourism.html"><span class="h_text">観光</span></a>
|
92
|
|
- </article>
|
93
|
|
- <article class="h_text_l">
|
94
|
|
- <a class="h_link" href="../../second/business.html"><span class="h_text">事業者向け情報</span></a>
|
95
|
|
- </article>
|
96
|
|
- <article class="h_text_l">
|
97
|
|
- <a class="h_link" href="../../second/town_admini_info.html"><span class="h_text">町政情報</span></a>
|
98
|
|
- </article>
|
99
|
|
- </div>
|
100
|
|
- <div id="h_block_search">
|
101
|
|
- <div class="h_line"></div>
|
102
|
|
- <article class="h_search">
|
103
|
|
- <div class="space10"></div>
|
104
|
|
- <form action="http://www.google.com/search">
|
105
|
|
- <input type="hidden" name="hl" value="ja" />
|
106
|
|
- <input type="hidden" name="ie" value="UTF-8">
|
107
|
|
- <input type="hidden" name="oe" value="UTF-8">
|
108
|
|
- <input type="hidden" value="www.town.kitagata.gifu.jp" name="as_sitesearch" />
|
109
|
|
- <input type="text" name="q" size="16" maxlength="256" value="" />
|
110
|
|
- <input type="submit" name="btnG" value="検索" />
|
111
|
|
- </form>
|
112
|
|
- </article>
|
113
|
|
- </div>
|
114
|
|
- </div>
|
115
|
|
- </header>
|
|
88
|
+ <!--ヘッダーデータ-->
|
|
89
|
+ <header>
|
|
90
|
+ <div id="header" class="gothic">
|
|
91
|
+ <a href="../../index.html"><img src="../../css/img/header_emblem.png" width="200px" height="260px"/></a>
|
|
92
|
+ <div id="h_block_1">
|
|
93
|
+ <div class="h_line">
|
|
94
|
+ </div>
|
|
95
|
+ <article class="h_text_l">
|
|
96
|
+ <a class="h_link" href="../../second/living.html"><span class="h_text">くらしの情報</span></a>
|
|
97
|
+ </article>
|
|
98
|
+ <article class="h_text_l">
|
|
99
|
+ <a class="h_link" href="../../second/tourism.html"><span class="h_text">観光</span></a>
|
|
100
|
+ </article>
|
|
101
|
+ <article class="h_text_l">
|
|
102
|
+ <a class="h_link" href="../../second/business.html"><span class="h_text">事業者向け情報</span></a>
|
|
103
|
+ </article>
|
|
104
|
+ <article class="h_text_l">
|
|
105
|
+ <a class="h_link" href="../../second/town_admini_info.html"><span class="h_text">町政情報</span></a>
|
|
106
|
+ </article>
|
|
107
|
+ </div>
|
|
108
|
+ <div id="h_block_search">
|
|
109
|
+ <div class="h_line"></div>
|
|
110
|
+ <article class="h_search">
|
|
111
|
+ <div class="space10"></div>
|
|
112
|
+ <form action="http://www.google.com/search">
|
|
113
|
+ <input type="hidden" name="hl" value="ja"/>
|
|
114
|
+ <input type="hidden" name="ie" value="UTF-8">
|
|
115
|
+ <input type="hidden" name="oe" value="UTF-8">
|
|
116
|
+ <input type="hidden" value="www.town.kitagata.gifu.jp" name="as_sitesearch"/>
|
|
117
|
+ <input type="text" name="q" size="16" maxlength="256" value=""/>
|
|
118
|
+ <input type="submit" name="btnG" value="検索"/>
|
|
119
|
+ </form>
|
|
120
|
+ </article>
|
|
121
|
+ </div>
|
|
122
|
+ </div>
|
|
123
|
+ </header>
|
116
|
124
|
|
117
|
|
- <div id="third_body">
|
118
|
|
- <!--セクション space-->
|
|
125
|
+ <div id="third_body">
|
|
126
|
+ <!--セクション space-->
|
119
|
127
|
|
120
|
|
- <!--セクション template-->
|
121
|
|
- <section id="template" >
|
122
|
|
- <article id="breadcrumb" >
|
123
|
|
- <div id="breadcrumb_title">
|
124
|
|
- <div id="breadcrumb_title_block">
|
125
|
|
- <span id="breadcrumb_title"><a href="../../index.html">トップ</a>><a href="../../second/living.html">くらしの情報</a>><a href="../../second/Nursing_care_insurance.html">介護保険</a>>介護サービスを利用するには・・・</span>
|
126
|
|
- </div>
|
127
|
|
- </div>
|
128
|
|
- </article>
|
129
|
|
- <article id="template" >
|
130
|
|
- <div id="template_title" class="gothic">
|
131
|
|
- <div id="template_title_block">
|
132
|
|
- <span id="template_title">介護サービスを利用するには・・・ </span>
|
133
|
|
- </div>
|
134
|
|
- </div>
|
135
|
|
- <span id="template_article_block">
|
|
128
|
+ <!--セクション template-->
|
|
129
|
+ <section id="template">
|
|
130
|
+ <article id="breadcrumb">
|
|
131
|
+ <div id="breadcrumb_title">
|
|
132
|
+ <div id="breadcrumb_title_block">
|
|
133
|
+ <span id="breadcrumb_title"><a href="../../index.html">トップ</a>><a
|
|
134
|
+ href="../../second/living.html">くらしの情報</a>><a
|
|
135
|
+ href="../../second/Nursing_care_insurance.html">介護保険</a>>介護サービスを利用するには・・・</span>
|
|
136
|
+ </div>
|
|
137
|
+ </div>
|
|
138
|
+ </article>
|
|
139
|
+ <article id="template">
|
|
140
|
+ <div id="template_title" class="gothic">
|
|
141
|
+ <div id="template_title_block">
|
|
142
|
+ <span id="template_title">介護サービスを利用するには・・・ </span>
|
|
143
|
+ </div>
|
|
144
|
+ </div>
|
|
145
|
+ <span id="template_article_block">
|
136
|
146
|
生活する上でなにか困ることが出てきたら、介護に関するサービスの利用を検討しましょう。必要な支援の度合いによって、受けらえるサービスは異なります。
|
137
|
147
|
<img src="../../css/img/care_service_use.png">
|
138
|
148
|
</span>
|
139
|
|
- <span id="template_article_block">
|
|
149
|
+ <span id="template_article_block">
|
140
|
150
|
<div id="template_title2" class="gothic">
|
141
|
151
|
<div id="template_title_block">
|
142
|
152
|
<span id="template_title2">介護サービス(介護予防サービス)</span>
|
|
@@ -148,7 +158,7 @@ new google.translate.TranslateElement({pageLanguage: 'ja', layout: google.transl
|
148
|
158
|
<p class="paragraphT5"> 1.申請する</p>
|
149
|
159
|
</div>
|
150
|
160
|
<div id="nursingguidebox">
|
151
|
|
- <p class="paragraphT5"> <strong id="red">介護サービスを利用するためには、福祉子ども課窓口にまず「要介護認定」の申請をしてください。 </strong><br />
|
|
161
|
+ <p class="paragraphT5"> <strong id="red">介護サービスを利用するためには、福祉子ども課窓口にまず「要介護認定」の申請をしてください。 </strong><br/>
|
152
|
162
|
申請は、本人や家族が申請書に「被保険者証」を添えて福祉子ども課の窓口に申請します。また、居宅介護支援事業者や介護保険施設などに手続きを代行してもらうこともできます。</p>
|
153
|
163
|
<p class="paragraphT10"><strong id="life">申請に必要なもの</strong></p>
|
154
|
164
|
<div class="paragraphT10"><ul>
|
|
@@ -159,130 +169,130 @@ new google.translate.TranslateElement({pageLanguage: 'ja', layout: google.transl
|
159
|
169
|
</ul>
|
160
|
170
|
</div>
|
161
|
171
|
</div>
|
162
|
|
- <br clear="all" />
|
|
172
|
+ <br clear="all"/>
|
163
|
173
|
<div id="nursingguidebox_l">
|
164
|
174
|
<p class="paragraphT5"> 2.訪問調査</p>
|
165
|
175
|
</div>
|
166
|
176
|
<div id="nursingguidebox">
|
167
|
|
- <p class="paragraphT5"> <strong id="red">調査員が自宅を訪問して、本人と家族から聞き取り調査を行います。 </strong><br />
|
|
177
|
+ <p class="paragraphT5"> <strong id="red">調査員が自宅を訪問して、本人と家族から聞き取り調査を行います。 </strong><br/>
|
168
|
178
|
申請すると、町の調査員が申請者と面接し、心身の状況等について、聞き取り調査を行います。 また同時に、利用者のかかりつけ医師から意見書を求めます。</p>
|
169
|
179
|
</div>
|
170
|
|
- <br clear="all" />
|
|
180
|
+ <br clear="all"/>
|
171
|
181
|
<div id="nursingguidebox_l">
|
172
|
182
|
<p class="paragraphT5"> 3.審査</p>
|
173
|
183
|
</div>
|
174
|
184
|
<div id="nursingguidebox">
|
175
|
|
- <p class="paragraphT5"> <strong id="red">介護認定審査会が、介護の必要度を総合的に判定します。 </strong><br />
|
|
185
|
+ <p class="paragraphT5"> <strong id="red">介護認定審査会が、介護の必要度を総合的に判定します。 </strong><br/>
|
176
|
186
|
介護認定審査会で、訪問調査の結果と調査員の特記事項、医師の意見書をもとに介護の必要度について総合的な判定を行います。</p>
|
177
|
187
|
</div>
|
178
|
|
- <br clear="all" />
|
|
188
|
+ <br clear="all"/>
|
179
|
189
|
<div id="nursingguidebox_l">
|
180
|
190
|
<p class="paragraphT5"> 4.認定結果の通知</p>
|
181
|
191
|
</div>
|
182
|
192
|
<div id="nursingguidebox">
|
183
|
|
- <p class="paragraphT5"> <strong id="red">あなたに必要な介護度が認定され、もとす広域連合から通知されます。 </strong><br />
|
|
193
|
+ <p class="paragraphT5"> <strong id="red">あなたに必要な介護度が認定され、もとす広域連合から通知されます。 </strong><br/>
|
184
|
194
|
介護認定審査会の判定に基づき、要介護・要支援認定を行います。その認定結果がもとす広域連合から通知されます。(原則として申請から30日以内)</p>
|
185
|
195
|
</div>
|
186
|
|
- <br clear="all" />
|
|
196
|
+ <br clear="all"/>
|
187
|
197
|
<table width="460" border="0" cellpadding="3" cellspacing="2" id="infokitagata">
|
188
|
198
|
<tr>
|
189
|
199
|
<th align="left" valign="top" nowrap="nowrap" bgcolor="#add8e6">要介護状態区分</th>
|
190
|
200
|
<th valign="top" align="left" bgcolor="#add8e6"> </th>
|
191
|
201
|
</tr>
|
192
|
202
|
<tr>
|
193
|
|
- <th valign="top" align="left" bgcolor="#add8e6">要支援1<br />
|
|
203
|
+ <th valign="top" align="left" bgcolor="#add8e6">要支援1<br/>
|
194
|
204
|
要支援2</th>
|
195
|
|
- <td valign="top" align="left" bgcolor="#dcdcdc"><strong>介護保険の介護予防サービス</strong>(予防給付)<br />
|
|
205
|
+ <td valign="top" align="left" bgcolor="#dcdcdc"><strong>介護保険の介護予防サービス</strong>(予防給付)<br/>
|
196
|
206
|
介護保険の対象者ですが、要介護状態が軽く、心身機能が改善する可能性が高い人などが受けるサービスです。</td>
|
197
|
207
|
</tr>
|
198
|
208
|
<tr>
|
199
|
|
- <th align="left" valign="top" bgcolor="#add8e6">要介護1<br />
|
200
|
|
- 要介護2<br />
|
201
|
|
- 要介護3<br />
|
202
|
|
- 要介護4<br />
|
|
209
|
+ <th align="left" valign="top" bgcolor="#add8e6">要介護1<br/>
|
|
210
|
+ 要介護2<br/>
|
|
211
|
+ 要介護3<br/>
|
|
212
|
+ 要介護4<br/>
|
203
|
213
|
要介護5</th>
|
204
|
|
- <td valign="top" align="left" bgcolor="#dcdcdc"><strong>介護保険の介護サービス</strong>(介護給付)<br />
|
|
214
|
+ <td valign="top" align="left" bgcolor="#dcdcdc"><strong>介護保険の介護サービス</strong>(介護給付)<br/>
|
205
|
215
|
住み慣れた町や家で自立した生活を支援するために様々な介護を提供するサービスです。</td>
|
206
|
216
|
</tr>
|
207
|
217
|
|
208
|
218
|
<tr>
|
209
|
219
|
<th valign="top" align="left" bgcolor="#add8e6">非該当</th>
|
210
|
|
- <td valign="top" align="left" bgcolor="#dcdcdc"><strong>介護予防・日常生活支援総合事業</strong><br />
|
|
220
|
+ <td valign="top" align="left" bgcolor="#dcdcdc"><strong>介護予防・日常生活支援総合事業</strong><br/>
|
211
|
221
|
介護保険の対象者にはなりませんが、生活機能の低下している人や、将来的に介護が必要となるおそれが高い人を対象とするサービスです。</td>
|
212
|
222
|
</tr>
|
213
|
223
|
</table>
|
214
|
224
|
<div id="nursingguidebox_l">
|
215
|
225
|
<p class="paragraphT5"> 5.サービスの利用</p>
|
216
|
226
|
</div>
|
217
|
|
- <br clear="all" />
|
218
|
|
- <strong id="life">在宅でサービスを利用したい</strong><br />
|
|
227
|
+ <br clear="all"/>
|
|
228
|
+ <strong id="life">在宅でサービスを利用したい</strong><br/>
|
219
|
229
|
<ol>
|
220
|
|
- <li id="life"><strong>「要介護1~5までの人」</strong><br />
|
221
|
|
- 居宅介護支援事業者に介護サービス計画の作成を依頼します。<br />
|
222
|
|
- 「居宅サービス計画作成依頼届出書」を福祉健康課窓口に提出します。<br />
|
223
|
|
- <strong>「要支援1,2の人」</strong><br />
|
224
|
|
- 地域包括支援センターに介護予防サービス計画の作成を依頼します。「介護予防サービス計画作成依頼届出書」を福祉健康課窓口に提出します。<br />
|
|
230
|
+ <li id="life"><strong>「要介護1~5までの人」</strong><br/>
|
|
231
|
+ 居宅介護支援事業者に介護サービス計画の作成を依頼します。<br/>
|
|
232
|
+ 「居宅サービス計画作成依頼届出書」を福祉健康課窓口に提出します。<br/>
|
|
233
|
+ <strong>「要支援1,2の人」</strong><br/>
|
|
234
|
+ 地域包括支援センターに介護予防サービス計画の作成を依頼します。「介護予防サービス計画作成依頼届出書」を福祉健康課窓口に提出します。<br/>
|
225
|
235
|
</li>
|
226
|
236
|
<li id="life">依頼した事業者の介護支援専門員等と相談しながら、心身の状態、家庭の状況に適した介護サービス計画(ケアプラン)を作成します。</li>
|
227
|
237
|
<li id="life">ケアプランに基づいて、サービスを利用します。</li>
|
228
|
238
|
</ol>
|
229
|
|
- <strong id="life">施設へ入所したい</strong><br />
|
|
239
|
+ <strong id="life">施設へ入所したい</strong><br/>
|
230
|
240
|
<ol>
|
231
|
241
|
<li id="life">入所を希望する施設へ直接申し込みます。</li>
|
232
|
242
|
<li id="life">入所する施設で、利用者にあった介護サービス計画を作ります。ケアプランに基づいて、サービスを利用します。</li>
|
233
|
243
|
</ol>
|
234
|
244
|
</span>
|
235
|
|
- </article>
|
236
|
|
- <article id="template_list_title" >
|
237
|
|
- <div id="template_title2" class="gothic">
|
238
|
|
- <div id="template_title_block">
|
239
|
|
- <span id="template_title2">利用できるサービスの種類</span>
|
240
|
|
- </div>
|
241
|
|
- </div>
|
242
|
|
- <span id="template_article_block">
|
|
245
|
+ </article>
|
|
246
|
+ <article id="template_list_title">
|
|
247
|
+ <div id="template_title2" class="gothic">
|
|
248
|
+ <div id="template_title_block">
|
|
249
|
+ <span id="template_title2">利用できるサービスの種類</span>
|
|
250
|
+ </div>
|
|
251
|
+ </div>
|
|
252
|
+ <span id="template_article_block">
|
243
|
253
|
<h4 id="life">在宅サービス( 要支援・要介護と認定された人が利用できます。)</h4>
|
244
|
254
|
<p class="paragraphT10"> <strong id="life">家庭を訪問するサービス</strong></p>
|
245
|
255
|
<div class="paragraphT10"><ul>
|
246
|
|
- <li id="access"><strong>訪問介護</strong>(要支援1・2の人は利用できません)<br />
|
|
256
|
+ <li id="access"><strong>訪問介護</strong>(要支援1・2の人は利用できません)<br/>
|
247
|
257
|
ホームヘルパーが訪問し、介護や家事援助などをします。</li>
|
248
|
|
- <li id="access"><strong>訪問看護</strong><br />
|
|
258
|
+ <li id="access"><strong>訪問看護</strong><br/>
|
249
|
259
|
看護師などが訪問し、療養上の世話、診療の補助などをします。</li>
|
250
|
|
- <li id="access"><strong>訪問リハビリテーション</strong><br />
|
|
260
|
+ <li id="access"><strong>訪問リハビリテーション</strong><br/>
|
251
|
261
|
リハビリの専門家が訪問し、リハビリを行います。</li>
|
252
|
|
- <li id="access"><strong>訪問入浴介護</strong><br />
|
|
262
|
+ <li id="access"><strong>訪問入浴介護</strong><br/>
|
253
|
263
|
移動入浴車などが訪問し、入浴の介助を行います。</li>
|
254
|
|
- <li id="access"><strong>居宅療養管理指導</strong><br />
|
|
264
|
+ <li id="access"><strong>居宅療養管理指導</strong><br/>
|
255
|
265
|
医師、歯科医師、栄養士などが療養上の管理・指導をします。</li>
|
256
|
266
|
</ul>
|
257
|
267
|
</div>
|
258
|
268
|
<p class="paragraphT10"> <strong id="life">日帰りで通うサービス</strong>
|
259
|
269
|
</p><div class="paragraphT10"><ul>
|
260
|
|
- <li id="access"><strong>通所介護</strong>(要支援1・2の人は利用できません)<br />
|
|
270
|
+ <li id="access"><strong>通所介護</strong>(要支援1・2の人は利用できません)<br/>
|
261
|
271
|
デイサービスセンターで、食事、入浴の提供や機能訓練が日帰りで受けられます。</li>
|
262
|
|
- <li id="access"><strong>通所リハビリテーション</strong><br />
|
|
272
|
+ <li id="access"><strong>通所リハビリテーション</strong><br/>
|
263
|
273
|
老人保健施設や医療機関などで、日帰りのリハビリが受けられます。</li>
|
264
|
274
|
</ul>
|
265
|
275
|
</div>
|
266
|
276
|
<p class="paragraphT10"> <strong id="life">施設への短期入所サービス</strong>
|
267
|
277
|
</p><div class="paragraphT10"><ul>
|
268
|
|
- <li id="access"><strong>短期入所生活介護(ショートステイ)</strong><br />
|
|
278
|
+ <li id="access"><strong>短期入所生活介護(ショートステイ)</strong><br/>
|
269
|
279
|
介護老人福祉施設などに短期間入所して、日常生活上の介護を受けられます。</li>
|
270
|
|
- <li id="access"><strong>短期入所療養介護 (ショートステイ)</strong><br />
|
|
280
|
+ <li id="access"><strong>短期入所療養介護 (ショートステイ)</strong><br/>
|
271
|
281
|
短期間、老人保健施設などへ入所して、医学的管理のもとで介護を受けられます。</li>
|
272
|
282
|
</ul>
|
273
|
283
|
</div>
|
274
|
284
|
<p class="paragraphT10"> <strong id="life">福祉用具の貸与、購入や住宅の改修</strong>
|
275
|
285
|
</p><div class="paragraphT10"><ul>
|
276
|
|
- <li id="access">福祉用具の貸与<br />
|
|
286
|
+ <li id="access">福祉用具の貸与<br/>
|
277
|
287
|
※要支援1・2及び要介護1の人は、原則として車いす・ベッド等は対象外となります。</li>
|
278
|
288
|
<li id="access">福祉用具(腰掛け便座、入浴用いすなど)の購入費の支給</li>
|
279
|
289
|
<li id="access">住宅改修費(手すりの取り付けや段差の解消など)の支給</li>
|
280
|
290
|
</ul>
|
281
|
291
|
</div>
|
282
|
|
- <p class="paragraphT10"> <strong id="life">地域密着型サービス</strong><br />
|
|
292
|
+ <p class="paragraphT10"> <strong id="life">地域密着型サービス</strong><br/>
|
283
|
293
|
高齢者が住みなれた地域での生活を継続していくために、身近な生活圏域ごとにサービスの拠点において支援するサービスです。
|
284
|
294
|
</p><div class="paragraphT10"><ul>
|
285
|
|
- <li id="access">認知症対応型共同生活介護(グループホーム)<br />
|
|
295
|
+ <li id="access">認知症対応型共同生活介護(グループホーム)<br/>
|
286
|
296
|
※要支援1の人は利用できません</li>
|
287
|
297
|
<li id="access">小規模多機能型居宅介護</li>
|
288
|
298
|
<li id="access">夜間対応型訪問介護</li>
|
|
@@ -290,39 +300,49 @@ new google.translate.TranslateElement({pageLanguage: 'ja', layout: google.transl
|
290
|
300
|
</ul>
|
291
|
301
|
</div>
|
292
|
302
|
<h4 id="life">施設サービス( 要支援1・2の人は利用できません。)</h4>
|
293
|
|
- <p class="paragraphT10"><strong id="life">介護老人福祉施設</strong>(特別養護老人ホーム)要介護3以上<br />常時介護が必要で居宅での生活が困難な人が入所して、日常生活上の支援や介護を受ける施設</p>
|
294
|
|
- <p class="paragraphT10"><strong id="life">介護老人保健施設</strong>(老人保健施設)<br />状態が安定している人が在宅復帰できるよう、リハビリを中心としたケアを行う施設</p>
|
295
|
|
- <p class="paragraphT10"><strong id="life">介護療養型医療施設</strong>(療養病床等)<br />急性期の治療を終え、長期の療養を必要とする人のための医療施設</p>
|
|
303
|
+ <p class="paragraphT10"><strong id="life">介護老人福祉施設</strong>(特別養護老人ホーム)要介護3以上<br/>常時介護が必要で居宅での生活が困難な人が入所して、日常生活上の支援や介護を受ける施設</p>
|
|
304
|
+ <p class="paragraphT10"><strong
|
|
305
|
+ id="life">介護老人保健施設</strong>(老人保健施設)<br/>状態が安定している人が在宅復帰できるよう、リハビリを中心としたケアを行う施設</p>
|
|
306
|
+ <p class="paragraphT10"><strong id="life">介護療養型医療施設</strong>(療養病床等)<br/>急性期の治療を終え、長期の療養を必要とする人のための医療施設</p>
|
296
|
307
|
|
297
|
308
|
<h4 id="life">介護予防・日常生活支援総合事業</h4>
|
298
|
|
- <p class="paragraphT10"><strong id="life">介護予防・生活支援サービス事業</strong><br />
|
299
|
|
- ※基本チェックリストにより生活機能の低下がみられた方要支援1・2の判定を受けた方が対象<br />
|
300
|
|
- <strong>・訪問型サービス</strong><br />
|
301
|
|
- ヘルパー等が訪問し、生活支援(掃除、洗濯、買い物など)の支援をおこないます。<br />
|
302
|
|
- <strong>・通所型サービス</strong><br />
|
303
|
|
- 公共施設で、体力や筋力の維持・向上のための体操やレクリエーションを受けられます。<br />
|
304
|
|
- </p>
|
305
|
|
- <p class="paragraphT10"><strong id="life">一般介護予防事業</strong><br />
|
306
|
|
- ※65歳以上のすべての人が利用可能<br />
|
307
|
|
- <strong>・介護予防把握事業</strong><br />
|
308
|
|
- 閉じこもりなど何らかの支援が必要な人を把握し、介護予防活動への参加につなげます。<br />
|
309
|
|
- <strong>・介護予防普及啓発事業</strong><br />
|
310
|
|
- <p style="margin:-1em; margin-left:1em; margin-right:0em;">介護予防に関するパンフレット配布や講座・講演会を開催し、介護予防活動の重要性を周知します。</p><br />
|
311
|
|
- <strong>・地域介護予防活動支援事業</strong><br />
|
312
|
|
- 地域住民主体で行う介護予防活動の支援などを行います。<br />
|
313
|
|
- </p>
|
|
309
|
+ <strong id="life">介護予防・生活支援サービス事業</strong><br/>
|
|
310
|
+ ※基本チェックリストにより生活機能の低下がみられた方、要支援1・2の判定を受けた方が対象<br/>
|
|
311
|
+ <ul>
|
|
312
|
+ <li><strong>訪問型サービス</strong><br/>
|
|
313
|
+ ヘルパー等が訪問し、生活支援(掃除、洗濯、買い物など)の支援をおこないます。<br/>
|
|
314
|
+ <a href="../../fourth/living/livelihood_support.pdf" target="_blank">生活支援ヘルパー</a></li>
|
|
315
|
+ <li> <strong>通所型サービス</strong><br/>
|
|
316
|
+ 公共施設で、体力や筋力の維持・向上のための体操やレクリエーションを受けられます。<br/>
|
|
317
|
+ <a href="../../fourth/living/mini_day_service_flyer.pdf" target="_blank">ミニデイサービス</a><br>
|
|
318
|
+ <a href="../../fourth/living/genkihaturatu_classroom_flyer.pdf" target="_blank">元気はつらつ教室</a>
|
|
319
|
+</li>
|
|
320
|
+ </ul>
|
|
321
|
+
|
|
322
|
+ <p class="paragraphT10"><strong id="life">一般介護予防事業</strong><br/>
|
|
323
|
+ ※65歳以上のすべての人が利用可能<br/>
|
|
324
|
+ <strong>・介護予防把握事業</strong><br/>
|
|
325
|
+ 閉じこもりなど何らかの支援が必要な人を把握し、介護予防活動への参加につなげます。<br/>
|
|
326
|
+ <strong>・介護予防普及啓発事業</strong><br/>
|
|
327
|
+ <p style="margin:-1em; margin-left:1em; margin-right:0em;">介護予防に関するパンフレット配布や講座・講演会を開催し、介護予防活動の重要性を周知します。</p><br/>
|
|
328
|
+ <strong>・地域介護予防活動支援事業</strong><br/>
|
|
329
|
+ 地域住民主体で行う介護予防活動の支援などを行います。<br/>
|
|
330
|
+ </p>
|
314
|
331
|
|
315
|
332
|
</span>
|
316
|
|
- </article>
|
317
|
|
- </section>
|
318
|
|
- </div>
|
|
333
|
+ </article>
|
|
334
|
+ </section>
|
|
335
|
+ </div>
|
319
|
336
|
|
320
|
|
- <footer>
|
321
|
|
- <img src="../../css/img/kitagatafooter.png" width="920px" height="80px" alt="北方町"/><br />
|
322
|
|
- <p class="footer_text"><a href="../../second/Copyright_and_link.html">リンクと著作権</a>|<a href="../../second/Privacy_policy.html">個人情報保護指針</a>|<a href="../../second/Barrier_free_policy.html">バリアフリーポリシー</a></p>
|
323
|
|
- </footer>
|
|
337
|
+ <footer>
|
|
338
|
+ <img src="../../css/img/kitagatafooter.png" width="920px" height="80px" alt="北方町"/><br/>
|
|
339
|
+ <p class="footer_text"><a href="../../second/Copyright_and_link.html">リンクと著作権</a>|<a
|
|
340
|
+ href="../../second/Privacy_policy.html">個人情報保護指針</a>|<a href="../../second/Barrier_free_policy.html">バリアフリーポリシー</a>
|
|
341
|
+ </p>
|
|
342
|
+ </footer>
|
324
|
343
|
|
325
|
344
|
|
326
|
|
- </div>
|
327
|
|
- <img class="cgipageview" src="http://www.town.kitagata.gifu.jp/cgi-bin/pcount/pcount.cgi?Care_service_use" height="1" width="1" /></body>
|
|
345
|
+</div>
|
|
346
|
+<img class="cgipageview" src="http://www.town.kitagata.gifu.jp/cgi-bin/pcount/pcount.cgi?Care_service_use" height="1"
|
|
347
|
+ width="1"/></body>
|
328
|
348
|
</html>
|