Notice (8): Undefined index: Category [APP/Controller/CategoriesController.php, line 90]Code Contextif (!$Category) {
$Category = $this->Category->find('first', array('conditions' => array('Category.id =' => $this->request->params['pass'][0])));
$this->Memcache->set('Category[' . $Category['Category']['id'] . ']', $Category);
$page = '10' $Category = array()CategoriesController::view() - APP/Controller/CategoriesController.php, line 90 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 486 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 187 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 119
Notice (8): Undefined index: Category [APP/Controller/CategoriesController.php, line 94]Code Context$this->set('Category', $Category);
$CategoryChild = $this->Memcache->get('CategoryChild[' . $Category['Category']['id'] . ']');
$page = '10' $Category = array()CategoriesController::view() - APP/Controller/CategoriesController.php, line 94 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 486 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 187 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 119
Notice (8): Undefined index: Category [APP/Controller/CategoriesController.php, line 96]Code Context$CategoryChild = $this->Memcache->get('CategoryChild[' . $Category['Category']['id'] . ']');
if (!$CategoryChild) {
$CategoryChild = $this->Category->get_child($Category['Category']['id']);
$page = '10' $Category = array() $CategoryChild = falseCategoriesController::view() - APP/Controller/CategoriesController.php, line 96 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 486 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 187 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 119
Notice (8): Undefined index: Category [APP/Controller/CategoriesController.php, line 97]Code Contextif (!$CategoryChild) {
$CategoryChild = $this->Category->get_child($Category['Category']['id']);
$this->Memcache->set('CategoryChild[' . $Category['Category']['id'] . ']', $CategoryChild);
$page = '10' $Category = array() $CategoryChild = array( (int) 0 => array( 'Category' => array( 'id' => '1', 'parent_id' => '0', 'title' => 'ข่าวสาร อสม.', 'aliasname' => 'healthnews', 'control' => 'content', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array([maximum depth reached]) ) ), (int) 1 => array( 'Category' => array( 'id' => '2', 'parent_id' => '0', 'title' => 'ไฟล์เอกสาร', 'aliasname' => 'document', 'control' => 'document', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array( [maximum depth reached] ) ) ), (int) 2 => array( 'Category' => array( 'id' => '3', 'parent_id' => '0', 'title' => 'คลิปวีดีโอ', 'aliasname' => 'video', 'control' => 'video', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array( [maximum depth reached] ) ) ), (int) 3 => array( 'Category' => array( 'id' => '4', 'parent_id' => '0', 'title' => 'อินโฟกราฟฟิค', 'aliasname' => 'infographic', 'control' => 'infographic', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array( [maximum depth reached] ) ) ), (int) 4 => array( 'Category' => array( 'id' => '7', 'parent_id' => '0', 'title' => 'แนะนำ App ด้านสุขภาพ', 'aliasname' => 'appsrec', 'control' => 'content', 'content_view' => 'appsrec', 'description' => null, 'image' => null, 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array([maximum depth reached]) ) ), (int) 5 => array( 'Category' => array( 'id' => '16', 'parent_id' => '0', 'title' => 'สื่อสิ่งพิมพ์', 'aliasname' => '', 'control' => 'matter', 'content_view' => null, 'description' => null, 'image' => null, 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array( [maximum depth reached] ) ) ) )CategoriesController::view() - APP/Controller/CategoriesController.php, line 97 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 486 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 187 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 119
Notice (8): Undefined index: Category [APP/Controller/CategoriesController.php, line 121]Code Context// $this->Memcache->delete('CategoryContentsPaginate[' . $Category['Category']['id'] . ']');
$CategoryContents = $this->Memcache->get('CategoryContents[' . $Category['Category']['id'] . ']');
$page = '10' $Category = array() $CategoryChild = array( (int) 0 => array( 'Category' => array( 'id' => '1', 'parent_id' => '0', 'title' => 'ข่าวสาร อสม.', 'aliasname' => 'healthnews', 'control' => 'content', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array([maximum depth reached]) ) ), (int) 1 => array( 'Category' => array( 'id' => '2', 'parent_id' => '0', 'title' => 'ไฟล์เอกสาร', 'aliasname' => 'document', 'control' => 'document', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array( [maximum depth reached] ) ) ), (int) 2 => array( 'Category' => array( 'id' => '3', 'parent_id' => '0', 'title' => 'คลิปวีดีโอ', 'aliasname' => 'video', 'control' => 'video', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array( [maximum depth reached] ) ) ), (int) 3 => array( 'Category' => array( 'id' => '4', 'parent_id' => '0', 'title' => 'อินโฟกราฟฟิค', 'aliasname' => 'infographic', 'control' => 'infographic', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array( [maximum depth reached] ) ) ), (int) 4 => array( 'Category' => array( 'id' => '7', 'parent_id' => '0', 'title' => 'แนะนำ App ด้านสุขภาพ', 'aliasname' => 'appsrec', 'control' => 'content', 'content_view' => 'appsrec', 'description' => null, 'image' => null, 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array([maximum depth reached]) ) ), (int) 5 => array( 'Category' => array( 'id' => '16', 'parent_id' => '0', 'title' => 'สื่อสิ่งพิมพ์', 'aliasname' => '', 'control' => 'matter', 'content_view' => null, 'description' => null, 'image' => null, 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array( [maximum depth reached] ) ) ) ) $category_id = array( (int) 0 => '1', (int) 1 => '2', (int) 2 => '3', (int) 3 => '4', (int) 4 => '7', (int) 5 => '16' ) $item = array( 'Category' => array( 'id' => '16', 'parent_id' => '0', 'title' => 'สื่อสิ่งพิมพ์', 'aliasname' => '', 'control' => 'matter', 'content_view' => null, 'description' => null, 'image' => null, 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array( (int) 0 => array( [maximum depth reached] ), (int) 1 => array( [maximum depth reached] ), (int) 2 => array( [maximum depth reached] ) ) ) )CategoriesController::view() - APP/Controller/CategoriesController.php, line 121 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 486 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 187 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 119
Notice (8): Undefined index: Category [APP/Controller/CategoriesController.php, line 122]Code Context
$CategoryContents = $this->Memcache->get('CategoryContents[' . $Category['Category']['id'] . ']');
$paginate = $this->Memcache->get('CategoryContentsPaginate[' . $Category['Category']['id'] . ']');
$page = '10' $Category = array() $CategoryChild = array( (int) 0 => array( 'Category' => array( 'id' => '1', 'parent_id' => '0', 'title' => 'ข่าวสาร อสม.', 'aliasname' => 'healthnews', 'control' => 'content', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array([maximum depth reached]) ) ), (int) 1 => array( 'Category' => array( 'id' => '2', 'parent_id' => '0', 'title' => 'ไฟล์เอกสาร', 'aliasname' => 'document', 'control' => 'document', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array( [maximum depth reached] ) ) ), (int) 2 => array( 'Category' => array( 'id' => '3', 'parent_id' => '0', 'title' => 'คลิปวีดีโอ', 'aliasname' => 'video', 'control' => 'video', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array( [maximum depth reached] ) ) ), (int) 3 => array( 'Category' => array( 'id' => '4', 'parent_id' => '0', 'title' => 'อินโฟกราฟฟิค', 'aliasname' => 'infographic', 'control' => 'infographic', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array( [maximum depth reached] ) ) ), (int) 4 => array( 'Category' => array( 'id' => '7', 'parent_id' => '0', 'title' => 'แนะนำ App ด้านสุขภาพ', 'aliasname' => 'appsrec', 'control' => 'content', 'content_view' => 'appsrec', 'description' => null, 'image' => null, 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array([maximum depth reached]) ) ), (int) 5 => array( 'Category' => array( 'id' => '16', 'parent_id' => '0', 'title' => 'สื่อสิ่งพิมพ์', 'aliasname' => '', 'control' => 'matter', 'content_view' => null, 'description' => null, 'image' => null, 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array( [maximum depth reached] ) ) ) ) $category_id = array( (int) 0 => '1', (int) 1 => '2', (int) 2 => '3', (int) 3 => '4', (int) 4 => '7', (int) 5 => '16' ) $item = array( 'Category' => array( 'id' => '16', 'parent_id' => '0', 'title' => 'สื่อสิ่งพิมพ์', 'aliasname' => '', 'control' => 'matter', 'content_view' => null, 'description' => null, 'image' => null, 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array( (int) 0 => array( [maximum depth reached] ), (int) 1 => array( [maximum depth reached] ), (int) 2 => array( [maximum depth reached] ) ) ) ) $CategoryContents = falseCategoriesController::view() - APP/Controller/CategoriesController.php, line 122 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 486 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 187 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 119
Notice (8): Undefined index: Category [APP/Controller/CategoriesController.php, line 143]Code Context$CategoryContents[$page] = $contents;
$this->Memcache->set('CategoryContents[' . $Category['Category']['id'] . ']', $CategoryContents);
$page = '10' $Category = array() $CategoryChild = array( (int) 0 => array( 'Category' => array( 'id' => '1', 'parent_id' => '0', 'title' => 'ข่าวสาร อสม.', 'aliasname' => 'healthnews', 'control' => 'content', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array([maximum depth reached]) ) ), (int) 1 => array( 'Category' => array( 'id' => '2', 'parent_id' => '0', 'title' => 'ไฟล์เอกสาร', 'aliasname' => 'document', 'control' => 'document', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array( [maximum depth reached] ) ) ), (int) 2 => array( 'Category' => array( 'id' => '3', 'parent_id' => '0', 'title' => 'คลิปวีดีโอ', 'aliasname' => 'video', 'control' => 'video', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array( [maximum depth reached] ) ) ), (int) 3 => array( 'Category' => array( 'id' => '4', 'parent_id' => '0', 'title' => 'อินโฟกราฟฟิค', 'aliasname' => 'infographic', 'control' => 'infographic', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array( [maximum depth reached] ) ) ), (int) 4 => array( 'Category' => array( 'id' => '7', 'parent_id' => '0', 'title' => 'แนะนำ App ด้านสุขภาพ', 'aliasname' => 'appsrec', 'control' => 'content', 'content_view' => 'appsrec', 'description' => null, 'image' => null, 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array([maximum depth reached]) ) ), (int) 5 => array( 'Category' => array( 'id' => '16', 'parent_id' => '0', 'title' => 'สื่อสิ่งพิมพ์', 'aliasname' => '', 'control' => 'matter', 'content_view' => null, 'description' => null, 'image' => null, 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array( [maximum depth reached] ) ) ) ) $category_id = array( (int) 0 => '1', (int) 1 => '2', (int) 2 => '3', (int) 3 => '4', (int) 4 => '7', (int) 5 => '16' ) $item = array( 'Category' => array( 'id' => '16', 'parent_id' => '0', 'title' => 'สื่อสิ่งพิมพ์', 'aliasname' => '', 'control' => 'matter', 'content_view' => null, 'description' => null, 'image' => null, 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array( (int) 0 => array( [maximum depth reached] ), (int) 1 => array( [maximum depth reached] ), (int) 2 => array( [maximum depth reached] ) ) ) ) $CategoryContents = array( (int) 10 => array( (int) 0 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 1 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 2 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 3 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 4 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 5 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 6 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 7 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 8 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 9 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 10 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 11 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ) ) ) $paginate = array( 'row_count' => (int) 347, 'limit' => (int) 12, 'total_page' => (float) 29, 'page' => '10', 'start' => (int) 108 ) $contents = array( (int) 0 => array( 'Content' => array( 'id' => '665', 'title' => ' อสม. 1.04 ล้านคนเฮ! สธ. เพิ่มสิทธิระบบสวัสดิการรักษาพยาบาลห้องพิเศษฟรี และระบบ ฌกส.อสม.', 'alias' => null, 'intro_text' => null, 'full_text' => '<p><strong><u>อสม. 1.04 ล้านคนเฮ</u></strong><strong><u>! สธ.เพิ่มสิทธิระบบสวัสดิการรักษาพยาบาลห้องพิเศษฟรี และระบบ ฌกส.อสม.</u></strong></p> <p style="text-align: center;"><img alt="" src="http://www.xn--y3cri.com/files/uploads/image/2020-01-24_1579848798.jpg" style="width: 500px; height: 336px;" /></p> <p> </p> <p> กระทรวงสาธารณสุข เพิ่มระบบสวัสดิการให้อาสาสมัครสาธารณสุขประจำหมู่บ้าน (อสม.) ได้รับค่ายกเว้นค่าห้องพิเศษ ค่าอาหารพิเศษในโรงพยาบาลสังกัดกระทรวงสาธารณสุข และฌกส.อสม. เพื่อสร้างหลักประกันเป็นขวัญและกำลังใจให้แก่ อสม. 1.04 ล้านคนทั่วประเทศ</p> <p> นายอนุทิน ชาญวีรกูล รองนายกรัฐมนตรีและรัฐมนตรีว่าการกระทรวงสาธารณสุข กล่าว จากการที่รัฐบาลมีนโยบายในการพัฒนาระบบสวัสดิการให้แก่ อสม.ทั่วประเทศ เพื่อเสริมสร้างขวัญ กำลังใจ ควบคู่ไปกับการสร้างหลักประกันความมั่นคงให้กับ อสม.และครอบครัว กระทรวงสาธารณสุข ได้แก้ไขระเบียบและปรับปรุงระเบียบกระทรวงสาธารณสุขว่าด้วยการรักษาพยาบาล เพื่อลดความเหลื่อมล้ำ และสร้างมาตรฐานระบบสวัสดิการให้เท่าเทียมกันอย่างทั่วถึง จากเดิม อสม. ที่ปฏิบัติหน้าที่เกิน 10 ปีขึ้นไปและ อสม.ดีเด่น ระดับจังหวัดขึ้นไป ซึ่งมีประมาณ 6 แสนคน ได้รับสิทธิค่าห้องพิเศษและค่าอาหารพิเศษฟรี ส่วน อสม.ที่ปฏิบัติหน้าที่ ไม่ถึง 10 ปี (ซึ่งมีประมาณ 4 แสนคน) รวมถึงบุคคลในครอบครัว จะได้สิทธิค่าห้องพิเศษและค่าอาหารพิเศษ 50 % จึงได้ปรับปรุงระเบียบดังกล่าวโดยให้ อสม.ทุกคน ได้รับสิทธิค่าห้องพิเศษและค่าอาหารพิเศษฟรี ส่วนบุคคลในครอบครัว อสม. ยังคงให้เรียกเก็บ 50% ของอัตราที่กำหนด โดยผู้ที่มีสิทธิสวัสดิการรักษาพยาบาลจากส่วนราชการ ให้เรียกเก็บตามสิทธิก่อน ส่วนที่เกินให้ เรียกเก็บ 50 % เมื่อเข้าพักรักษาตัวในโรงพยาบาลภาครัฐสังกัดกระทรวงสาธารณสุข โดยระเบียบกระทรวงสาธารณสุขว่าด้วยการช่วยเหลือในการรักษาพยาบาล (ฉบับที่ 8) พ.ศ. 2562 มีผลบังคับใช้ตั้งแต่วันที่ 8 มกราคม 2563 ที่ผ่านมา</p> <p style="text-align: center;"><img alt="" src="http://www.xn--y3cri.com/files/uploads/image/2020-01-24_1579849129.jpg" style="width: 500px; height: 336px;" /></p> <p> ดร.สาธิต ปิตุเตชะ รัฐมนตรีช่วยว่าการกระทรวงสาธารณสุข ย้ำว่า นอกจากสวัสดิการในเรื่องของการรักษาพยาบาลแล้ว กระทรวงสาธารณสุขยังได้มีการจัดตั้งสมาคมฌาปนกิจสังเคราะห์อาสาสมัครสาธารณสุขประจำหมู่บ้านแห่งประเทศไทย (ฌกส.อสม.) ดำเนินการค่าจัดการศพและสงเคราะห์ครอบครัว อสม. ซึ่งในขณะนี้มี อสม.ให้ความสนใจร่วมเป็นสมาชิก ฌกส.อสม. แล้วกว่า 315,000 ราย โดย อสม.ที่สมัครสมาชิกฯ ภายในวันที่ 23 พฤษภาคม 2563 จะไม่ต้องเสียค่าธรรมเนียม 100 บาท และไม่ต้องตรวจสุขภาพ จึงขอเชิญชวนพี่น้อง อสม.ที่ยังไม่ได้สมัครสมาชิกมาร่วมเป็นสมาชิก ฌกส.อสม.ซึ่งเป็นสวัสดิการดีๆ ที่กระทรวงสาธารณสุขตั้งขึ้นเพื่อช่วยเหลือพี่น้อง อสม.ในการสร้างหลักประกันและเป็นการวางอนาคตให้กับคนข้างหลัง ทั้งนี้ อสม.สามารถสมัครสมาชิกได้ที่สถานบริการสาธารณสุขที่ส่งผลการปฏิบัติงาน (อสม. 1) หรือศึกษาข้อมูลเพิ่มเติมได้ที่ สมาคม ฌกส. อสม. ทางหมายเลขโทรศัพท์ 02 193 7000 ต่อ 18625 หรือที่เว็บไซต์ www.ฌกส-อสม.com </p> <p> ด้าน นพ.ธเรศ กรัษนัยรวิวงค์ อธิบดีกรมสนับสนุนบริการสุขภาพ กล่าวเพิ่มเติมอีกว่า อสม. ถือเป็นทรัพยากรกำลังคนที่สำคัญในการดูแลด้านสุขภาพแก่ประชาชนในชุมชนอย่างใกล้ชิด และมีความเสียสละอย่างมาก การเพิ่มระบบสวัสดิการดังกล่าว เพื่อสร้างหลักประกันที่มั่นคงให้พี่น้อง อสม. และให้เกิดความเหมาะสมกับบทบาทของ อสม. ที่เพิ่มขึ้นในการพัฒนาและยกระดับ อสม. ให้เป็นหมอประจำบ้าน </p> <p>******************* 23 มกราคม 2563</p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-01-24 13:55:42', 'created_by' => '7', 'modified' => '2020-01-24 21:59:24', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-01-24 13:55:42', 'imgur_url' => 'https://i.imgur.com/3vObY3n.jpg', 'image' => '/img/banner/index1.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '665', 'metakey' => null, 'metadesc' => '#สวัสดิการ #ค่าห้องพิเศษ #ฌกส.', 'news_source' => null, 'access' => '0', 'hits' => '7971', 'downloads' => '0', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => 'content', 'content_type' => 'content' ), 'Category' => array( 'id' => '1', 'parent_id' => '0', 'title' => 'ข่าวสาร อสม.', 'aliasname' => 'healthnews', 'control' => 'content', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => '7', 'username' => 'admin2', 'realname' => 'admin2', 'email' => '', 'tel' => null, 'avatar' => null, 'lastvisit_date' => '2019-10-17 16:08:22', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-08-14 16:26:00', 'modified_by' => null, 'modified' => '2018-08-14 16:26:00', 'role' => 'admin' ), 'Modifier' => array( 'password' => '*****', 'id' => '1', 'username' => 'admin', 'realname' => 'Administrator', 'email' => 'admin@local.com', 'tel' => '', 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2023-09-09 08:56:50', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'ContentDate' => array() ), (int) 1 => array( 'Content' => array( 'id' => '662', 'title' => 'ไม่มีฟันอย่ามองข้าม สาเหตุหลัก ทำผู้สูงอายุขาดสารอาหาร', 'alias' => null, 'intro_text' => null, 'full_text' => '<p>ผู้สูงอายุเป็นวัยที่มากไปด้วยโรคภัยไข้เจ็บต่าง ๆ จากความเสื่อมสภาพของร่างกายรวมถึงภาวะการ “ไม่มีฟัน” ซึ่งเกิดจากการสูญเสียฟันไปตามอายุขัย ซึ่งทำให้เกิดภาวะ “ขาดสารอาหาร” ตามมา</p> <p><strong>สาเหตุการสูญเสียฟันในผู้สูงอายุ</strong></p> <p>ในความเป็นจริงแล้วฟันเป็นอวัยวะที่สามารถอยู่กับมนุษย์ได้ตลอดชีวิตหากมีการดูแลรักษาที่ดีตั้งแต่อายุยังน้อย แต่พบว่าบางรายดูแลฟันได้ไม่ดีพอ จึงเกิดภาวะสูญเสียฟันในวัยสูงอายุตามมา ปัญหาที่ทำให้เกิดการสูญเสียฟัน ได้แก่</p> <ul> <li>ฟันผุมากจากการทำความสะอาดได้ไม่ดีและปล่อยให้ลุกลามจนกระทั่งเกิดการผุกร่อนของฟัน</li> </ul> <p>จนในที่สุดตัวฟันอาจจะเเตกหักจนหลงเหลือแต่รากฟันและต้องถูกถอนออกในที่สุด</p> <ul> <li>การดูแลรักษาสุขภาพอย่างไม่ถูกวิธีก่อให้เกิดหินปูนตามตัวฟันส่งผลให้เหงือกอักเสบ และหากปล่อยทิ้งไว้จะลุกลามและทวีความรุนเเรงจนก่อให้เกิดการอักเสบต่อกระดูกเบ้าฟัน การอักเสบนี้จะส่งผลให้กระดูกล้อมรอบฟันละลายลงไปเรื่อยๆหากไม่มีการรักษาอย่างไม่ถูกวิธีจนกระทั่งสูญเสียฟันไป</li> <li>เป็นผลมาจากการดูแลสุขภาพในช่องปากไม่ดีพอในวัยที่อายุยังน้อย มีการสูญเสียฟันต้องเเต่อายุน้อย</li> <li>ไม่พบทันตแพทย์เพื่อตรวจสุขภาพช่องปากอย่างสมำเสมอ (ควรพบทันตแพทย์ทุก6-12เดือน)</li> <li>ความเข้าใจที่ไม่ถูกต้องว่าควรมาพบทันตแพทย์เมื่อมีอาการเท่านั้น</li> </ul> <p><strong>ผลกระทบจากการสูญเสียฟัน</strong></p> <ul> <li>เคี้ยวอาหารบางประเภทไม่ได้ โดยเฉพาะอาหารที่มีลักษณะเหนียว แข็ง เช่น เนื้อสัตว์ ผัก ผลไม้ เป็นต้น</li> <li>เคี้ยวอาหารได้ยากลำบาก บางรายใช้ฟันที่เหลืออยู่เคี้ยวอาหารให้อ่อนลงและใช้เหงือกบดอาหารต่อ</li> <li>หลีกเลี่ยงการทานอาหารบางชนิด ทำให้ได้รับสารอาหารที่ไม่เพียงพอกับความต้องการ เกิดภาวะขาดสารอาหารในที่สุด</li> </ul> <p><strong>การดูแลสุขภาพฟัน</strong></p> <p>การรักษาสุขภาพช่องปากเหมือนกับการดูเเลสุขภาพร่างกาย ดังนั้นเด็ก ผู้ใหญ่และผู้สูงอายุ ควรจะหมั่นพบทันตแพทย์ทุก 6-12 เดือนเพื่อให้ช่องปากอยู่ในสุขภาพที่ดี มิใช่เพียงแต่ไปพบทันตแพทย์เมื่อมีปัญหา เเต่เป็นการดูเเลและป้องกันเพื่อรักษาสุขภาพช่องปากของเราให้แข็งเเรงสมบูรณ์เช่นเดียวกับร่างกายของเรา</p> <p> </p> <p>และหากตนเองรู้สึกว่ามีความผิดปกติใดๆในช่องปากควรไปพบทันตแพทย์ทันที ไม่ควรปล่อยทิ้งไว้เนื่องจากปัญหาเล็กที่แก้ไขง่ายจะลุกลามเป็นปัญหาใหญ่</p> <p>และรักษายากยิ่งขึ้น</p> <p>เช่นหากมีฟันที่ถูกถอนไปไม่ว่าด้วยเหตุผลใดๆทันตแพทย์จะให้คำเเนะนำว่าจำเป็นต้องมีการรักษาเพิ่มเติมเช่น การรักษาโดยใช้วิธีการจัดฟันเพื่อปิดช่องว่างจากการสูญเสียฟันหากเหมาะสม เพื่อไม่ให้เกิดปัญหาตามมาเช่น ปัญหาฟันล้มหรือฟันคู่สบงอกยื่นยาวลงมาจนกระทั่งกระเเทกเหงือก หรืออาจใช้ฟันปลอมทดแทนช่องว่างจากการถอนฟัน ก็จะช่วยให้สามารถกลับมาเคี้ยวอาหารได้ตามปกติ และป้องกันภาวะการขาดสารอาหารได้อย่างมีประสิทธิภาพ</p> <p><strong> </strong></p> <p><strong>สาเหตุอื่นที่ทำให้ผู้สูงอายุน้ำหนักตัวลดลง</strong></p> <ul> <li>โรคบางอย่างที่เป็นสาเหตุทำให้น้ำหนักลดลง เช่น เบาหวาน ไทรอยด์เป็นพิษ มะเร็งบางอย่าง เป็นต้น</li> <li>ปัญหาทางด้านจิตใจ ผู้สูงอายุไม่อยากทานอาหารอาจเพราะไม่ได้ทานอาหารพร้อมหน้าพร้อมตากับคนในครอบครัว</li> <li>การรับรสที่เปลี่ยนไปของผู้สูงอายุบางราย เช่นในผู้สูงอายุที่ขาดวิตามิน ทำให้การรับรสผิดปกติ และเกิดความไม่อยากอาหาร</li> </ul> <p><strong> </strong></p> <p><strong>การดูแลผู้สูงอายุเมื่อน้ำหนักตัวลดลงมาก</strong></p> <ul> <li>สังเกตเบื้องต้นว่าผู้สูงอายุมีปัญหาด้านใด จึงไม่ยอมทานอาหารหรือทานได้น้อยลง</li> <li>ควรพาไปพบแพทย์เพื่อตรวจสุขภาพ เพราะอาจมีโรคอื่นแฝงอยู่เป็นเหตุให้น้ำหนักลดลงได้ เช่น เบาหวาน ไทรอยด์เป็นพิษ มะเร็งบางอย่าง เป็นต้น หรืออาจเป็นโรคทางจิตใจ เช่น โรคซึมเศร้า เป็นต้น</li> <li>นอกจากการวินิจฉัยโรคที่ทำให้น้ำหนักลดลง แพทย์จะสามารถวินิจฉัยได้ด้วยว่าผู้สูงอายุขาดสารอาหารชนิดใดบ้าง และวางแผนในเรื่องของการให้ผู้สูงอายุทานอาหารเสริมที่เหมาะสม</li> <li>ผู้สูงอายุบางรายมีปัญหาเรื่องการทำงานของไตบกพร่อง การให้กินโปรตีนเสริมคือความเสี่ยงที่ทำให้ไตทำงานหนัก ดังนั้นควรปรึกษาแพทย์ประจำตัวก่อนรับประทานอาหารเสริม</li> <li>หากผู้สูงอายุมีปัญหาสุขภาพฟันควรรีบพาไปพบทันตแพทย์เพื่อทำการรักษา</li> <li>ปรับรสชาติอาหารให้ถูกปากผู้สูงอายุ</li> <li>ปรับอาหารให้มีเนื้อสัมผัสที่เหมาะสมกับความต้องการของผู้สูงอายุ เพื่อให้เคี้ยวได้ง่ายขึ้น ช่วยให้ผู้สูงอายุอยากกินอาหารได้มากขึ้น เช่น เปลี่ยนจากเนื้อหมูชิ้นเป็นหมูบด หรือตุ๋นเนื้อหมูให้นานกว่าปกติเพื่อให้มีเนื้อสัมผัสที่นุ่มขึ้น เป็นต้น</li> <li>การร่วมกันกินอาหารกับคนในครอบครัวเป็นสิ่งสำคัญของผู้สูงอายุ ช่วยให้ผู้สูงอายุอยากกินอาหารได้มากขึ้น</li> <li>ควรให้ผู้สูงอายุกินอาหารให้ครบ 5 หมู่ หากผู้สูงอายุไม่สามารถกินได้ ควรปรึกษาแพทย์ประจำตัวเรื่องการให้ผู้สูงอายุกินอาหารเสริม</li> </ul> <p>ขอบคุณข้อมูล จาก <a href="https://med.mahidol.ac.th/ramachannel/home/article/%E0%B9%84%E0%B8%A1%E0%B9%88%E0%B8%A1%E0%B8%B5%E0%B8%9F%E0%B8%B1%E0%B8%99%E0%B8%AD%E0%B8%A2%E0%B9%88%E0%B8%B2%E0%B8%A1%E0%B8%AD%E0%B8%87%E0%B8%82%E0%B9%89%E0%B8%B2%E0%B8%A1-%E0%B8%AA%E0%B8%B2%E0%B9%80/?fbclid=IwAR2Qxr0iQJUkxKQ0BUYxXS5g6smVwVUkM4EPFZJUdN8vePthwm_mvYjIUZM">โรงพยาบาล รามาธิบดี</a></p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-01-23 12:49:05', 'created_by' => '1', 'modified' => '2020-01-23 13:36:53', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-01-23 12:49:05', 'imgur_url' => 'https://i.imgur.com/uydp3z9.jpg', 'image' => '/files/uploads/image/2020-01-23_14-06-04_777_600x400.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '662', 'metakey' => null, 'metadesc' => 'ฟัน ผู้สูงอายุ', 'news_source' => null, 'access' => '0', 'hits' => '169', 'downloads' => '0', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => 'content', 'content_type' => 'content' ), 'Category' => array( 'id' => '1', 'parent_id' => '0', 'title' => 'ข่าวสาร อสม.', 'aliasname' => 'healthnews', 'control' => 'content', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => '1', 'username' => 'admin', 'realname' => 'Administrator', 'email' => 'admin@local.com', 'tel' => '', 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2023-09-09 08:56:50', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'Modifier' => array( 'password' => '*****', 'id' => '1', 'username' => 'admin', 'realname' => 'Administrator', 'email' => 'admin@local.com', 'tel' => '', 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2023-09-09 08:56:50', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'ContentDate' => array() ), (int) 2 => array( 'Content' => array( 'id' => '654', 'title' => '5 สัญญาณเตือนที่ควรระวัง', 'alias' => null, 'intro_text' => null, 'full_text' => '', 'sectionid' => '0', 'category_id' => '4', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-01-06 11:31:40', 'created_by' => '5', 'modified' => '2020-01-06 11:32:41', 'modified_by' => '5', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-01-06 11:31:40', 'imgur_url' => 'https://i.imgur.com/CfQM2FP.jpg', 'image' => '/files/uploads/infographic/thumb/2020-01-06_11-32-41.jpg', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => '', 'parentid' => '0', 'ordering' => '654', 'metakey' => null, 'metadesc' => 'ไข้หวัดใหญ่ โรคระบาด โรคติดต่อ ', 'news_source' => null, 'access' => '0', 'hits' => '989', 'downloads' => '559', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => 'content', 'content_type' => 'infographic' ), 'Category' => array( 'id' => '4', 'parent_id' => '0', 'title' => 'อินโฟกราฟฟิค', 'aliasname' => 'infographic', 'control' => 'infographic', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => '5', 'username' => 'user4', 'realname' => 'user4', 'email' => '', 'tel' => null, 'avatar' => null, 'lastvisit_date' => '2020-01-21 10:30:36', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-04-16 23:51:37', 'modified_by' => null, 'modified' => '2018-04-19 11:27:54', 'role' => 'user' ), 'Modifier' => array( 'password' => '*****', 'id' => '5', 'username' => 'user4', 'realname' => 'user4', 'email' => '', 'tel' => null, 'avatar' => null, 'lastvisit_date' => '2020-01-21 10:30:36', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-04-16 23:51:37', 'modified_by' => null, 'modified' => '2018-04-19 11:27:54', 'role' => 'user' ), 'ContentDate' => array() ), (int) 3 => array( 'Content' => array( 'id' => '652', 'title' => 'อสม.ตะเวนส่องร้านค้าขายสุราเด็กอายุต่ำกว่า20ปี', 'alias' => null, 'intro_text' => null, 'full_text' => '<p><img alt="" src="http://www.อสม.com/files/uploads/image/2020-01-02_14-06-04_777_600x400.jpg" style="width: 80%;" /></p> <h2 itemprop="description">สบส.ชวน อสม.ทั่วประเทศ ช่วยกันสอดส่องการขายสุราแก่เด็กอายุ ต่ำกว่า 20 ปี และประพฤติตนเป็นแบบอย่างที่ดี เมาไม่ขับ ง่วงไม่ขับ ขับไม่โทร หวังลดอุบัติเหตุในชุมชนหรือถนนสายรองให้เป็นศูนย์</h2> <p> </p> <p><span style="font-size:20px;">นายแพทย์ธเรศ กรัษนัยรวิวงค์ อธิบดีกรมสนับสนุนบริการสุขภาพ กระทรวงสาธารณสุข ให้สัมภาษณ์ว่าในช่วงเทศกาลปีใหม่ ประชาชนส่วนใหญ่เดินทางกลับภูมิลำเนา และเดินทางไปท่องเที่ยวต่างจังหวัด พบว่าในทุกๆปี จะมีสถิติการเกิดอุบัติเหตุมีผู้เสียชีวิตและบาดเจ็บจากการจราจรทางถนนเป็นจำนวนมาก กระทรวงสาธารณสุขได้มีมาตรการต่างๆมากมาย เพื่อลดอุบัติเหตุทางถนน ลดการสูญเสีย ตามที่ได้มีการแถลงข่าวไปเมื่อวันที่ 18 ธันวาคมที่ผ่านมาสำหรับกรม สบส. นั้น ก็มีความห่วงใยประชาชน และในฐานะหน่วยงานที่มีบทบาทในการพัฒนาศักยภาพพี่น้องอาสาสมัครสาธารณสุขประจำหมู่บ้าน หรือ อสม. ก็ได้มีการเตรียมความพร้อมในเรื่องนี้ โดยกรม สบส. ได้มีการอบรมพัฒนาศักยภาพ อสม.ให้เป็น อสม.จิตอาสา ด้านการแพทย์และสาธารณสุข ให้มีความรอบรู้ด้านสุขภาพในเรื่องการปฐมพยาบาลเบื้องต้น มีทักษะการช่วยชีวิตขั้นพื้นฐาน (CPR) ให้สามารถช่วยเหลือผู้ประสบอุบัติเหตุฉุกเฉินบนท้องถนนได้อย่างถูกวิธี ก่อนส่งต่อให้บุคลากรทางการแพทย์หรือส่งต่อไปยังสถานพยาบาลได้อย่างปลอดภัย ลดการเสียชีวิตหรือความพิการลงได้ </span></p> <p><span style="font-size:20px;">นอกจากนี้ กระทรวงสาธารณสุขได้ให้ความสำคัญในเรื่องการจำหน่ายเครื่องดื่มแอลกอฮอล์ในสถานที่และเวลาที่ห้ามจำหน่าย รวมถึงการบังคับใช้กฎหมายห้ามจำหน่ายเครื่องดื่มแอลกอฮอล์ให้เด็กอายุต่ำกว่า 20 ปี ตามกฎหมายควบคุมเครื่องดื่มแอลกอฮอล์อย่างจริงจังในเรื่องนี้ กรม สบส. ได้ขอความร่วมมือให้ อสม. ช่วยกันเป็นหูเป็นตา สอดส่อง เฝ้าระวังร้านค้าในชุมชนไม่ให้มีการฝ่าฝืนกฎหมายดังกล่าว และกรม สบส.ยังได้ส่งเสริม สนับสนุนองค์ความรู้ในการดูแลและป้องกันอุบัติเหตุ ผ่านแอพพลิเคชั่นสมาร์ท อสม. ให้ อสม.สามารถนำไปส่งต่อความรู้สู่ชุมชน ด้วยการเคาะประตูบ้าน หรือสื่อสารผ่านผู้นำชุมชน หรือสื่อในชุมชน เช่น หอกระจายข่าว วิทยุชุมชน หรือสื่อพื้นบ้านต่างๆ เป็นต้นที่สำคัญ อสม.และบุคคลในครอบครัว ต้องเป็นแบบอย่างที่ดีในเรื่องการมีพฤติกรรมความปลอดภัย โดยการสวมหมวกนิรภัยหรือคาดเข็มขัดนิรภัยทุกครั้งที่ขับขี่รถ ไม่ขับรถเร็วเกินอัตราที่กฎหมายกำหนด ดื่มไม่ขับ ง่วงไม่ขับ ไม่โทรศัพท์ขณะขับรถ เป็นต้น อย่างน้อยอสม.ทั้งประเทศ ซึ่งมีอยู่กว่า 1 ล้านคน ไม่รวมบุคคลในครอบครัว ช่วยกันปฏิบัติตามกฎจราจร มีพฤติกรรมความปลอดภัยดังกล่าวมา ก็จะช่วยป้องกันหรือลดจำนวนอุบัติเหตุกับคน 1 ล้านคนนี้ได้ และหากทุกๆ คนทั้งประเทศ ช่วยกันตระหนักและเคร่งครัดกับการป้องกันภัยบนท้องถนนอย่างจริงจัง การที่จะลดจำนวนอุบัติเหตุทางถนนให้เป็นศูนย์ อย่างน้อยๆไม่ให้เกิดเหตุบนถนนในเขตชุมชน หรือถนนสายรอง ก็มีโอกาสเป็นจริงได้</span></p> <p><a href="https://www.nationtv.tv/main/content/378756194/?fbclid=IwAR3arDkMKFlQX50WjYE7vZieFG1ncQ1XcWS_j8AeWRJ6kGkw1OZ0jixOdQ4" target="_blank">เรื่องโดย Nation TV | ภาพโดย Nation TV</a></p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-01-02 14:08:13', 'created_by' => '1', 'modified' => '2020-01-02 14:08:13', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-01-02 14:08:13', 'imgur_url' => 'https://i.imgur.com/jw31r0z.jpg', 'image' => '/files/uploads/image/2020-01-02_14-06-04_777_600x400.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '652', 'metakey' => null, 'metadesc' => 'อสม เหล้า เบียร์ ผิดกฎหมาย กฎหมาย เด็ก ปีใหม่', 'news_source' => null, 'access' => '0', 'hits' => '3903', 'downloads' => '0', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => 'content', 'content_type' => 'content' ), 'Category' => array( 'id' => '1', 'parent_id' => '0', 'title' => 'ข่าวสาร อสม.', 'aliasname' => 'healthnews', 'control' => 'content', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => '1', 'username' => 'admin', 'realname' => 'Administrator', 'email' => 'admin@local.com', 'tel' => '', 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2023-09-09 08:56:50', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'Modifier' => array( 'password' => '*****', 'id' => '1', 'username' => 'admin', 'realname' => 'Administrator', 'email' => 'admin@local.com', 'tel' => '', 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2023-09-09 08:56:50', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'ContentDate' => array() ), (int) 4 => array( 'Content' => array( 'id' => '650', 'title' => '"3 แนวทางลดอุบัติเหตุ ช่วงปีใหม่ ด้วยพลัง อสม."', 'alias' => null, 'intro_text' => null, 'full_text' => '<p>"3 แนวทางลดอุบัติเหตุ ช่วงปีใหม่ ด้วยพลัง อสม."<br /> 1. ส่งเสริมพฤติกรรมความปลอดภัยของคนในชุมชน<br /> 2. เฝ้าระวังอุบัติเหตุบนถนนสายรอง<br /> 3. อสม. และคนในครอบครัวเป็นแบบอย่างที่ดี</p> <p>“ขับรถดี มีน้ำใจ รักษาวินัยจราจร”<br /> ด้วยความห่วงใย จากกอง สช. กรม สบส.</p> ', 'sectionid' => '0', 'category_id' => '4', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2019-12-24 14:14:37', 'created_by' => '8', 'modified' => '2019-12-24 14:14:38', 'modified_by' => '8', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2019-12-24 14:14:37', 'imgur_url' => 'https://i.imgur.com/gpwELxn.jpg', 'image' => '/files/uploads/infographic/thumb/2019-12-24_14-14-37.jpg', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => '', 'parentid' => '0', 'ordering' => '650', 'metakey' => null, 'metadesc' => '', 'news_source' => null, 'access' => '0', 'hits' => '127', 'downloads' => '541', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => 'content', 'content_type' => 'infographic' ), 'Category' => array( 'id' => '4', 'parent_id' => '0', 'title' => 'อินโฟกราฟฟิค', 'aliasname' => 'infographic', 'control' => 'infographic', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => '8', 'username' => 'admin3', 'realname' => 'admin3', 'email' => '', 'tel' => null, 'avatar' => null, 'lastvisit_date' => '2020-01-21 16:31:09', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-10-15 15:47:14', 'modified_by' => null, 'modified' => '2019-04-02 16:07:28', 'role' => 'super' ), 'Modifier' => array( 'password' => '*****', 'id' => '8', 'username' => 'admin3', 'realname' => 'admin3', 'email' => '', 'tel' => null, 'avatar' => null, 'lastvisit_date' => '2020-01-21 16:31:09', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-10-15 15:47:14', 'modified_by' => null, 'modified' => '2019-04-02 16:07:28', 'role' => 'super' ), 'ContentDate' => array() ), (int) 5 => array( 'Content' => array( 'id' => '649', 'title' => '', 'alias' => null, 'intro_text' => null, 'full_text' => '', 'sectionid' => '0', 'category_id' => '4', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2019-12-18 15:45:49', 'created_by' => '8', 'modified' => '2020-01-21 16:34:27', 'modified_by' => '8', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2019-12-18 15:45:49', 'imgur_url' => 'https://i.imgur.com/ppDsEcD.jpg', 'image' => '/files/uploads/infographic/thumb/2019-12-18_15-45-49.jpg', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => '', 'parentid' => '0', 'ordering' => '649', 'metakey' => null, 'metadesc' => '#ฝุ่น #PM2.5', 'news_source' => null, 'access' => '0', 'hits' => '1292', 'downloads' => '440', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => 'content', 'content_type' => 'infographic' ), 'Category' => array( 'id' => '4', 'parent_id' => '0', 'title' => 'อินโฟกราฟฟิค', 'aliasname' => 'infographic', 'control' => 'infographic', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => '8', 'username' => 'admin3', 'realname' => 'admin3', 'email' => '', 'tel' => null, 'avatar' => null, 'lastvisit_date' => '2020-01-21 16:31:09', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-10-15 15:47:14', 'modified_by' => null, 'modified' => '2019-04-02 16:07:28', 'role' => 'super' ), 'Modifier' => array( 'password' => '*****', 'id' => '8', 'username' => 'admin3', 'realname' => 'admin3', 'email' => '', 'tel' => null, 'avatar' => null, 'lastvisit_date' => '2020-01-21 16:31:09', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-10-15 15:47:14', 'modified_by' => null, 'modified' => '2019-04-02 16:07:28', 'role' => 'super' ), 'ContentDate' => array() ), (int) 6 => array( 'Content' => array( 'id' => '648', 'title' => 'วิ่งไล่ฝุ่น', 'alias' => null, 'intro_text' => null, 'full_text' => '', 'sectionid' => '0', 'category_id' => '4', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2019-12-18 14:16:36', 'created_by' => null, 'modified' => '2020-01-21 16:34:47', 'modified_by' => '8', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2019-12-18 14:16:36', 'imgur_url' => 'https://i.imgur.com/qD6k4A1.jpg', 'image' => '/files/uploads/infographic/thumb/2019-12-18_14-16-36.jpg', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => '', 'parentid' => '0', 'ordering' => '648', 'metakey' => null, 'metadesc' => '#ฝุ่น #PM2.5', 'news_source' => null, 'access' => '0', 'hits' => '1018', 'downloads' => '388', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => 'content', 'content_type' => 'infographic' ), 'Category' => array( 'id' => '4', 'parent_id' => '0', 'title' => 'อินโฟกราฟฟิค', 'aliasname' => 'infographic', 'control' => 'infographic', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => null, 'username' => null, 'realname' => null, 'email' => null, 'tel' => null, 'avatar' => null, 'lastvisit_date' => null, 'user_status' => null, 'params' => null, 'created_by' => null, 'created' => null, 'modified_by' => null, 'modified' => null, 'role' => null ), 'Modifier' => array( 'password' => '*****', 'id' => '8', 'username' => 'admin3', 'realname' => 'admin3', 'email' => '', 'tel' => null, 'avatar' => null, 'lastvisit_date' => '2020-01-21 16:31:09', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-10-15 15:47:14', 'modified_by' => null, 'modified' => '2019-04-02 16:07:28', 'role' => 'super' ), 'ContentDate' => array() ), (int) 7 => array( 'Content' => array( 'id' => '647', 'title' => 'สธ.หนุนสวัสดิการ อสม. ลงพื้นที่รับสมัครสมาชิก ฌกส. อสม.จะใกล้หรือไกลก็ทำได้', 'alias' => null, 'intro_text' => null, 'full_text' => '<p><img alt="" src="http://www.อสม.com/files/uploads/image/2019-12-18_11-55-47_821_600x400.jpg" style="width: 80%;" /><br /> <br /> <img alt="" src="http://www.xn--y3cri.com/files/uploads/image/2019-12-18_1576644998.jpg" style="width: 80%;" /></p> <p>วันที่ (18 ธันวาคม 2562) ณ โรงเรียนตำรวจตระเวนชายแดนหม่อมราชวงศ์เฉลิมลักษณ์ จันทรแสน อำเภอแม่ระมาด จังหวัดตาก นายธนิตพล ไชยอนันทน์ ที่ปรึกษารัฐมนตรีช่วยว่าการกระทรวงสาธารณสุข (สธ.) (ลำดับที่ 6 จากขวามือ ) และนายแพทย์ภานุวัตฒน์ ปานเกตุ รองอธิบดีกรมสนับสนุนบริการสุขภาพ (กรม สบส.) (ลำดับที่ 7 จากขวามือ) และคณะเจ้าหน้าที่ลงพื้นที่ตรวจเยี่ยม ให้กำลังใจผู้ปฏิบัติงานและอาสาสมัครสาธารณสุขประจำหมู่บ้าน (อสม.) ในพื้นที่ห่างไกลตามโครงการ “สุขศาลาพระราชทาน” พร้อมดำเนินการรับสมัครสมาชิกสมาคมฌาปนกิจสงเคราะห์อาสาสมัครสาธารณสุขประจำหมู่บ้านแห่งประเทศไทย (ฌกส.อสม.) เพื่อส่งเสริมสวัสดิการให้ อสม. ซึ่งเป็นผู้เสียสละและทุ่มเทกำลังกาย กำลังใจในการปฏิบัติงานด้านสาธารณสุข ได้รับสวัสดิการอย่างทั่วถึง และเท่าเทียมกัน สอดคล้องกับนโยบายของรัฐบาลที่สนับสนุนการพัฒนาสวัสดิการให้กับ อสม. ทุกคน</p> <p> ทั้งนี้ อสม.ทุกคน สามารถขอรับเอกสาร และยื่นความประสงค์สมัครสมาชิก ฌกส.อสม.ภายในวันที่ 25 ธันวาคม 2562 ณ สถานบริการสาธารณสุขที่ส่งผลการปฏิบัติงาน ซึ่งจะมีผลคุ้มครองตั้งแต่วันที่ 15 มกราคม 2563 เป็นต้นไป และหากมีข้อสงสัยสามารถติดต่อสอบถามข้อมูลได้ที่สมาคม ฌกส.อสม. ทางหมายเลขโทรศัพท์ 02 193 7000 ต่อ 18625 หรือทางเว็บไซด์ www.ฌกส-อสม.com<br /> </p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2019-12-18 11:58:06', 'created_by' => '1', 'modified' => '2019-12-18 11:58:06', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2019-12-18 11:58:06', 'imgur_url' => 'https://i.imgur.com/FCKms8s.jpg', 'image' => '/files/uploads/image/2019-12-18_11-55-47_821_600x400.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '647', 'metakey' => null, 'metadesc' => 'ฌกส สุขศาลา ฌาปนกิจ', 'news_source' => null, 'access' => '0', 'hits' => '6804', 'downloads' => '0', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => 'content', 'content_type' => 'content' ), 'Category' => array( 'id' => '1', 'parent_id' => '0', 'title' => 'ข่าวสาร อสม.', 'aliasname' => 'healthnews', 'control' => 'content', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => '1', 'username' => 'admin', 'realname' => 'Administrator', 'email' => 'admin@local.com', 'tel' => '', 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2023-09-09 08:56:50', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'Modifier' => array( 'password' => '*****', 'id' => '1', 'username' => 'admin', 'realname' => 'Administrator', 'email' => 'admin@local.com', 'tel' => '', 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2023-09-09 08:56:50', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'ContentDate' => array() ), (int) 8 => array( 'Content' => array( 'id' => '646', 'title' => 'เริ่มต้นสุขภาพดีปีใหม่ ด้วยการออกกำลังกาย', 'alias' => null, 'intro_text' => null, 'full_text' => '', 'sectionid' => '0', 'category_id' => '4', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2019-12-17 09:43:26', 'created_by' => '5', 'modified' => '2019-12-17 09:43:26', 'modified_by' => '5', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2019-12-17 09:43:26', 'imgur_url' => 'https://i.imgur.com/x14Z8vq.jpg', 'image' => '/files/uploads/infographic/thumb/2019-12-17_09-43-26.jpg', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => '/files/uploads/document/2019-12-17_09-43-22.jpg', 'parentid' => '0', 'ordering' => '646', 'metakey' => null, 'metadesc' => '', 'news_source' => null, 'access' => '0', 'hits' => '1062', 'downloads' => '481', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => 'content', 'content_type' => 'infographic' ), 'Category' => array( 'id' => '4', 'parent_id' => '0', 'title' => 'อินโฟกราฟฟิค', 'aliasname' => 'infographic', 'control' => 'infographic', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => '5', 'username' => 'user4', 'realname' => 'user4', 'email' => '', 'tel' => null, 'avatar' => null, 'lastvisit_date' => '2020-01-21 10:30:36', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-04-16 23:51:37', 'modified_by' => null, 'modified' => '2018-04-19 11:27:54', 'role' => 'user' ), 'Modifier' => array( 'password' => '*****', 'id' => '5', 'username' => 'user4', 'realname' => 'user4', 'email' => '', 'tel' => null, 'avatar' => null, 'lastvisit_date' => '2020-01-21 10:30:36', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-04-16 23:51:37', 'modified_by' => null, 'modified' => '2018-04-19 11:27:54', 'role' => 'user' ), 'ContentDate' => array() ), (int) 9 => array( 'Content' => array( 'id' => '645', 'title' => 'การปฐมพยาบาลคนจมน้ำ', 'alias' => null, 'intro_text' => null, 'full_text' => '', 'sectionid' => '0', 'category_id' => '4', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2019-12-17 09:42:55', 'created_by' => '5', 'modified' => '2019-12-17 09:42:55', 'modified_by' => '5', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2019-12-17 09:42:55', 'imgur_url' => 'https://i.imgur.com/7s9F3DI.jpg', 'image' => '/files/uploads/infographic/thumb/2019-12-17_09-42-55.jpg', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => '/files/uploads/document/2019-12-17_09-42-43.jpg', 'parentid' => '0', 'ordering' => '645', 'metakey' => null, 'metadesc' => '', 'news_source' => null, 'access' => '0', 'hits' => '864', 'downloads' => '396', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => 'content', 'content_type' => 'infographic' ), 'Category' => array( 'id' => '4', 'parent_id' => '0', 'title' => 'อินโฟกราฟฟิค', 'aliasname' => 'infographic', 'control' => 'infographic', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => '5', 'username' => 'user4', 'realname' => 'user4', 'email' => '', 'tel' => null, 'avatar' => null, 'lastvisit_date' => '2020-01-21 10:30:36', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-04-16 23:51:37', 'modified_by' => null, 'modified' => '2018-04-19 11:27:54', 'role' => 'user' ), 'Modifier' => array( 'password' => '*****', 'id' => '5', 'username' => 'user4', 'realname' => 'user4', 'email' => '', 'tel' => null, 'avatar' => null, 'lastvisit_date' => '2020-01-21 10:30:36', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-04-16 23:51:37', 'modified_by' => null, 'modified' => '2018-04-19 11:27:54', 'role' => 'user' ), 'ContentDate' => array() ), (int) 10 => array( 'Content' => array( 'id' => '644', 'title' => 'ฝุ่นpm2.5 แบ่งเป็น 4 ระดับ ', 'alias' => null, 'intro_text' => null, 'full_text' => '', 'sectionid' => '0', 'category_id' => '4', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2019-12-17 09:27:35', 'created_by' => '5', 'modified' => '2020-01-21 16:34:56', 'modified_by' => '8', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2019-12-17 09:27:35', 'imgur_url' => 'https://i.imgur.com/Glqsybb.png', 'image' => '/files/uploads/infographic/thumb/2019-12-17_09-27-35.png', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => '/files/uploads/document/2019-12-17_09-27-17.png', 'parentid' => '0', 'ordering' => '644', 'metakey' => null, 'metadesc' => '#ฝุ่น #PM2.5', 'news_source' => null, 'access' => '0', 'hits' => '1081', 'downloads' => '412', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => 'content', 'content_type' => 'infographic' ), 'Category' => array( 'id' => '4', 'parent_id' => '0', 'title' => 'อินโฟกราฟฟิค', 'aliasname' => 'infographic', 'control' => 'infographic', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => '5', 'username' => 'user4', 'realname' => 'user4', 'email' => '', 'tel' => null, 'avatar' => null, 'lastvisit_date' => '2020-01-21 10:30:36', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-04-16 23:51:37', 'modified_by' => null, 'modified' => '2018-04-19 11:27:54', 'role' => 'user' ), 'Modifier' => array( 'password' => '*****', 'id' => '8', 'username' => 'admin3', 'realname' => 'admin3', 'email' => '', 'tel' => null, 'avatar' => null, 'lastvisit_date' => '2020-01-21 16:31:09', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-10-15 15:47:14', 'modified_by' => null, 'modified' => '2019-04-02 16:07:28', 'role' => 'super' ), 'ContentDate' => array() ), (int) 11 => array( 'Content' => array( 'id' => '643', 'title' => 'ฝุ่นpm2.5', 'alias' => null, 'intro_text' => null, 'full_text' => '', 'sectionid' => '0', 'category_id' => '4', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2019-12-17 09:26:59', 'created_by' => '5', 'modified' => '2020-01-21 16:35:13', 'modified_by' => '8', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2019-12-17 09:26:59', 'imgur_url' => 'https://i.imgur.com/KjhUaHL.png', 'image' => '/files/uploads/infographic/thumb/2019-12-17_09-26-58.png', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => '/files/uploads/document/2019-12-17_09-26-49.png', 'parentid' => '0', 'ordering' => '643', 'metakey' => null, 'metadesc' => '#ฝุ่น #PM2.5', 'news_source' => null, 'access' => '0', 'hits' => '610', 'downloads' => '337', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => 'content', 'content_type' => 'infographic' ), 'Category' => array( 'id' => '4', 'parent_id' => '0', 'title' => 'อินโฟกราฟฟิค', 'aliasname' => 'infographic', 'control' => 'infographic', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => '5', 'username' => 'user4', 'realname' => 'user4', 'email' => '', 'tel' => null, 'avatar' => null, 'lastvisit_date' => '2020-01-21 10:30:36', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-04-16 23:51:37', 'modified_by' => null, 'modified' => '2018-04-19 11:27:54', 'role' => 'user' ), 'Modifier' => array( 'password' => '*****', 'id' => '8', 'username' => 'admin3', 'realname' => 'admin3', 'email' => '', 'tel' => null, 'avatar' => null, 'lastvisit_date' => '2020-01-21 16:31:09', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-10-15 15:47:14', 'modified_by' => null, 'modified' => '2019-04-02 16:07:28', 'role' => 'super' ), 'ContentDate' => array() ) )CategoriesController::view() - APP/Controller/CategoriesController.php, line 143 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 486 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 187 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 119
Notice (8): Undefined index: Category [APP/Controller/CategoriesController.php, line 144]Code Context
$this->Memcache->set('CategoryContents[' . $Category['Category']['id'] . ']', $CategoryContents);
$this->Memcache->set('CategoryContentsPaginate[' . $Category['Category']['id'] . ']', $paginate);
$page = '10' $Category = array() $CategoryChild = array( (int) 0 => array( 'Category' => array( 'id' => '1', 'parent_id' => '0', 'title' => 'ข่าวสาร อสม.', 'aliasname' => 'healthnews', 'control' => 'content', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array([maximum depth reached]) ) ), (int) 1 => array( 'Category' => array( 'id' => '2', 'parent_id' => '0', 'title' => 'ไฟล์เอกสาร', 'aliasname' => 'document', 'control' => 'document', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array( [maximum depth reached] ) ) ), (int) 2 => array( 'Category' => array( 'id' => '3', 'parent_id' => '0', 'title' => 'คลิปวีดีโอ', 'aliasname' => 'video', 'control' => 'video', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array( [maximum depth reached] ) ) ), (int) 3 => array( 'Category' => array( 'id' => '4', 'parent_id' => '0', 'title' => 'อินโฟกราฟฟิค', 'aliasname' => 'infographic', 'control' => 'infographic', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array( [maximum depth reached] ) ) ), (int) 4 => array( 'Category' => array( 'id' => '7', 'parent_id' => '0', 'title' => 'แนะนำ App ด้านสุขภาพ', 'aliasname' => 'appsrec', 'control' => 'content', 'content_view' => 'appsrec', 'description' => null, 'image' => null, 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array([maximum depth reached]) ) ), (int) 5 => array( 'Category' => array( 'id' => '16', 'parent_id' => '0', 'title' => 'สื่อสิ่งพิมพ์', 'aliasname' => '', 'control' => 'matter', 'content_view' => null, 'description' => null, 'image' => null, 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array( [maximum depth reached] ) ) ) ) $category_id = array( (int) 0 => '1', (int) 1 => '2', (int) 2 => '3', (int) 3 => '4', (int) 4 => '7', (int) 5 => '16' ) $item = array( 'Category' => array( 'id' => '16', 'parent_id' => '0', 'title' => 'สื่อสิ่งพิมพ์', 'aliasname' => '', 'control' => 'matter', 'content_view' => null, 'description' => null, 'image' => null, 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null, 'child' => array( (int) 0 => array( [maximum depth reached] ), (int) 1 => array( [maximum depth reached] ), (int) 2 => array( [maximum depth reached] ) ) ) ) $CategoryContents = array( (int) 10 => array( (int) 0 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 1 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 2 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 3 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 4 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 5 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 6 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 7 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 8 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 9 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 10 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 11 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ) ) ) $paginate = array( 'row_count' => (int) 347, 'limit' => (int) 12, 'total_page' => (float) 29, 'page' => '10', 'start' => (int) 108 ) $contents = array( (int) 0 => array( 'Content' => array( 'id' => '665', 'title' => ' อสม. 1.04 ล้านคนเฮ! สธ. เพิ่มสิทธิระบบสวัสดิการรักษาพยาบาลห้องพิเศษฟรี และระบบ ฌกส.อสม.', 'alias' => null, 'intro_text' => null, 'full_text' => '<p><strong><u>อสม. 1.04 ล้านคนเฮ</u></strong><strong><u>! สธ.เพิ่มสิทธิระบบสวัสดิการรักษาพยาบาลห้องพิเศษฟรี และระบบ ฌกส.อสม.</u></strong></p> <p style="text-align: center;"><img alt="" src="http://www.xn--y3cri.com/files/uploads/image/2020-01-24_1579848798.jpg" style="width: 500px; height: 336px;" /></p> <p> </p> <p> กระทรวงสาธารณสุข เพิ่มระบบสวัสดิการให้อาสาสมัครสาธารณสุขประจำหมู่บ้าน (อสม.) ได้รับค่ายกเว้นค่าห้องพิเศษ ค่าอาหารพิเศษในโรงพยาบาลสังกัดกระทรวงสาธารณสุข และฌกส.อสม. เพื่อสร้างหลักประกันเป็นขวัญและกำลังใจให้แก่ อสม. 1.04 ล้านคนทั่วประเทศ</p> <p> นายอนุทิน ชาญวีรกูล รองนายกรัฐมนตรีและรัฐมนตรีว่าการกระทรวงสาธารณสุข กล่าว จากการที่รัฐบาลมีนโยบายในการพัฒนาระบบสวัสดิการให้แก่ อสม.ทั่วประเทศ เพื่อเสริมสร้างขวัญ กำลังใจ ควบคู่ไปกับการสร้างหลักประกันความมั่นคงให้กับ อสม.และครอบครัว กระทรวงสาธารณสุข ได้แก้ไขระเบียบและปรับปรุงระเบียบกระทรวงสาธารณสุขว่าด้วยการรักษาพยาบาล เพื่อลดความเหลื่อมล้ำ และสร้างมาตรฐานระบบสวัสดิการให้เท่าเทียมกันอย่างทั่วถึง จากเดิม อสม. ที่ปฏิบัติหน้าที่เกิน 10 ปีขึ้นไปและ อสม.ดีเด่น ระดับจังหวัดขึ้นไป ซึ่งมีประมาณ 6 แสนคน ได้รับสิทธิค่าห้องพิเศษและค่าอาหารพิเศษฟรี ส่วน อสม.ที่ปฏิบัติหน้าที่ ไม่ถึง 10 ปี (ซึ่งมีประมาณ 4 แสนคน) รวมถึงบุคคลในครอบครัว จะได้สิทธิค่าห้องพิเศษและค่าอาหารพิเศษ 50 % จึงได้ปรับปรุงระเบียบดังกล่าวโดยให้ อสม.ทุกคน ได้รับสิทธิค่าห้องพิเศษและค่าอาหารพิเศษฟรี ส่วนบุคคลในครอบครัว อสม. ยังคงให้เรียกเก็บ 50% ของอัตราที่กำหนด โดยผู้ที่มีสิทธิสวัสดิการรักษาพยาบาลจากส่วนราชการ ให้เรียกเก็บตามสิทธิก่อน ส่วนที่เกินให้ เรียกเก็บ 50 % เมื่อเข้าพักรักษาตัวในโรงพยาบาลภาครัฐสังกัดกระทรวงสาธารณสุข โดยระเบียบกระทรวงสาธารณสุขว่าด้วยการช่วยเหลือในการรักษาพยาบาล (ฉบับที่ 8) พ.ศ. 2562 มีผลบังคับใช้ตั้งแต่วันที่ 8 มกราคม 2563 ที่ผ่านมา</p> <p style="text-align: center;"><img alt="" src="http://www.xn--y3cri.com/files/uploads/image/2020-01-24_1579849129.jpg" style="width: 500px; height: 336px;" /></p> <p> ดร.สาธิต ปิตุเตชะ รัฐมนตรีช่วยว่าการกระทรวงสาธารณสุข ย้ำว่า นอกจากสวัสดิการในเรื่องของการรักษาพยาบาลแล้ว กระทรวงสาธารณสุขยังได้มีการจัดตั้งสมาคมฌาปนกิจสังเคราะห์อาสาสมัครสาธารณสุขประจำหมู่บ้านแห่งประเทศไทย (ฌกส.อสม.) ดำเนินการค่าจัดการศพและสงเคราะห์ครอบครัว อสม. ซึ่งในขณะนี้มี อสม.ให้ความสนใจร่วมเป็นสมาชิก ฌกส.อสม. แล้วกว่า 315,000 ราย โดย อสม.ที่สมัครสมาชิกฯ ภายในวันที่ 23 พฤษภาคม 2563 จะไม่ต้องเสียค่าธรรมเนียม 100 บาท และไม่ต้องตรวจสุขภาพ จึงขอเชิญชวนพี่น้อง อสม.ที่ยังไม่ได้สมัครสมาชิกมาร่วมเป็นสมาชิก ฌกส.อสม.ซึ่งเป็นสวัสดิการดีๆ ที่กระทรวงสาธารณสุขตั้งขึ้นเพื่อช่วยเหลือพี่น้อง อสม.ในการสร้างหลักประกันและเป็นการวางอนาคตให้กับคนข้างหลัง ทั้งนี้ อสม.สามารถสมัครสมาชิกได้ที่สถานบริการสาธารณสุขที่ส่งผลการปฏิบัติงาน (อสม. 1) หรือศึกษาข้อมูลเพิ่มเติมได้ที่ สมาคม ฌกส. อสม. ทางหมายเลขโทรศัพท์ 02 193 7000 ต่อ 18625 หรือที่เว็บไซต์ www.ฌกส-อสม.com </p> <p> ด้าน นพ.ธเรศ กรัษนัยรวิวงค์ อธิบดีกรมสนับสนุนบริการสุขภาพ กล่าวเพิ่มเติมอีกว่า อสม. ถือเป็นทรัพยากรกำลังคนที่สำคัญในการดูแลด้านสุขภาพแก่ประชาชนในชุมชนอย่างใกล้ชิด และมีความเสียสละอย่างมาก การเพิ่มระบบสวัสดิการดังกล่าว เพื่อสร้างหลักประกันที่มั่นคงให้พี่น้อง อสม. และให้เกิดความเหมาะสมกับบทบาทของ อสม. ที่เพิ่มขึ้นในการพัฒนาและยกระดับ อสม. ให้เป็นหมอประจำบ้าน </p> <p>******************* 23 มกราคม 2563</p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-01-24 13:55:42', 'created_by' => '7', 'modified' => '2020-01-24 21:59:24', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-01-24 13:55:42', 'imgur_url' => 'https://i.imgur.com/3vObY3n.jpg', 'image' => '/img/banner/index1.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '665', 'metakey' => null, 'metadesc' => '#สวัสดิการ #ค่าห้องพิเศษ #ฌกส.', 'news_source' => null, 'access' => '0', 'hits' => '7971', 'downloads' => '0', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => 'content', 'content_type' => 'content' ), 'Category' => array( 'id' => '1', 'parent_id' => '0', 'title' => 'ข่าวสาร อสม.', 'aliasname' => 'healthnews', 'control' => 'content', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => '7', 'username' => 'admin2', 'realname' => 'admin2', 'email' => '', 'tel' => null, 'avatar' => null, 'lastvisit_date' => '2019-10-17 16:08:22', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-08-14 16:26:00', 'modified_by' => null, 'modified' => '2018-08-14 16:26:00', 'role' => 'admin' ), 'Modifier' => array( 'password' => '*****', 'id' => '1', 'username' => 'admin', 'realname' => 'Administrator', 'email' => 'admin@local.com', 'tel' => '', 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2023-09-09 08:56:50', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'ContentDate' => array() ), (int) 1 => array( 'Content' => array( 'id' => '662', 'title' => 'ไม่มีฟันอย่ามองข้าม สาเหตุหลัก ทำผู้สูงอายุขาดสารอาหาร', 'alias' => null, 'intro_text' => null, 'full_text' => '<p>ผู้สูงอายุเป็นวัยที่มากไปด้วยโรคภัยไข้เจ็บต่าง ๆ จากความเสื่อมสภาพของร่างกายรวมถึงภาวะการ “ไม่มีฟัน” ซึ่งเกิดจากการสูญเสียฟันไปตามอายุขัย ซึ่งทำให้เกิดภาวะ “ขาดสารอาหาร” ตามมา</p> <p><strong>สาเหตุการสูญเสียฟันในผู้สูงอายุ</strong></p> <p>ในความเป็นจริงแล้วฟันเป็นอวัยวะที่สามารถอยู่กับมนุษย์ได้ตลอดชีวิตหากมีการดูแลรักษาที่ดีตั้งแต่อายุยังน้อย แต่พบว่าบางรายดูแลฟันได้ไม่ดีพอ จึงเกิดภาวะสูญเสียฟันในวัยสูงอายุตามมา ปัญหาที่ทำให้เกิดการสูญเสียฟัน ได้แก่</p> <ul> <li>ฟันผุมากจากการทำความสะอาดได้ไม่ดีและปล่อยให้ลุกลามจนกระทั่งเกิดการผุกร่อนของฟัน</li> </ul> <p>จนในที่สุดตัวฟันอาจจะเเตกหักจนหลงเหลือแต่รากฟันและต้องถูกถอนออกในที่สุด</p> <ul> <li>การดูแลรักษาสุขภาพอย่างไม่ถูกวิธีก่อให้เกิดหินปูนตามตัวฟันส่งผลให้เหงือกอักเสบ และหากปล่อยทิ้งไว้จะลุกลามและทวีความรุนเเรงจนก่อให้เกิดการอักเสบต่อกระดูกเบ้าฟัน การอักเสบนี้จะส่งผลให้กระดูกล้อมรอบฟันละลายลงไปเรื่อยๆหากไม่มีการรักษาอย่างไม่ถูกวิธีจนกระทั่งสูญเสียฟันไป</li> <li>เป็นผลมาจากการดูแลสุขภาพในช่องปากไม่ดีพอในวัยที่อายุยังน้อย มีการสูญเสียฟันต้องเเต่อายุน้อย</li> <li>ไม่พบทันตแพทย์เพื่อตรวจสุขภาพช่องปากอย่างสมำเสมอ (ควรพบทันตแพทย์ทุก6-12เดือน)</li> <li>ความเข้าใจที่ไม่ถูกต้องว่าควรมาพบทันตแพทย์เมื่อมีอาการเท่านั้น</li> </ul> <p><strong>ผลกระทบจากการสูญเสียฟัน</strong></p> <ul> <li>เคี้ยวอาหารบางประเภทไม่ได้ โดยเฉพาะอาหารที่มีลักษณะเหนียว แข็ง เช่น เนื้อสัตว์ ผัก ผลไม้ เป็นต้น</li> <li>เคี้ยวอาหารได้ยากลำบาก บางรายใช้ฟันที่เหลืออยู่เคี้ยวอาหารให้อ่อนลงและใช้เหงือกบดอาหารต่อ</li> <li>หลีกเลี่ยงการทานอาหารบางชนิด ทำให้ได้รับสารอาหารที่ไม่เพียงพอกับความต้องการ เกิดภาวะขาดสารอาหารในที่สุด</li> </ul> <p><strong>การดูแลสุขภาพฟัน</strong></p> <p>การรักษาสุขภาพช่องปากเหมือนกับการดูเเลสุขภาพร่างกาย ดังนั้นเด็ก ผู้ใหญ่และผู้สูงอายุ ควรจะหมั่นพบทันตแพทย์ทุก 6-12 เดือนเพื่อให้ช่องปากอยู่ในสุขภาพที่ดี มิใช่เพียงแต่ไปพบทันตแพทย์เมื่อมีปัญหา เเต่เป็นการดูเเลและป้องกันเพื่อรักษาสุขภาพช่องปากของเราให้แข็งเเรงสมบูรณ์เช่นเดียวกับร่างกายของเรา</p> <p> </p> <p>และหากตนเองรู้สึกว่ามีความผิดปกติใดๆในช่องปากควรไปพบทันตแพทย์ทันที ไม่ควรปล่อยทิ้งไว้เนื่องจากปัญหาเล็กที่แก้ไขง่ายจะลุกลามเป็นปัญหาใหญ่</p> <p>และรักษายากยิ่งขึ้น</p> <p>เช่นหากมีฟันที่ถูกถอนไปไม่ว่าด้วยเหตุผลใดๆทันตแพทย์จะให้คำเเนะนำว่าจำเป็นต้องมีการรักษาเพิ่มเติมเช่น การรักษาโดยใช้วิธีการจัดฟันเพื่อปิดช่องว่างจากการสูญเสียฟันหากเหมาะสม เพื่อไม่ให้เกิดปัญหาตามมาเช่น ปัญหาฟันล้มหรือฟันคู่สบงอกยื่นยาวลงมาจนกระทั่งกระเเทกเหงือก หรืออาจใช้ฟันปลอมทดแทนช่องว่างจากการถอนฟัน ก็จะช่วยให้สามารถกลับมาเคี้ยวอาหารได้ตามปกติ และป้องกันภาวะการขาดสารอาหารได้อย่างมีประสิทธิภาพ</p> <p><strong> </strong></p> <p><strong>สาเหตุอื่นที่ทำให้ผู้สูงอายุน้ำหนักตัวลดลง</strong></p> <ul> <li>โรคบางอย่างที่เป็นสาเหตุทำให้น้ำหนักลดลง เช่น เบาหวาน ไทรอยด์เป็นพิษ มะเร็งบางอย่าง เป็นต้น</li> <li>ปัญหาทางด้านจิตใจ ผู้สูงอายุไม่อยากทานอาหารอาจเพราะไม่ได้ทานอาหารพร้อมหน้าพร้อมตากับคนในครอบครัว</li> <li>การรับรสที่เปลี่ยนไปของผู้สูงอายุบางราย เช่นในผู้สูงอายุที่ขาดวิตามิน ทำให้การรับรสผิดปกติ และเกิดความไม่อยากอาหาร</li> </ul> <p><strong> </strong></p> <p><strong>การดูแลผู้สูงอายุเมื่อน้ำหนักตัวลดลงมาก</strong></p> <ul> <li>สังเกตเบื้องต้นว่าผู้สูงอายุมีปัญหาด้านใด จึงไม่ยอมทานอาหารหรือทานได้น้อยลง</li> <li>ควรพาไปพบแพทย์เพื่อตรวจสุขภาพ เพราะอาจมีโรคอื่นแฝงอยู่เป็นเหตุให้น้ำหนักลดลงได้ เช่น เบาหวาน ไทรอยด์เป็นพิษ มะเร็งบางอย่าง เป็นต้น หรืออาจเป็นโรคทางจิตใจ เช่น โรคซึมเศร้า เป็นต้น</li> <li>นอกจากการวินิจฉัยโรคที่ทำให้น้ำหนักลดลง แพทย์จะสามารถวินิจฉัยได้ด้วยว่าผู้สูงอายุขาดสารอาหารชนิดใดบ้าง และวางแผนในเรื่องของการให้ผู้สูงอายุทานอาหารเสริมที่เหมาะสม</li> <li>ผู้สูงอายุบางรายมีปัญหาเรื่องการทำงานของไตบกพร่อง การให้กินโปรตีนเสริมคือความเสี่ยงที่ทำให้ไตทำงานหนัก ดังนั้นควรปรึกษาแพทย์ประจำตัวก่อนรับประทานอาหารเสริม</li> <li>หากผู้สูงอายุมีปัญหาสุขภาพฟันควรรีบพาไปพบทันตแพทย์เพื่อทำการรักษา</li> <li>ปรับรสชาติอาหารให้ถูกปากผู้สูงอายุ</li> <li>ปรับอาหารให้มีเนื้อสัมผัสที่เหมาะสมกับความต้องการของผู้สูงอายุ เพื่อให้เคี้ยวได้ง่ายขึ้น ช่วยให้ผู้สูงอายุอยากกินอาหารได้มากขึ้น เช่น เปลี่ยนจากเนื้อหมูชิ้นเป็นหมูบด หรือตุ๋นเนื้อหมูให้นานกว่าปกติเพื่อให้มีเนื้อสัมผัสที่นุ่มขึ้น เป็นต้น</li> <li>การร่วมกันกินอาหารกับคนในครอบครัวเป็นสิ่งสำคัญของผู้สูงอายุ ช่วยให้ผู้สูงอายุอยากกินอาหารได้มากขึ้น</li> <li>ควรให้ผู้สูงอายุกินอาหารให้ครบ 5 หมู่ หากผู้สูงอายุไม่สามารถกินได้ ควรปรึกษาแพทย์ประจำตัวเรื่องการให้ผู้สูงอายุกินอาหารเสริม</li> </ul> <p>ขอบคุณข้อมูล จาก <a href="https://med.mahidol.ac.th/ramachannel/home/article/%E0%B9%84%E0%B8%A1%E0%B9%88%E0%B8%A1%E0%B8%B5%E0%B8%9F%E0%B8%B1%E0%B8%99%E0%B8%AD%E0%B8%A2%E0%B9%88%E0%B8%B2%E0%B8%A1%E0%B8%AD%E0%B8%87%E0%B8%82%E0%B9%89%E0%B8%B2%E0%B8%A1-%E0%B8%AA%E0%B8%B2%E0%B9%80/?fbclid=IwAR2Qxr0iQJUkxKQ0BUYxXS5g6smVwVUkM4EPFZJUdN8vePthwm_mvYjIUZM">โรงพยาบาล รามาธิบดี</a></p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-01-23 12:49:05', 'created_by' => '1', 'modified' => '2020-01-23 13:36:53', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-01-23 12:49:05', 'imgur_url' => 'https://i.imgur.com/uydp3z9.jpg', 'image' => '/files/uploads/image/2020-01-23_14-06-04_777_600x400.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '662', 'metakey' => null, 'metadesc' => 'ฟัน ผู้สูงอายุ', 'news_source' => null, 'access' => '0', 'hits' => '169', 'downloads' => '0', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => 'content', 'content_type' => 'content' ), 'Category' => array( 'id' => '1', 'parent_id' => '0', 'title' => 'ข่าวสาร อสม.', 'aliasname' => 'healthnews', 'control' => 'content', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => '1', 'username' => 'admin', 'realname' => 'Administrator', 'email' => 'admin@local.com', 'tel' => '', 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2023-09-09 08:56:50', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'Modifier' => array( 'password' => '*****', 'id' => '1', 'username' => 'admin', 'realname' => 'Administrator', 'email' => 'admin@local.com', 'tel' => '', 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2023-09-09 08:56:50', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'ContentDate' => array() ), (int) 2 => array( 'Content' => array( 'id' => '654', 'title' => '5 สัญญาณเตือนที่ควรระวัง', 'alias' => null, 'intro_text' => null, 'full_text' => '', 'sectionid' => '0', 'category_id' => '4', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-01-06 11:31:40', 'created_by' => '5', 'modified' => '2020-01-06 11:32:41', 'modified_by' => '5', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-01-06 11:31:40', 'imgur_url' => 'https://i.imgur.com/CfQM2FP.jpg', 'image' => '/files/uploads/infographic/thumb/2020-01-06_11-32-41.jpg', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => '', 'parentid' => '0', 'ordering' => '654', 'metakey' => null, 'metadesc' => 'ไข้หวัดใหญ่ โรคระบาด โรคติดต่อ ', 'news_source' => null, 'access' => '0', 'hits' => '989', 'downloads' => '559', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => 'content', 'content_type' => 'infographic' ), 'Category' => array( 'id' => '4', 'parent_id' => '0', 'title' => 'อินโฟกราฟฟิค', 'aliasname' => 'infographic', 'control' => 'infographic', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => '5', 'username' => 'user4', 'realname' => 'user4', 'email' => '', 'tel' => null, 'avatar' => null, 'lastvisit_date' => '2020-01-21 10:30:36', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-04-16 23:51:37', 'modified_by' => null, 'modified' => '2018-04-19 11:27:54', 'role' => 'user' ), 'Modifier' => array( 'password' => '*****', 'id' => '5', 'username' => 'user4', 'realname' => 'user4', 'email' => '', 'tel' => null, 'avatar' => null, 'lastvisit_date' => '2020-01-21 10:30:36', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-04-16 23:51:37', 'modified_by' => null, 'modified' => '2018-04-19 11:27:54', 'role' => 'user' ), 'ContentDate' => array() ), (int) 3 => array( 'Content' => array( 'id' => '652', 'title' => 'อสม.ตะเวนส่องร้านค้าขายสุราเด็กอายุต่ำกว่า20ปี', 'alias' => null, 'intro_text' => null, 'full_text' => '<p><img alt="" src="http://www.อสม.com/files/uploads/image/2020-01-02_14-06-04_777_600x400.jpg" style="width: 80%;" /></p> <h2 itemprop="description">สบส.ชวน อสม.ทั่วประเทศ ช่วยกันสอดส่องการขายสุราแก่เด็กอายุ ต่ำกว่า 20 ปี และประพฤติตนเป็นแบบอย่างที่ดี เมาไม่ขับ ง่วงไม่ขับ ขับไม่โทร หวังลดอุบัติเหตุในชุมชนหรือถนนสายรองให้เป็นศูนย์</h2> <p> </p> <p><span style="font-size:20px;">นายแพทย์ธเรศ กรัษนัยรวิวงค์ อธิบดีกรมสนับสนุนบริการสุขภาพ กระทรวงสาธารณสุข ให้สัมภาษณ์ว่าในช่วงเทศกาลปีใหม่ ประชาชนส่วนใหญ่เดินทางกลับภูมิลำเนา และเดินทางไปท่องเที่ยวต่างจังหวัด พบว่าในทุกๆปี จะมีสถิติการเกิดอุบัติเหตุมีผู้เสียชีวิตและบาดเจ็บจากการจราจรทางถนนเป็นจำนวนมาก กระทรวงสาธารณสุขได้มีมาตรการต่างๆมากมาย เพื่อลดอุบัติเหตุทางถนน ลดการสูญเสีย ตามที่ได้มีการแถลงข่าวไปเมื่อวันที่ 18 ธันวาคมที่ผ่านมาสำหรับกรม สบส. นั้น ก็มีความห่วงใยประชาชน และในฐานะหน่วยงานที่มีบทบาทในการพัฒนาศักยภาพพี่น้องอาสาสมัครสาธารณสุขประจำหมู่บ้าน หรือ อสม. ก็ได้มีการเตรียมความพร้อมในเรื่องนี้ โดยกรม สบส. ได้มีการอบรมพัฒนาศักยภาพ อสม.ให้เป็น อสม.จิตอาสา ด้านการแพทย์และสาธารณสุข ให้มีความรอบรู้ด้านสุขภาพในเรื่องการปฐมพยาบาลเบื้องต้น มีทักษะการช่วยชีวิตขั้นพื้นฐาน (CPR) ให้สามารถช่วยเหลือผู้ประสบอุบัติเหตุฉุกเฉินบนท้องถนนได้อย่างถูกวิธี ก่อนส่งต่อให้บุคลากรทางการแพทย์หรือส่งต่อไปยังสถานพยาบาลได้อย่างปลอดภัย ลดการเสียชีวิตหรือความพิการลงได้ </span></p> <p><span style="font-size:20px;">นอกจากนี้ กระทรวงสาธารณสุขได้ให้ความสำคัญในเรื่องการจำหน่ายเครื่องดื่มแอลกอฮอล์ในสถานที่และเวลาที่ห้ามจำหน่าย รวมถึงการบังคับใช้กฎหมายห้ามจำหน่ายเครื่องดื่มแอลกอฮอล์ให้เด็กอายุต่ำกว่า 20 ปี ตามกฎหมายควบคุมเครื่องดื่มแอลกอฮอล์อย่างจริงจังในเรื่องนี้ กรม สบส. ได้ขอความร่วมมือให้ อสม. ช่วยกันเป็นหูเป็นตา สอดส่อง เฝ้าระวังร้านค้าในชุมชนไม่ให้มีการฝ่าฝืนกฎหมายดังกล่าว และกรม สบส.ยังได้ส่งเสริม สนับสนุนองค์ความรู้ในการดูแลและป้องกันอุบัติเหตุ ผ่านแอพพลิเคชั่นสมาร์ท อสม. ให้ อสม.สามารถนำไปส่งต่อความรู้สู่ชุมชน ด้วยการเคาะประตูบ้าน หรือสื่อสารผ่านผู้นำชุมชน หรือสื่อในชุมชน เช่น หอกระจายข่าว วิทยุชุมชน หรือสื่อพื้นบ้านต่างๆ เป็นต้นที่สำคัญ อสม.และบุคคลในครอบครัว ต้องเป็นแบบอย่างที่ดีในเรื่องการมีพฤติกรรมความปลอดภัย โดยการสวมหมวกนิรภัยหรือคาดเข็มขัดนิรภัยทุกครั้งที่ขับขี่รถ ไม่ขับรถเร็วเกินอัตราที่กฎหมายกำหนด ดื่มไม่ขับ ง่วงไม่ขับ ไม่โทรศัพท์ขณะขับรถ เป็นต้น อย่างน้อยอสม.ทั้งประเทศ ซึ่งมีอยู่กว่า 1 ล้านคน ไม่รวมบุคคลในครอบครัว ช่วยกันปฏิบัติตามกฎจราจร มีพฤติกรรมความปลอดภัยดังกล่าวมา ก็จะช่วยป้องกันหรือลดจำนวนอุบัติเหตุกับคน 1 ล้านคนนี้ได้ และหากทุกๆ คนทั้งประเทศ ช่วยกันตระหนักและเคร่งครัดกับการป้องกันภัยบนท้องถนนอย่างจริงจัง การที่จะลดจำนวนอุบัติเหตุทางถนนให้เป็นศูนย์ อย่างน้อยๆไม่ให้เกิดเหตุบนถนนในเขตชุมชน หรือถนนสายรอง ก็มีโอกาสเป็นจริงได้</span></p> <p><a href="https://www.nationtv.tv/main/content/378756194/?fbclid=IwAR3arDkMKFlQX50WjYE7vZieFG1ncQ1XcWS_j8AeWRJ6kGkw1OZ0jixOdQ4" target="_blank">เรื่องโดย Nation TV | ภาพโดย Nation TV</a></p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2020-01-02 14:08:13', 'created_by' => '1', 'modified' => '2020-01-02 14:08:13', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2020-01-02 14:08:13', 'imgur_url' => 'https://i.imgur.com/jw31r0z.jpg', 'image' => '/files/uploads/image/2020-01-02_14-06-04_777_600x400.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '652', 'metakey' => null, 'metadesc' => 'อสม เหล้า เบียร์ ผิดกฎหมาย กฎหมาย เด็ก ปีใหม่', 'news_source' => null, 'access' => '0', 'hits' => '3903', 'downloads' => '0', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => 'content', 'content_type' => 'content' ), 'Category' => array( 'id' => '1', 'parent_id' => '0', 'title' => 'ข่าวสาร อสม.', 'aliasname' => 'healthnews', 'control' => 'content', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => '1', 'username' => 'admin', 'realname' => 'Administrator', 'email' => 'admin@local.com', 'tel' => '', 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2023-09-09 08:56:50', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'Modifier' => array( 'password' => '*****', 'id' => '1', 'username' => 'admin', 'realname' => 'Administrator', 'email' => 'admin@local.com', 'tel' => '', 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2023-09-09 08:56:50', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'ContentDate' => array() ), (int) 4 => array( 'Content' => array( 'id' => '650', 'title' => '"3 แนวทางลดอุบัติเหตุ ช่วงปีใหม่ ด้วยพลัง อสม."', 'alias' => null, 'intro_text' => null, 'full_text' => '<p>"3 แนวทางลดอุบัติเหตุ ช่วงปีใหม่ ด้วยพลัง อสม."<br /> 1. ส่งเสริมพฤติกรรมความปลอดภัยของคนในชุมชน<br /> 2. เฝ้าระวังอุบัติเหตุบนถนนสายรอง<br /> 3. อสม. และคนในครอบครัวเป็นแบบอย่างที่ดี</p> <p>“ขับรถดี มีน้ำใจ รักษาวินัยจราจร”<br /> ด้วยความห่วงใย จากกอง สช. กรม สบส.</p> ', 'sectionid' => '0', 'category_id' => '4', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2019-12-24 14:14:37', 'created_by' => '8', 'modified' => '2019-12-24 14:14:38', 'modified_by' => '8', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2019-12-24 14:14:37', 'imgur_url' => 'https://i.imgur.com/gpwELxn.jpg', 'image' => '/files/uploads/infographic/thumb/2019-12-24_14-14-37.jpg', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => '', 'parentid' => '0', 'ordering' => '650', 'metakey' => null, 'metadesc' => '', 'news_source' => null, 'access' => '0', 'hits' => '127', 'downloads' => '541', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => 'content', 'content_type' => 'infographic' ), 'Category' => array( 'id' => '4', 'parent_id' => '0', 'title' => 'อินโฟกราฟฟิค', 'aliasname' => 'infographic', 'control' => 'infographic', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => '8', 'username' => 'admin3', 'realname' => 'admin3', 'email' => '', 'tel' => null, 'avatar' => null, 'lastvisit_date' => '2020-01-21 16:31:09', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-10-15 15:47:14', 'modified_by' => null, 'modified' => '2019-04-02 16:07:28', 'role' => 'super' ), 'Modifier' => array( 'password' => '*****', 'id' => '8', 'username' => 'admin3', 'realname' => 'admin3', 'email' => '', 'tel' => null, 'avatar' => null, 'lastvisit_date' => '2020-01-21 16:31:09', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-10-15 15:47:14', 'modified_by' => null, 'modified' => '2019-04-02 16:07:28', 'role' => 'super' ), 'ContentDate' => array() ), (int) 5 => array( 'Content' => array( 'id' => '649', 'title' => '', 'alias' => null, 'intro_text' => null, 'full_text' => '', 'sectionid' => '0', 'category_id' => '4', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2019-12-18 15:45:49', 'created_by' => '8', 'modified' => '2020-01-21 16:34:27', 'modified_by' => '8', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2019-12-18 15:45:49', 'imgur_url' => 'https://i.imgur.com/ppDsEcD.jpg', 'image' => '/files/uploads/infographic/thumb/2019-12-18_15-45-49.jpg', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => '', 'parentid' => '0', 'ordering' => '649', 'metakey' => null, 'metadesc' => '#ฝุ่น #PM2.5', 'news_source' => null, 'access' => '0', 'hits' => '1292', 'downloads' => '440', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => 'content', 'content_type' => 'infographic' ), 'Category' => array( 'id' => '4', 'parent_id' => '0', 'title' => 'อินโฟกราฟฟิค', 'aliasname' => 'infographic', 'control' => 'infographic', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => '8', 'username' => 'admin3', 'realname' => 'admin3', 'email' => '', 'tel' => null, 'avatar' => null, 'lastvisit_date' => '2020-01-21 16:31:09', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-10-15 15:47:14', 'modified_by' => null, 'modified' => '2019-04-02 16:07:28', 'role' => 'super' ), 'Modifier' => array( 'password' => '*****', 'id' => '8', 'username' => 'admin3', 'realname' => 'admin3', 'email' => '', 'tel' => null, 'avatar' => null, 'lastvisit_date' => '2020-01-21 16:31:09', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-10-15 15:47:14', 'modified_by' => null, 'modified' => '2019-04-02 16:07:28', 'role' => 'super' ), 'ContentDate' => array() ), (int) 6 => array( 'Content' => array( 'id' => '648', 'title' => 'วิ่งไล่ฝุ่น', 'alias' => null, 'intro_text' => null, 'full_text' => '', 'sectionid' => '0', 'category_id' => '4', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2019-12-18 14:16:36', 'created_by' => null, 'modified' => '2020-01-21 16:34:47', 'modified_by' => '8', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2019-12-18 14:16:36', 'imgur_url' => 'https://i.imgur.com/qD6k4A1.jpg', 'image' => '/files/uploads/infographic/thumb/2019-12-18_14-16-36.jpg', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => '', 'parentid' => '0', 'ordering' => '648', 'metakey' => null, 'metadesc' => '#ฝุ่น #PM2.5', 'news_source' => null, 'access' => '0', 'hits' => '1018', 'downloads' => '388', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => 'content', 'content_type' => 'infographic' ), 'Category' => array( 'id' => '4', 'parent_id' => '0', 'title' => 'อินโฟกราฟฟิค', 'aliasname' => 'infographic', 'control' => 'infographic', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => null, 'username' => null, 'realname' => null, 'email' => null, 'tel' => null, 'avatar' => null, 'lastvisit_date' => null, 'user_status' => null, 'params' => null, 'created_by' => null, 'created' => null, 'modified_by' => null, 'modified' => null, 'role' => null ), 'Modifier' => array( 'password' => '*****', 'id' => '8', 'username' => 'admin3', 'realname' => 'admin3', 'email' => '', 'tel' => null, 'avatar' => null, 'lastvisit_date' => '2020-01-21 16:31:09', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-10-15 15:47:14', 'modified_by' => null, 'modified' => '2019-04-02 16:07:28', 'role' => 'super' ), 'ContentDate' => array() ), (int) 7 => array( 'Content' => array( 'id' => '647', 'title' => 'สธ.หนุนสวัสดิการ อสม. ลงพื้นที่รับสมัครสมาชิก ฌกส. อสม.จะใกล้หรือไกลก็ทำได้', 'alias' => null, 'intro_text' => null, 'full_text' => '<p><img alt="" src="http://www.อสม.com/files/uploads/image/2019-12-18_11-55-47_821_600x400.jpg" style="width: 80%;" /><br /> <br /> <img alt="" src="http://www.xn--y3cri.com/files/uploads/image/2019-12-18_1576644998.jpg" style="width: 80%;" /></p> <p>วันที่ (18 ธันวาคม 2562) ณ โรงเรียนตำรวจตระเวนชายแดนหม่อมราชวงศ์เฉลิมลักษณ์ จันทรแสน อำเภอแม่ระมาด จังหวัดตาก นายธนิตพล ไชยอนันทน์ ที่ปรึกษารัฐมนตรีช่วยว่าการกระทรวงสาธารณสุข (สธ.) (ลำดับที่ 6 จากขวามือ ) และนายแพทย์ภานุวัตฒน์ ปานเกตุ รองอธิบดีกรมสนับสนุนบริการสุขภาพ (กรม สบส.) (ลำดับที่ 7 จากขวามือ) และคณะเจ้าหน้าที่ลงพื้นที่ตรวจเยี่ยม ให้กำลังใจผู้ปฏิบัติงานและอาสาสมัครสาธารณสุขประจำหมู่บ้าน (อสม.) ในพื้นที่ห่างไกลตามโครงการ “สุขศาลาพระราชทาน” พร้อมดำเนินการรับสมัครสมาชิกสมาคมฌาปนกิจสงเคราะห์อาสาสมัครสาธารณสุขประจำหมู่บ้านแห่งประเทศไทย (ฌกส.อสม.) เพื่อส่งเสริมสวัสดิการให้ อสม. ซึ่งเป็นผู้เสียสละและทุ่มเทกำลังกาย กำลังใจในการปฏิบัติงานด้านสาธารณสุข ได้รับสวัสดิการอย่างทั่วถึง และเท่าเทียมกัน สอดคล้องกับนโยบายของรัฐบาลที่สนับสนุนการพัฒนาสวัสดิการให้กับ อสม. ทุกคน</p> <p> ทั้งนี้ อสม.ทุกคน สามารถขอรับเอกสาร และยื่นความประสงค์สมัครสมาชิก ฌกส.อสม.ภายในวันที่ 25 ธันวาคม 2562 ณ สถานบริการสาธารณสุขที่ส่งผลการปฏิบัติงาน ซึ่งจะมีผลคุ้มครองตั้งแต่วันที่ 15 มกราคม 2563 เป็นต้นไป และหากมีข้อสงสัยสามารถติดต่อสอบถามข้อมูลได้ที่สมาคม ฌกส.อสม. ทางหมายเลขโทรศัพท์ 02 193 7000 ต่อ 18625 หรือทางเว็บไซด์ www.ฌกส-อสม.com<br /> </p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2019-12-18 11:58:06', 'created_by' => '1', 'modified' => '2019-12-18 11:58:06', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2019-12-18 11:58:06', 'imgur_url' => 'https://i.imgur.com/FCKms8s.jpg', 'image' => '/files/uploads/image/2019-12-18_11-55-47_821_600x400.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '647', 'metakey' => null, 'metadesc' => 'ฌกส สุขศาลา ฌาปนกิจ', 'news_source' => null, 'access' => '0', 'hits' => '6804', 'downloads' => '0', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => 'content', 'content_type' => 'content' ), 'Category' => array( 'id' => '1', 'parent_id' => '0', 'title' => 'ข่าวสาร อสม.', 'aliasname' => 'healthnews', 'control' => 'content', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => '1', 'username' => 'admin', 'realname' => 'Administrator', 'email' => 'admin@local.com', 'tel' => '', 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2023-09-09 08:56:50', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'Modifier' => array( 'password' => '*****', 'id' => '1', 'username' => 'admin', 'realname' => 'Administrator', 'email' => 'admin@local.com', 'tel' => '', 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2023-09-09 08:56:50', 'user_status' => '1', 'params' => '', 'created_by' => '1', 'created' => '2012-11-22 23:00:00', 'modified_by' => '1', 'modified' => '2018-08-14 16:26:26', 'role' => 'super' ), 'ContentDate' => array() ), (int) 8 => array( 'Content' => array( 'id' => '646', 'title' => 'เริ่มต้นสุขภาพดีปีใหม่ ด้วยการออกกำลังกาย', 'alias' => null, 'intro_text' => null, 'full_text' => '', 'sectionid' => '0', 'category_id' => '4', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2019-12-17 09:43:26', 'created_by' => '5', 'modified' => '2019-12-17 09:43:26', 'modified_by' => '5', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2019-12-17 09:43:26', 'imgur_url' => 'https://i.imgur.com/x14Z8vq.jpg', 'image' => '/files/uploads/infographic/thumb/2019-12-17_09-43-26.jpg', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => '/files/uploads/document/2019-12-17_09-43-22.jpg', 'parentid' => '0', 'ordering' => '646', 'metakey' => null, 'metadesc' => '', 'news_source' => null, 'access' => '0', 'hits' => '1062', 'downloads' => '481', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => 'content', 'content_type' => 'infographic' ), 'Category' => array( 'id' => '4', 'parent_id' => '0', 'title' => 'อินโฟกราฟฟิค', 'aliasname' => 'infographic', 'control' => 'infographic', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => '5', 'username' => 'user4', 'realname' => 'user4', 'email' => '', 'tel' => null, 'avatar' => null, 'lastvisit_date' => '2020-01-21 10:30:36', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-04-16 23:51:37', 'modified_by' => null, 'modified' => '2018-04-19 11:27:54', 'role' => 'user' ), 'Modifier' => array( 'password' => '*****', 'id' => '5', 'username' => 'user4', 'realname' => 'user4', 'email' => '', 'tel' => null, 'avatar' => null, 'lastvisit_date' => '2020-01-21 10:30:36', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-04-16 23:51:37', 'modified_by' => null, 'modified' => '2018-04-19 11:27:54', 'role' => 'user' ), 'ContentDate' => array() ), (int) 9 => array( 'Content' => array( 'id' => '645', 'title' => 'การปฐมพยาบาลคนจมน้ำ', 'alias' => null, 'intro_text' => null, 'full_text' => '', 'sectionid' => '0', 'category_id' => '4', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2019-12-17 09:42:55', 'created_by' => '5', 'modified' => '2019-12-17 09:42:55', 'modified_by' => '5', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2019-12-17 09:42:55', 'imgur_url' => 'https://i.imgur.com/7s9F3DI.jpg', 'image' => '/files/uploads/infographic/thumb/2019-12-17_09-42-55.jpg', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => '/files/uploads/document/2019-12-17_09-42-43.jpg', 'parentid' => '0', 'ordering' => '645', 'metakey' => null, 'metadesc' => '', 'news_source' => null, 'access' => '0', 'hits' => '864', 'downloads' => '396', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => 'content', 'content_type' => 'infographic' ), 'Category' => array( 'id' => '4', 'parent_id' => '0', 'title' => 'อินโฟกราฟฟิค', 'aliasname' => 'infographic', 'control' => 'infographic', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => '5', 'username' => 'user4', 'realname' => 'user4', 'email' => '', 'tel' => null, 'avatar' => null, 'lastvisit_date' => '2020-01-21 10:30:36', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-04-16 23:51:37', 'modified_by' => null, 'modified' => '2018-04-19 11:27:54', 'role' => 'user' ), 'Modifier' => array( 'password' => '*****', 'id' => '5', 'username' => 'user4', 'realname' => 'user4', 'email' => '', 'tel' => null, 'avatar' => null, 'lastvisit_date' => '2020-01-21 10:30:36', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-04-16 23:51:37', 'modified_by' => null, 'modified' => '2018-04-19 11:27:54', 'role' => 'user' ), 'ContentDate' => array() ), (int) 10 => array( 'Content' => array( 'id' => '644', 'title' => 'ฝุ่นpm2.5 แบ่งเป็น 4 ระดับ ', 'alias' => null, 'intro_text' => null, 'full_text' => '', 'sectionid' => '0', 'category_id' => '4', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2019-12-17 09:27:35', 'created_by' => '5', 'modified' => '2020-01-21 16:34:56', 'modified_by' => '8', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2019-12-17 09:27:35', 'imgur_url' => 'https://i.imgur.com/Glqsybb.png', 'image' => '/files/uploads/infographic/thumb/2019-12-17_09-27-35.png', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => '/files/uploads/document/2019-12-17_09-27-17.png', 'parentid' => '0', 'ordering' => '644', 'metakey' => null, 'metadesc' => '#ฝุ่น #PM2.5', 'news_source' => null, 'access' => '0', 'hits' => '1081', 'downloads' => '412', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => 'content', 'content_type' => 'infographic' ), 'Category' => array( 'id' => '4', 'parent_id' => '0', 'title' => 'อินโฟกราฟฟิค', 'aliasname' => 'infographic', 'control' => 'infographic', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => '5', 'username' => 'user4', 'realname' => 'user4', 'email' => '', 'tel' => null, 'avatar' => null, 'lastvisit_date' => '2020-01-21 10:30:36', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-04-16 23:51:37', 'modified_by' => null, 'modified' => '2018-04-19 11:27:54', 'role' => 'user' ), 'Modifier' => array( 'password' => '*****', 'id' => '8', 'username' => 'admin3', 'realname' => 'admin3', 'email' => '', 'tel' => null, 'avatar' => null, 'lastvisit_date' => '2020-01-21 16:31:09', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-10-15 15:47:14', 'modified_by' => null, 'modified' => '2019-04-02 16:07:28', 'role' => 'super' ), 'ContentDate' => array() ), (int) 11 => array( 'Content' => array( 'id' => '643', 'title' => 'ฝุ่นpm2.5', 'alias' => null, 'intro_text' => null, 'full_text' => '', 'sectionid' => '0', 'category_id' => '4', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2019-12-17 09:26:59', 'created_by' => '5', 'modified' => '2020-01-21 16:35:13', 'modified_by' => '8', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2019-12-17 09:26:59', 'imgur_url' => 'https://i.imgur.com/KjhUaHL.png', 'image' => '/files/uploads/infographic/thumb/2019-12-17_09-26-58.png', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => '/files/uploads/document/2019-12-17_09-26-49.png', 'parentid' => '0', 'ordering' => '643', 'metakey' => null, 'metadesc' => '#ฝุ่น #PM2.5', 'news_source' => null, 'access' => '0', 'hits' => '610', 'downloads' => '337', 'vote_sum' => '0', 'vote_count' => '0', 'layout_view' => null, 'content_view' => 'content', 'content_type' => 'infographic' ), 'Category' => array( 'id' => '4', 'parent_id' => '0', 'title' => 'อินโฟกราฟฟิค', 'aliasname' => 'infographic', 'control' => 'infographic', 'content_view' => null, 'description' => null, 'image' => '', 'published' => '1', 'ordering' => '0', 'nochoice' => '0', 'hits' => '0', 'params' => null ), 'Creater' => array( 'password' => '*****', 'id' => '5', 'username' => 'user4', 'realname' => 'user4', 'email' => '', 'tel' => null, 'avatar' => null, 'lastvisit_date' => '2020-01-21 10:30:36', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-04-16 23:51:37', 'modified_by' => null, 'modified' => '2018-04-19 11:27:54', 'role' => 'user' ), 'Modifier' => array( 'password' => '*****', 'id' => '8', 'username' => 'admin3', 'realname' => 'admin3', 'email' => '', 'tel' => null, 'avatar' => null, 'lastvisit_date' => '2020-01-21 16:31:09', 'user_status' => '1', 'params' => null, 'created_by' => null, 'created' => '2018-10-15 15:47:14', 'modified_by' => null, 'modified' => '2019-04-02 16:07:28', 'role' => 'super' ), 'ContentDate' => array() ) )CategoriesController::view() - APP/Controller/CategoriesController.php, line 144 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 486 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 187 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 119
Notice (8): Undefined index: Category [APP/View/Categories/view-list.ctp, line 4]Code Context<div class="col-md-12 wow fadeInDown">
<br/>
<h1 class="page-title"><?php echo $Category['Category']['title']; ?></h1>
$viewFile = '/var/www/vhosts/xn--y3cri.com/domains/xn--y3cri.com/public_html/app/View/Categories/view-list.ctp' $dataForView = array( 'page' => '10', 'paginate' => array( 'row_count' => (int) 347, 'limit' => (int) 12, 'total_page' => (float) 29, 'page' => '10', 'start' => (int) 108 ), 'CategoryContents' => array( (int) 10 => array( (int) 0 => array( [maximum depth reached] ), (int) 1 => array( [maximum depth reached] ), (int) 2 => array( [maximum depth reached] ), (int) 3 => array( [maximum depth reached] ), (int) 4 => array( [maximum depth reached] ), (int) 5 => array( [maximum depth reached] ), (int) 6 => array( [maximum depth reached] ), (int) 7 => array( [maximum depth reached] ), (int) 8 => array( [maximum depth reached] ), (int) 9 => array( [maximum depth reached] ), (int) 10 => array( [maximum depth reached] ), (int) 11 => array( [maximum depth reached] ) ) ), 'content_hits' => array(), 'mem_status' => 'query', 'Category' => array() ) $page = '10' $paginate = array( 'row_count' => (int) 347, 'limit' => (int) 12, 'total_page' => (float) 29, 'page' => '10', 'start' => (int) 108 ) $CategoryContents = array( (int) 10 => array( (int) 0 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 1 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 2 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 3 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 4 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 5 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 6 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 7 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 8 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 9 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 10 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ), (int) 11 => array( 'Content' => array( [maximum depth reached] ), 'Category' => array( [maximum depth reached] ), 'Creater' => array( [maximum depth reached] ), 'Modifier' => array( [maximum depth reached] ), 'ContentDate' => array([maximum depth reached]) ) ) ) $content_hits = array() $mem_status = 'query' $Category = array()include - APP/View/Categories/view-list.ctp, line 4 View::_evaluate() - CORE/Cake/View/View.php, line 947 View::_render() - CORE/Cake/View/View.php, line 909 View::render() - CORE/Cake/View/View.php, line 471 Controller::render() - CORE/Cake/Controller/Controller.php, line 948 CategoriesController::view() - APP/Controller/CategoriesController.php, line 165 ReflectionMethod::invokeArgs() - [internal], line ?? Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 486 Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 187 Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 162 [main] - APP/webroot/index.php, line 119
24 ม.ค. 63 / อ่าน 7,971
23 ม.ค. 63 / อ่าน 169
6 ม.ค. 63 / อ่าน 989
2 ม.ค. 63 / อ่าน 3,903
24 ธ.ค. 62 / อ่าน 127
18 ธ.ค. 62 / อ่าน 1,018
18 ธ.ค. 62 / อ่าน 6,804
17 ธ.ค. 62 / อ่าน 1,062
17 ธ.ค. 62 / อ่าน 864
17 ธ.ค. 62 / อ่าน 1,081
17 ธ.ค. 62 / อ่าน 610