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 = '12' $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 = '12' $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 = '12' $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 = '12' $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 = '12' $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 = '12' $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 = '12' $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) 12 => 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' => '12', 'start' => (int) 132 ) $contents = array( (int) 0 => array( 'Content' => array( 'id' => '621', 'title' => 'กรมสบส. ปลุก อสม. คนต้นแบบทำเกษตรอินทรีย์', 'alias' => null, 'intro_text' => null, 'full_text' => '<p><strong>ใช้หลักธรรมชาติ ทำน้ำหมักชีวภาพใช้แทนปุ๋ย-สารเคมีกำจัดศัตรูพืช เพิ่มรายได้ ลดรายจ่าย แถมได้สุขภาพดี</strong></p> <p><img alt="" src="http://www.อสม.com/files/uploads/image/2019-10-21_14-51-55_236_600x400.jpg" style="width: 80%;" /></p> <p><strong>นพ.ธเรศ กรัษนัยรวิวงค์ อธิบดีกรมสนับสนุนบริการสุขภาพ (กรม สบส.) ก.สาธารณสุข</strong> กล่าวว่า จากการพบผู้ป่วยด้วยสารเคมีกำจัดศัตรูพืชที่เพิ่มสูงขึ้นอย่างต่อเนื่องในทุกๆปี ก.สาธารณสุข จึงมีนโยบายเร่งรัดจัดการภัยคุกคามความมั่นคงทางสุขภาพ โดยตั้งเป้าให้ยุติการใช้สารเคมีทางการเกษตรที่มีอันตรายสูง 3 ชนิด ประกอบด้วย พาราควอต-คลอร์ไพริฟอส-ไกลโฟเซต ภายในปี 63 ซึ่งกรม สบส.ตระหนักถึงความสำคัญในการจัดการปัญหาภัยสุขภาพดังกล่าว ดังนั้น จึงเชิญชวนพี่น้องอาสาสมัครสาธารณสุขประจำหมู่บ้าน หรือ อสม. ซึ่งเป็นภาคีเครือข่ายสำคัญในการดูแลและสร้างเสริมสุขภาพของประชาชน ปฏิบัติตนเป็นบุคคลต้นแบบในการ ละ เลิก ใช้สารเคมีในการเพาะปลูกด้วยการทำเกษตรอินทรีย์ (Organic Farming)</p> <p>ทั้งนี้ อาจจะเริ่มจากในครัวเรือนตนเองก่อนที่จะขยายผลออกไปสู่บ้านใกล้เรือนเคียง และชุมชน ซึ่งการปลูกพืชผักตามหลักเกษตรอินทรีย์จะใช้เศษอาหารจากครัวเรือน หรือพืชผลที่ไม่ได้ใช้มาทำน้ำหมักชีวภาพ เพื่อใช้เป็นปุ๋ยและสารกำจัดศัตรูพืชแทนใช้สารเคมีสังเคราะห์หรือสิ่งที่ได้มาจากการตัดต่อพันธุกรรมร่วมในการเพาะปลูก ทำให้ผลผลิตที่ได้ปลอดสารพิษ ดีต่อสุขภาพเกษตรกรผู้ปลูกและผู้บริโภค อีกทั้งผลผลิตขายได้ราคาสูงกว่าปกติ จึงกล่าวได้ว่าเกษตรอินทรีย์จะช่วยส่งเสริมทั้งรายได้ ลดรายจ่าย และดีต่อสุขภาพผู้ปลูกและผู้บริโภคด้วย</p> <p>นพ.ภานุวัฒน์ ปานเกตุ รองอธิบดีกรมสบส. กล่าวว่า สำหรับผลกระทบจากสารเคมีทางการเกษตรที่มีอันตรายสูง 3 ชนิดนั้น นอกจากจะส่งผลต่อตัวผู้ใช้แล้วยังส่งผลต่อสิ่งแวดล้อม และบุคคล อาทิ พาราควอต จะส่งผลกระทบต่อปอด โดยถุงลมปอดจะถูกทำลายจากการรับสัมผัสทางการกิน และทางเดินหายใจส่วนบนจะถูกทำลายหากได้รับสัมผัสจากการหายใจ ทำให้ระบบทางเดินหายใจล้มเหลวและเสียชีวิต ส่วนพิษของสารคลอร์ไพริฟอส จะทำให้เกิดการลดลงของไอคิว สูญเสียความทรงจำในการทำงาน รบกวนการทำงานของไทรอยด์ฮอร์โมน ส่งผลต่อระบบสืบพันธุ์ หากหญิงตั้งครรภ์มีการสัมผัสสารดังกล่าว อาจมีผลต่อพัฒนาการทางระบบประสาทของเด็กในครรภ์</p> <p>พิษของไกลโฟเซต สถาบันวิจัยมะเร็งระหว่างประเทศ (IARC) กำหนดให้เป็นสารก่อมะเร็ง(2A) ก่อให้เกิดมะเร็งในมนุษย์ เพิ่มความเสี่ยงในการเป็นมะเร็งต่อมน้ำเหลืองชนิด NHL ทั้งยังเป็นสารที่รบกวนการทำงานของระบบต่อมไร้ท่อ และอาจก่อให้เกิดโรคไตเรื้อรังได้ ซึ่งอสม. สามารถติดตามข้อมูลข่าวสารความรู้ในเรื่องอันตรายของสารเคมีทางการเกษตรที่มีอันตรายสูง 3 ชนิด ผ่านทางแอพพลิเคชัน ของอสม. และสามารถนำข้อมูลไปถ่ายทอดให้ประชาชนรับทราบได้อีกด้วย</p> <p> </p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2019-10-21 14:53:20', 'created_by' => '1', 'modified' => '2019-10-21 14:54:06', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2019-10-21 14:53:20', 'imgur_url' => 'https://i.imgur.com/HmacQ6X.jpg', 'image' => '/files/uploads/image/2019-10-21_14-51-55_236_600x400.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '621', 'metakey' => null, 'metadesc' => 'เกษตร อินทรีย์ พืช สารพิษ', 'news_source' => null, 'access' => '0', 'hits' => '120', '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' => '2021-06-10 11:16:53', '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' => '2021-06-10 11:16:53', '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' => '620', 'title' => 'หลอดเลือดสมอง สาเหตุการตายอันดับต้น ๆ ของไทย', 'alias' => null, 'intro_text' => null, 'full_text' => '<h1>'หลอดเลือดสมอง' สาเหตุการตายอันดับต้น ๆ ของไทย<br /> <img alt="" src="http://www.อสม.com/files/uploads/image/2019-10-21_14-40-46_800_600x400.jpg" style="width: 100%;" /></h1> <h3><strong>โรคหลอดเลือดสมอง พบบ่อย และเป็นสาเหตุการเสียชีวิตอันดับต้น ๆ ของไทย สาเหตุจากพันธุกรรม และพฤติกรรมการใช้ชีวิต สังเกตอาการเตือนให้ดีก่อนอันตราย และสายเกินแก้</strong></h3> <p>นพ.สมศักดิ์ อรรฆศิลป์ อธิบดีกรมการแพทย์ เปิดเผยว่า โรคหลอดเลือดสมอง เป็นโรคที่พบบ่อยที่สุดโรคหนึ่งของโรคทางระบบประสาท และเป็นสาเหตุการตายที่สำคัญใน อันดับต้นๆ ของประเทศ โรคนี้ถ้าหากได้รับการรักษาไม่ทันท่วงทีส่วนใหญ่ จะมีความพิการหลงเหลือตามมา </p> <h3><br /> <strong>ปัจจัยเสี่ยงโรคหลอดเลือดสมอง</strong></h3> <p>ปัจจัยเสี่ยงโรคหลอดเลือดสมองที่สำคัญ เช่น </p> <ul> <li>ความดันโลหิตสูง <br /> </li> <li>เบาหวาน <br /> </li> <li>ไขมันในเลือดสูง <br /> </li> <li>มีญาติสายตรงป่วยโรคหลอดเลือดสมอง <br /> </li> <li>ขาดการออกกำลังกาย <br /> </li> <li>น้ำหนักเกิน <br /> </li> <li>สูบบุหรี่ </li> </ul> <p>เป็นต้น </p> <h3><strong>สัญญาณอันตราย โรคหลอดเลือดสมอง</strong></h3> <p>ผู้ป่วยจะมีอาการเตือนสำคัญ คือ </p> <ol> <li>แขน ขาอ่อนแรงซีกเดียวของร่างกาย<br /> </li> <li>สับสน พูดลำบาก พูดไม่รู้เรื่อง<br /> </li> <li>ตามองเห็นลดลง 1 หรือทั้ง 2 ข้าง<br /> </li> <li>มีปัญหาการเดิน<br /> </li> <li>มึนงง </li> </ol> <p><br /> ซึ่งอาการเหล่านี้มักเกิดฉับพลันให้รีบมาพบแพทย์ด่วนที่สุดภายใน 3 ชั่วโมงครึ่ง จะรักษาชีวิตและฟื้นฟูให้กลับมาเป็นปกติหรือใกล้เคียงได้มากที่สุด </p> <h3><br /> <strong>วิธีลดความเสี่ยงโรคหลอดเลือดสมอง</strong></h3> <ol> <li>กินอาหารให้ครบ 5 หมู่ <br /> </li> <li>หลีกเลี่ยงอาหารเค็ม และไขมันสูง<br /> </li> <li>ออกกำลังกายสม่ำเสมอ <br /> </li> <li>ควบคุมน้ำหนักไม่ให้เกินกว่าเกณฑ์ปกติ<br /> </li> <li><strong>งดเครื่องดื่มมึนเมา</strong> <br /> </li> <li>เลี่ยงสูบบุหรี่<br /> </li> <li>ตรวจสุขภาพประจำปี</li> </ol> <p><br /> พญ.ไพรัตน์ แสงดิษฐ ผู้อำนวยการสถาบันประสาทวิทยา กล่าวเพิ่มเติมว่า ปัญหาที่สำคัญของผู้ป่วยโรคหลอดเลือดสมองคือการที่ไม่สามารถช่วยเหลือตนเองได้ จำเป็นต้องรักษาหรือฟื้นฟูด้วยวิธีต่าง ๆ เพื่อให้ร่างกายมีสภาพที่ดีขึ้น ช่วยเหลือตัวเองได้มากขึ้นสำหรับวิธีการฟื้นฟูผู้ป่วยอัมพฤกษ์อัมพาตควรทำความเข้าใจร่วมกันระหว่างแพทย์ผู้ป่วยและผู้ดูแลเพื่อการดูแลได้อย่างถูกต้องเหมาะสม เนื่องจากเป็นการฟื้นฟูผู้ป่วยที่เจ็บป่วยเรื้อรังหรือฉับพลันเพื่อลดความพิการหรือป้องกันความพิการให้ได้มากที่สุดใช้ชีวิตให้เป็นปกติและมีคุณภาพชีวิตที่ดี </p> <p>สำหรับการวินิจฉัยโรคว่าคนไข้อ่อนแรงจากอัมพฤกษ์ อัมพาตหรือไม่ หรือเป็นที่กล้ามเนื้อและกระดูก แพทย์จะซักประวัติและอาจเอกซเรย์สมองร่วมด้วย หากพบว่าเป็นโรคนี้จะส่งให้แพทย์ดูแลอาการให้สภาพคงที่จากนั้นส่งไปยังศูนย์ฟื้นฟูเพื่อกายภาพบำบัดตามลำดับ</p> <p><br /> ดังนั้น ประชาชนจึงควรมีความรู้เบื้องต้นในการป้องกันการเกิดโรคหลอดเลือดสมองและการทราบถึงอาการเบื้องต้นเพื่อจะรักษาได้ทันเวลาเพิ่มการเยียวยาอาการให้ดีขึ้น เช่น การให้ยาละลายลิ่มเลือดในภาวะเส้นเลือดในสมองตีบ และการดูแลที่เหมาะสมในผู้ป่วยที่มีเส้นเลือดในสมองแตกจะช่วยลดอัตราการเกิดภาวะแทรกซ้อน และลดอัตราการเสียชีวิตได้</p> <p><b>ขอขอบคุณ</b></p> <p>ข้อมูล :<small>กรมการแพทย์ กระทรวงสาธารณสุข</small></p> <p>ภาพ :<small>iStock</small></p> <p><a href="https://www.sanook.com/health/18109/?fbclid=IwAR2wHpyAz6gNgdESNuzWX9t68EC_rSNqZFfoG2PrWpnhs85TvGoqbWCVCdk" target="_blank">สนุกดอทคอม</a></p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2019-10-21 14:42:43', 'created_by' => '1', 'modified' => '2019-10-21 14:42:43', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2019-10-21 14:42:43', 'imgur_url' => 'https://i.imgur.com/Sq6r5Rq.jpg', 'image' => '/files/uploads/image/2019-10-21_14-40-46_800_600x400.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '620', 'metakey' => null, 'metadesc' => 'สมอง หลอดเลือด stroke ncds ncd', 'news_source' => null, 'access' => '0', 'hits' => '4367', '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' => '2021-06-10 11:16:53', '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' => '2021-06-10 11:16:53', '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' => '619', 'title' => 'ทำไมต้องแบน 3 สารพิษ', 'alias' => null, 'intro_text' => null, 'full_text' => '', 'sectionid' => '0', 'category_id' => '4', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2019-10-17 13:03:09', 'created_by' => '1', 'modified' => '2019-10-17 13:03:09', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2019-10-17 13:03:09', 'imgur_url' => 'https://i.imgur.com/KYfg9tD.jpg', 'image' => '/files/uploads/infographic/thumb/2019-10-17_13-03-09.jpg', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => '', 'parentid' => '0', 'ordering' => '619', 'metakey' => null, 'metadesc' => 'สารพิษ', 'news_source' => null, 'access' => '0', 'hits' => '744', 'downloads' => '415', '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' => '1', 'username' => 'admin', 'realname' => 'Administrator', 'email' => 'admin@local.com', 'tel' => '', 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2021-06-10 11:16:53', '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' => '2021-06-10 11:16:53', '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) 3 => array( 'Content' => array( 'id' => '618', 'title' => '16 ตุลาคม วันอาหารโลก', 'alias' => null, 'intro_text' => null, 'full_text' => '', 'sectionid' => '0', 'category_id' => '4', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2019-10-16 12:19:23', 'created_by' => '7', 'modified' => '2019-10-16 12:19:23', 'modified_by' => '7', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2019-10-16 12:19:23', 'imgur_url' => 'https://i.imgur.com/1tppB7n.jpg', 'image' => '/files/uploads/infographic/thumb/2019-10-16_12-19-23.jpg', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => '', 'parentid' => '0', 'ordering' => '618', 'metakey' => null, 'metadesc' => '', 'news_source' => null, 'access' => '0', 'hits' => '635', 'downloads' => '377', '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' => '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' => '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' ), 'ContentDate' => array() ), (int) 4 => array( 'Content' => array( 'id' => '617', '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-10-15 10:51:52', 'created_by' => '7', 'modified' => '2019-10-16 10:15:12', 'modified_by' => '7', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2019-10-15 10:51:52', 'imgur_url' => 'https://i.imgur.com/WAqreQH.jpg', 'image' => '/files/uploads/infographic/thumb/2019-10-15_10-51-52.jpg', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => '', 'parentid' => '0', 'ordering' => '617', 'metakey' => null, 'metadesc' => '', 'news_source' => null, 'access' => '0', 'hits' => '850', 'downloads' => '479', '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' => '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' => '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' ), 'ContentDate' => array() ), (int) 5 => array( 'Content' => array( 'id' => '616', '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-10-15 10:50:17', 'created_by' => '7', 'modified' => '2019-10-16 10:15:39', 'modified_by' => '7', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2019-10-15 10:50:17', 'imgur_url' => 'https://i.imgur.com/e7vVjg3.jpg', 'image' => '/files/uploads/infographic/thumb/2019-10-15_10-50-16.jpg', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => '', 'parentid' => '0', 'ordering' => '616', 'metakey' => null, 'metadesc' => '', 'news_source' => null, 'access' => '0', 'hits' => '581', 'downloads' => '408', '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' => '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' => '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' ), 'ContentDate' => array() ), (int) 6 => array( 'Content' => array( 'id' => '615', 'title' => 'แบน 3 สารเคมีอันตราย พาราควอต ไกลโฟเซต คลอร์ไพริฟอส', 'alias' => null, 'intro_text' => null, 'full_text' => '<p><strong>แบน 3 สารเคมีอันตราย พาราควอต ไกลโฟเซต คลอร์ไพริฟอส</strong><br /> เตือนกลุ่มเกษตรกร กลุ่มผู้บริโภค และกลุ่มแม่และลูกในครรภ์ ควรระวังมากเป็นพิเศษเพราะห<wbr />ากสัมผัสหรือได้รับสารดังกล<wbr />่าวในร่างกายอาจส่งผลอันตรา<wbr />ยต่อสุขภาพได้</p> ', 'sectionid' => '0', 'category_id' => '4', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2019-10-09 16:07:21', 'created_by' => '8', 'modified' => '2019-10-09 16:07:21', 'modified_by' => '8', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2019-10-09 16:07:21', 'imgur_url' => 'https://i.imgur.com/m3jiAAE.jpg', 'image' => '/files/uploads/infographic/thumb/2019-10-09_16-07-20.jpg', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => '/files/uploads/document/2019-10-09_16-07-17.jpg', 'parentid' => '0', 'ordering' => '615', 'metakey' => null, 'metadesc' => '', 'news_source' => null, 'access' => '0', 'hits' => '1147', 'downloads' => '994', '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) 7 => array( 'Content' => array( 'id' => '614', '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-10-09 11:23:51', 'created_by' => '8', 'modified' => '2019-10-09 11:23:51', 'modified_by' => '8', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2019-10-09 11:23:51', 'imgur_url' => 'https://i.imgur.com/nf91P0A.jpg', 'image' => '/files/uploads/infographic/thumb/2019-10-09_11-23-51.jpg', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => '/files/uploads/document/2019-10-09_11-23-48.jpg', 'parentid' => '0', 'ordering' => '614', 'metakey' => null, 'metadesc' => '', 'news_source' => null, 'access' => '0', 'hits' => '861', 'downloads' => '426', '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) 8 => array( 'Content' => array( 'id' => '613', '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-10-09 11:16:15', 'created_by' => '8', 'modified' => '2019-10-09 11:16:15', 'modified_by' => '8', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2019-10-09 11:16:15', 'imgur_url' => 'https://i.imgur.com/fxahm6I.jpg', 'image' => '/files/uploads/infographic/thumb/2019-10-09_11-16-14.jpg', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => '/files/uploads/document/2019-10-09_11-16-07.jpg', 'parentid' => '0', 'ordering' => '613', 'metakey' => null, 'metadesc' => '', 'news_source' => null, 'access' => '0', 'hits' => '696', 'downloads' => '426', '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) 9 => array( 'Content' => array( 'id' => '610', 'title' => 'อันตราย!! น้ำยา บุหรี่ไฟฟ้า ทุกชนิด ก่อโรคปอดอักเสบรุนแรง หมอเตือนหยุดสูบ', 'alias' => null, 'intro_text' => null, 'full_text' => '<p><img alt="" src="http://www.อสม.com/files/uploads/image/2019-10-06_19-49-22_798_600x400.jpg" style="width: 80%;" /><br /> <strong>เปิดงานวิจัยใหม่ มะกัน พบอันตรายในน้ำยาบุหรี่ไฟฟ้าทุกชนิด "หมอประกิต" เตือนหยุดสูบจนกว่าจะพิสูจน์ชัด ชี้ สูบแค่ 2-3 ปี เสี่ยงปอดอักเสบรุนแรง ถึงตาย</strong><br /> <br /> ศ.นพ.ประกิต วาทีสาธกกิจ เลขาธิการมูลนิธิรณรงค์เพื่อการไม่สูบบุหรี่ เปิดเผยว่า จากรายงานล่าสุดของศูนย์ควบคุมโรคสหรัฐอเมริกา (CDC) ซึ่งเก็บข้อมูลเรื่องผู้ป่วยด้วยอาการปอดอักเสบรุนแรง พบว่า มีผู้ป่วย 1,080 ราย ที่สรุปได้ว่าน่าจะป่วยจากการสูบบุหรี่ไฟฟ้า ในจำนวนนี้ มี 18 รายที่เสียชีวิต โดยอายุเฉลี่ยของผู้ป่วยอายุ 23 ปี และอายุของคนที่ตายเฉลี่ยเกือบ 50 ปี ทั้งนี้ 78 % ของผู้ป่วย มีการสูบบุหรี่ไฟฟ้าที่ผสมน้ำมันสกัดกัญชาด้วย ทำให้สงสัยว่าการผสมสารสกัดกัญชาจะเป็นสาเหตุหนึ่ง แต่ CDC ก็ไม่สามารถสรุปได้ว่าเป็นสาเหตุเดียว เนื่องจากยังมีหลายรายที่ไม่ได้ใช้น้ำมันสกัดกัญชา และมีความหลากหลายของยี่ห้อบุหรี่ไฟฟ้าที่ผู้ป่วยแต่ละคนใช้<br /> <br /> “อัตราการป่วยดังกล่าว ทำให้อยากเรียกร้องให้คนไทยหยุดสูบบุหรี่ไฟฟ้า จนกว่าจะหาสาเหตุที่แท้จริงได้ว่า การเจ็บป่วยด้วยโรคปอดอักเสบรุนแรง และถึงขั้นเสียชีวิตนั้น เกิดจากสาเหตุใด โดยพบว่าในรายงานดังกล่าวของสหรัฐฯ จากการตรวจน้ำล้างปอดในผู้ป่วยปอดอักเสบรุนแรง พบว่าเซลล์เม็ดเลือดขาวที่อยู่ในปอดที่ทำหน้าที่ดักจับสิ่งแปลกปลอมที่เข้ามาในปอด เช่น เชื้อโรค ฝุ่นละออง หรือสิ่งแปลกปลอมอื่น พบไขมันอยู่ในเซลล์เป็นจำนวนมาก รวมทั้งมีการอักเสบรุนแรงซึ่งทำให้เม็ดเลือดขาวเหล่านี้ไม่สามารถทำหน้าที่ตามปกติ ทำให้ภูมิต้านทานของปอดลดลง ทำให้เกิดปอดอักเสบได้ง่ายและรุนแรง ทั้งที่ไม่มีเชื้อโรคเข้ามาเกี่ยวข้อง” ศ.นพ.ประกิต กล่าว</p> <p>ศ.นพ.ประกิต กล่าวว่า ข้อมูลที่น่าสนใจคือ ไขมันที่สงสัยว่าเป็นตัวการที่ทำให้เกิดโรคปอดอักเสบรุนแรงในคนที่สูบบุหรี่ไฟฟ้า ไม่ได้มีแหล่งที่มาจากน้ำมันสกัดจากสารกัญชาเท่านั้น แต่น้ำยาบุหรี่ไฟฟ้าทุกชนิด ต้องใช้น้ำมันสกัดจากพืช VG Vegetative glycerine ที่สกัดจาก ถั่วเหลือง มะพร้าว หรือปาล์ม และ PG Propylene glycol เป็นสารละลายเพื่อทำให้น้ำยาบุหรี่ไฟฟ้าเกิดเป็นละอองไอเมื่อถูกความร้อนจากขดลวดอุปกรณ์สูบบุหรี่ไฟฟ้า หากผลการตรวจสอบวิเคราะห์ สรุปว่า น้ำมันพืชที่ใช้เป็นตัวทำลายในน้ำยาบุหรี่ไฟฟ้าเป็นตัวการสำคัญ ทุกคนที่สูบบุหรี่ไฟฟ้าจะเสี่ยงที่จะป่วยด้วยโรคปอดอักเสบรุนแรงได้ ไม่ว่าจะมีหรือไม่มีการเติมสารอื่นในน้ำยาบุหรี่ไฟฟ้าที่ซื้อมา โดยการเติมน้ำมันสกัดจากกัญชาหรือสารอื่นเป็นเพียงตัวเร่งให้เกิดโรคเร็วขึ้น ซึ่งปฏิกิริยาอักเสบรุนแรงของเนื้อปอด ยังสรุปไม่ได้ว่าเกิดจากสารเคมีใด เนื่องจากมีการเติมสารเคมีหลายชนิดในกระบวนการเตรียมน้ำยาบุหรี่ไฟฟ้า โดยเฉพาะสารเคมีที่ใช้ปรุงแต่งกลิ่นรสมีนับร้อยชนิด<br /> <br /> ศ.นพ.ประกิต กล่าวอีกว่า ข้อค้นพบใหม่ที่สำคัญนี้ทำให้ข้ออ้างที่ว่า บุหรี่ไฟฟ้าอันตรายน้อยกว่าบุหรี่ธรรมดา ยิ่งมีน้ำหนักน้อยลง โดยพบว่า อาการปอดอักเสบรุนแรงที่เกิดในคนสูบบุหรี่ไฟฟ้า แตกต่างจากโรคปอดที่เกิดจากการสูบบุหรี่ยาเส้น หรือบุหรี่แบบมวน อย่างโรค ถุงลมปอดโป่งพอง มะเร็งปอด วัณโรค หรือปอดอักเสบจากการติดเชื้อโรคอื่นๆ ซึ่งมักจะเกิดขึ้นในคนที่สูบบุหรี่มานานนับสิบปีขึ้นไป โดยปอดอักเสบจากบุหรี่ไฟฟ้า จะเกิดในผู้ใช้บุหรี่ไฟฟ้าเพียง 2-3 ปี เกิดขึ้นในคนอายุน้อย แข็งแรง แต่จู่ๆ ก็ป่วยอย่างรวดเร็ว และเกิดการอักเสบขึ้นทั่วปอด จนปอดไม่สามารถรับออกซิเจนได้ตามปกติ ทำให้หายใจเร็ว เหนื่อยหอบ และปอดล้มเหลว<br /> <br /> “ในรายที่ป่วยด้วยปอดอักเสบหลังจากสูบบุหรี่ไฟฟ้า เมื่อเข้าสู่ภาวะปอดล้มเหลว ถ้าไม่เข้าไอซียูและใช้เครื่องช่วยหายใจ ก็จะเหนื่อยหอบจนเสียชีวิต และในรายที่รอดมาได้ หลังจากการใช้เครื่องช่วยหายใจเป็นอาทิตย์ ก็ไม่สามารถทำให้ปอดกลับคืนสู่สภาพปกติ โดยพบว่ามีวัยรุ่นอายุ 18 ปี ที่รอดตายจากปอดอักเสบรุนแรงจากการสูบบุหรี่ไฟฟ้า แต่แพทย์ระบุว่า ปอดของผู้ป่วยรายนี้ได้รับความเสียหาย จนสภาพปอดเหมือนคนที่มีอายุ 70 ปี” ศ.นพ.ประกิต กล่าว</p> <p>ศ.นพ.ประกิต กล่าวว่า สำหรับความเคลื่อนไหวในสหรัฐฯ พบว่า ศ.สแตนตัน กล๊านซ์ คณะแพทยศาสตร์ มหาวิทยาลัยซานฟรานซิสโก เรียกร้องให้องค์การอาหารและยา อเมริกา ให้เรียกคืนใบอนุญาตขายบุหรี่ไฟฟ้าไฮบริด IQOS เนื่องพบว่า ควันบุหรี่ IQOS มีสารสกัดน้ำมันพืช ทั้ง PG และ VG ในระดับที่สูงกว่าบุหรี่ธรรมดามากเช่นเดียวกัน เพื่อป้องกันโรคระบาดปอดอักเสบรุนแรงในคนที่จะใช้บุหรี่ IQOS ที่ผู้ผลิตกำลังจะเปิดตัวขายในอเมริกาในเร็วๆ นี้ สำหรับในเมืองไทย ขณะนี้มีคนจำนวนมาก โดยเฉพาะวัยรุ่น ที่เข้าใจผิดว่าบุหรี่ไฟฟ้า ไม่มีอันตราย หรือมีอันตรายน้อย จึงขอเตือนให้เลิกสูบบุหรี่ไฟฟ้าทุกชนิดทันที เพราะความเสียหายเกิดขึ้นกับปอดและระบบไหลเวียนโลหิตทุกครั้งที่คุณสูบบุหรี่ไฟฟ้า รวมถึงควรเลิกสูบบุหรี่ธรรมดาด้วยเช่นกัน</p> <p> </p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2019-10-06 19:50:26', 'created_by' => '1', 'modified' => '2019-10-06 19:50:26', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2019-10-06 19:50:26', 'imgur_url' => 'https://i.imgur.com/ByHvDCh.jpg', 'image' => '/files/uploads/image/2019-10-06_19-49-22_798_600x400.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '610', 'metakey' => null, 'metadesc' => 'บุหรี่ บุหรี่ไฟฟ้า ปอด', 'news_source' => null, 'access' => '0', 'hits' => '4468', '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' => '2021-06-10 11:16:53', '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' => '2021-06-10 11:16:53', '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) 10 => array( 'Content' => array( 'id' => '609', '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-09-27 12:13:32', 'created_by' => '1', 'modified' => '2019-09-27 12:14:38', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2019-09-27 12:13:32', 'imgur_url' => 'https://i.imgur.com/xN5cnjz.jpg', 'image' => '/files/uploads/infographic/thumb/2019-09-27_12-13-32.jpg', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => '', 'parentid' => '0', 'ordering' => '609', 'metakey' => null, 'metadesc' => '', 'news_source' => null, 'access' => '0', 'hits' => '724', 'downloads' => '483', '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' => '1', 'username' => 'admin', 'realname' => 'Administrator', 'email' => 'admin@local.com', 'tel' => '', 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2021-06-10 11:16:53', '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' => '2021-06-10 11:16:53', '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) 11 => array( 'Content' => array( 'id' => '606', 'title' => 'สรุปครบ สิทธิรักษาพยาบาลผู้พิการ ใช้ยังไง มีอะไรบ้าง', 'alias' => null, 'intro_text' => null, 'full_text' => '<p><b>กางรายละเอียด สิทธิผู้พิการรักษาพยาบาลที่ไหนได้ มีสิทธิประโยชน์และเงื่อนไขอย่างไรบ้าง มาเช็กเลย </b></p> <p><img alt="" src="http://www.xn--y3cri.com/files/uploads/image/2019-09-17_1568732176.jpg" style="width: 80%;" /></p> <p> เรื่องสิทธิรักษาพยาบาลและสวัสดิการด้านสุขภาพ เป็นสิ่งที่สำคัญกับทุกคนอยู่แล้ว โดยเฉพาะผู้พิการ ที่จำเป็นมากในการใช้สิทธิรักษาพยาบาลต่าง ๆ ดังนั้น จึงได้สรุปรายละเอียดและเงื่อนไขของสิทธิรักษาพยาบาลผู้พิการให้ทราบกัน <br /> </p> <p> ทั้งนี้ ปัจจุบัน<a href="https://money.kapook.com/view200930.html" target="_blank">สิทธิรักษาพยาบาลผู้พิการ</a> มีอยู่ด้วยกัน 2 อย่าง นั่นคือ<b> "สิทธิหลักประกันสุขภาพ" และ "สิทธิประกันสังคม" </b>ซึ่งสามารถเลือกใช้สิทธิได้เพียงอย่างใดอย่างหนึ่ง โดยมีรายละเอียด ดังนี้ </p> <p><b>1. สิทธิหลักประกันสุขภาพ ผู้พิการ</b></p> <p><img alt="" src="http://www.xn--y3cri.com/files/uploads/image/2019-09-17_1568732210.jpg" style="width: 80%;" /></p> <p>สิทธิหลักประกันสุขภาพ หรือที่รู้จักในชื่อ <b>"บัตรทอง"</b> โดยผู้พิการสามารถเข้ารับบริการรักษาพยาบาลได้ที่โรงพยาบาลรัฐทุกแห่ง และโรงพยาบาลเอกชนที่ขึ้นทะเบียนเป็นหน่วยบริการในระบบหลักประกันสุขภาพฯ ได้โดยไม่ต้องเสียค่าใช้จ่ายใด ๆ โดยไม่ต้องมีใบส่งต่อ</p> <p><br /> <b>สิทธิประโยชน์บัตรทองผู้พิการ มีอะไรบ้าง </b></p> <p> </p> <p> โดยหลัก ๆ แล้ว บัตรทองจะให้สิทธิรักษาพยาบาลครอบคลุมทั้งโรคทั่วไปและโรคเฉพาะทาง ในการตรวจ วินิจฉัย ป้องกัน ควบคุมโรค ค่ายา/เวชภัณฑ์ตามกรอบบัญชียาหลักแห่งชาติ ค่าอาหาร และค่าห้องพยาบาลด้วย ตลอดจนถึงให้สิทธิคุมกำเนิด ฝากครรภ์ คลอดบุตร บริการทันตกรรม และบริการแพทย์แผนไทย </p> <p><br /> นอกจากนี้ เฉพาะผู้พิการจะได้สิทธิประโยชน์เพิ่มเข้ามา คือ บริการฟื้นฟูสมรรถภาพผู้พิการ เช่น กายภาพบำบัด, กิจกรรมบำบัด, การประเมิน/แก้ไขการพูด, จิตบำบัด, พฤติกรรมบำบัด, ฟื้นฟูการได้ยิน, ฟื้นฟูการเห็น, ได้รับอุปกรณ์เครื่องช่วยตามประเภทความพิการ, การพัฒนาศักยภาพในรูปแบบอื่น ๆ รวมทั้งการอบรมญาติหรือผู้ดูแลในการดูแลคนพิการ อีกอย่างคือ คนที่มีบัตรผู้พิการจะยังได้รับเงินช่วยเหลือเบี้ยคนพิการเดือนละ 800 บาทด้วย </p> <p> </p> <p>ทั้งนี้ สำนักงานหลักประกันสุขภาพแห่งชาติ (สปสช.) กำหนดประเภทความพิการที่จะได้รับสิทธิผู้พิการ ไว้ 6 ประเภท ดังนี้<br /> <br /> 1. ความพิการทางการเห็น<br /> 2. ความพิการทางการได้ยินหรือสื่อความหมาย<br /> 3. ความพิการทางการเคลื่อนไหวหรือทางร่างกาย<br /> 4. ความพิการทางจิตใจหรือพฤติกรรมหรือออทิสติก<br /> 5. ความพิการทางสติปัญญา<br /> 6. ความพิการทางการเรียนรู้ <br /> <br /> <b>ใช้สิทธิบัตรทองผู้พิการ ต้องทำอย่างไร</b></p> <p> ผู้ที่มีสิทธิในระบบหลักประกันสุขภาพ ต้องเป็นบุคคลที่มีสัญชาติไทย และไม่มีสวัสดิการด้านการรักษาพยาบาลอื่น ๆ ที่รัฐจัดให้ เช่น ประกันสังคม หรือสิทธิรักษาพยาบาลราชการ ลูกจ้างรัฐ รัฐวิสาหกิจ เป็นต้น </p> <p>สำหรับการลงทะเบียนรับสิทธิบัตรทองนั้น ให้เตรียมสำเนาบัตรประชาชน หรือบัตรประจำตัวที่มีรูปถ่ายซึ่งทางราชการออกให้ (เด็กอายุต่ำกว่า15ปี ใช้สำเนาใบสูติบัตร), สำเนาทะเบียนบ้าน และบัตรประจำตัวผู้พิการ หรือเอกสารรับรองจากแพทย์ มาติดต่อลงทะเบียน พร้อมระบุรับสิทธิ ท.74 สำหรับผู้พิการ ได้ที่<br /> <br /> - พื้นที่ต่างจังหวัด : สถานีอนามัย หรือโรงพยาบาลของรัฐใกล้บ้าน <br /> - กรุงเทพมหานคร : สำนักงานเขตทุกแห่ง <br /> <br /> ส่วนผู้พิการที่มีบัตรทองอยู่แล้ว แต่ยังไม่ได้ระบุสิทธิ ท.74 ให้เข้ารับการตรวจประเมินความพิการ ณ หน่วยบริการของรัฐ เพื่อออกเอกสารรับรองความพิการ และนำมาลงทะเบียนเพิ่มสิทธิสำหรับผู้พิการเพื่อรับสิทธิได้เลย <br /> </p> <p><b>2. สิทธิประกันสังคมผู้พิการ</b></p> <p><b><img alt="" src="http://www.อสม.com/files/uploads/image/2019-09-17_21-54-28_843_600x400.jpg" style="width: 100%;" /></b></p> <p>นอกจากสิทธิบัตรทองแล้ว ผู้พิการยังสามารถเลือกรับสิทธิรักษาพยาบาลของประกันสังคมได้ แต่ย้ำว่าเลือกได้แค่อย่างใดอย่างหนึ่งเท่านั้น และเปลี่ยนได้ปีละ 1 ครั้ง คือ ตั้งแต่วันที่ 1 มกราคม - 31 มีนาคม ของทุกปี ยกเว้นกรณีมีความจำเป็น เช่น ย้ายที่พักอาศัย หรือย้ายสถานที่ประจำทำงาน จำเป็นต้องเปลี่ยนสถานพยาบาลที่ขอใช้สิทธิด้วย จึงจะขอเปลี่ยนสถานพยาบาลระหว่างปีได้ โดยให้แจ้งเปลี่ยนสถานพยาบาลภายใน 30 วัน นับตั้งแต่วันที่ย้ายที่พักอาศัย หรือย้ายสถานที่ประจำทำงาน</p> <p><br /> <b>สิทธิประโยชน์ประกันสังคมผู้พิการ มีอะไรบ้าง</b></p> <p> </p> <p> ผู้พิการที่เป็นผู้ประกันตนจะได้รับสิทธิเหมือนกับผู้ประกันตนทั่วไปเลย ทั้ง 7 กรณี ได้แก่</p> <p> </p> <p><b>1. เจ็บป่วย</b></p> <p> ได้รับสิทธิรักษาพยาบาลในโรงพยาบาลที่เลือก โดยไม่เสียค่าใช้จ่าย <br /> <b>2. คลอดบุตร</b></p> <p>มีสิทธิเบิกค่าคลอดบุตรครั้งละ 13,000 บาท ได้ไม่จำกัดจำนวนครั้ง และเงินสงเคราะห์การหยุดงานสำหรับผู้ประกันตนหญิง </p> <p> - <a href="https://money.kapook.com/view123796.html" target="_blank">ประกันสังคม คลอดบุตร สิทธิที่คุณแม่ป้ายแดงควรรู้</a> <br /> <b>3. สงเคราะห์บุตร </b></p> <p> มีสิทธิเบิกค่าสงเคราะห์บุตรได้คราวละไม่เกิน 3 คน เดือนละ 600 บาทต่อคน ตั้งแต่แรกเกิดจนถึงอายุ 6 ปี </p> <p> - <a href="https://money.kapook.com/view196390.html" target="_blank">เงินสงเคราะห์บุตร ประกันสังคม เบิกยังไง ได้เท่าไหร่</a><br /> <b>4. ว่างงาน</b><br /> มีสิทธิได้รับเงินว่างงาน ถ้าไม่ได้ออกจากงานเพราะทำผิดกฎหมาย หรือทำให้บริษัทได้รับความเสียหาย</p> <p> - <a href="https://money.kapook.com/view126059.html" target="_blank">ประกันสังคม ช่วยได้ ถึงจะว่างงาน ก็ยังได้รับเงินเดือน !</a><br /> <b>5. ชราภาพ </b></p> <p> สำหรับเป็นเงินออมชราภาพ ที่ผู้ประกันตนจะได้รับเมื่อยามเกษียณ </p> <p> - <a href="https://money.kapook.com/view197343.html" target="_blank">เงินชราภาพ บำเหน็จ-บำนาญประกันสังคม ขอคืนได้เมื่อไหร่ ใครมีสิทธิ์บ้าง ?</a><br /> <b>6. ทุพพลภาพ </b></p> <p> ผู้ประกันตนที่จ่ายเงินสมทบครบ 3 เดือน ภายในระยะเวลา 15 เดือน ก่อนทุพพลภาพ จะมีสิทธิได้เงินทดแทนการขาดรายได้ <br /> <b>7. เสียชีวิต </b></p> <p> กรณีที่ผู้ประกันตนเสียชีวิต จะได้รับเงินค่าทำศพ 40,000 บาท รวมถึงเงินสงเคราะห์กรณีตาย </p> <p><b>ใช้สิทธิประกันสังคมผู้พิการ ต้องทำอย่างไร</b></p> <p> </p> <p> สำหรับผู้พิการที่เป็นผู้ประกันตน หากต้องการใช้สิทธิประกันสังคม สามารถแจ้งความประสงค์ พร้อมยื่นเแบบเลือกสถานพยาบาล เพื่อรับบริการทางการแพทย์ (สปส. 9-02) ได้ที่ สำนักงานประกันสังคมทุกแห่งทั่วประเทศ หรือยื่นทางออนไลน์ ได้ผ่านเว็บไซต์ประกันสังคม <a href="https://www.sso.go.th/" target="_blank">www.sso.go.th</a></p> <p><br /> อย่างไรก็ตาม ผู้พิการที่ยังคงสามารถทำงานได้<b> จะต้องจ่ายเงินสมทบประกันสังคมเองในอัตรา 5% ของค่าจ้าง</b> แต่หากกรณีที่เป็นผู้ทุพพลภาพในระดับที่ไม่สามารถทำงานได้ ถึงจะได้รับการยกเว้นจ่ายเงินสมทบ <br /> <br /> <b>บัตรทองกับประกันสังคม เลือกสิทธิไหนดีกว่ากัน </b></p> <p> สิทธิประโยชน์ผู้พิการของบัตรทองและประกันสังคมนั้น มีข้อดี-ข้อเสียที่ต่างกัน โดยทั้ง 2 สิทธิมีข้อแตกต่างกัน ดังนี้ </p> <p><b>- โรงพยาบาลที่ให้บริการ </b></p> <p> </p> <p> ประกันสังคมดีตรงที่สามารถเลือกสิทธิรักษาได้ทั้งโรงพยาบาลรัฐและเอกชน ส่วนบัตรทองจะได้เพียงโรงพยาบาลรัฐเท่านั้น แต่ก็ดีตรงที่ได้กับโรงพยาบาลรัฐทุกแห่งทั่วประเทศ จึงขอแนะนำว่าถ้าโรงพยาบาลที่เราเข้ารักษาเป็นโรงพยาบาลรัฐอยู่แล้ว การเลือกบัตรทองก็ดูจะเหมาะสมกว่า แต่หากใครพอใจจะเข้ารักษาในโรงพยาบาลเอกชนใกล้บ้าน ก็อาจจะเลือกสิทธิประกันสังคมแทน </p> <p><br /> <b>- การรักษาโรคเฉพาะ</b></p> <p> </p> <p> จุดนี้ประกันสังคมมีข้อด้อยตรงที่ไม่ครอบคลุมการรักษาโรคเฉพาะบางโรค เช่น มะเร็งบางชนิด ต่างจากบัตรทองที่ให้การรักษาครอบคลุมทั้งหมด </p> <p><br /> <b>- ทันตกรรม</b></p> <p> </p> <p> ประกันสังคมให้สิทธิด้านทันตกรรมปีละไม่เกิน 900 บาท แต่สามารถเข้ารับบริการได้ทั้งโรงพยาบาลรัฐ เอกชน และคลินิกที่ร่วมโครงการ ส่วนบัตรทองสามารถใช้บริการได้ไม่จำกัดวงเงินและจำนวนครั้ง แต่ก็ต้องแลกด้วยการเข้ารับบริการได้เฉพาะโรงพยาบาลรัฐเท่านั้น </p> <p><br /> <b>- ยาและเวชภัณฑ์</b></p> <p> </p> <p> ประกันสังคมสามารถใช้ยาได้ทั้งในและนอกบัญชีหลักแห่งชาติ แต่บัตรทองได้เฉพาะยาที่อยู่ในบัญชีหลักแห่งชาติเท่านั้น หากต้องการใช้ยานอกบัญชี ผู้ป่วยต้องยอมจ่ายเงินเอง หรือขึ้นอยู่กับดุลพินิจของแพทย์</p> <p><br /> <b>- ค่าห้องและค่าอาหาร</b></p> <p> </p> <p> ประกันสังคมให้สิทธิค่าห้องและค่าอาหารไม่เกินวันละ 700 บาท โดยเลือกได้ว่าจะนอนห้องรวมหรือห้องพิเศษ แต่ต้องจ่ายส่วนต่างที่เกินเอง ขณะที่บัตรทองจะดูแลค่าห้องและค่าอาหารของห้องรวมให้ทั้งหมด แต่หากต้องการนอนห้องพิเศษจะต้องจ่ายเองทั้งหมด </p> <p><br /> <b>- สิทธิประโยชน์ด้านอื่น ๆ </b></p> <p> </p> <p> แน่นอนว่าประกันสังคมให้สิทธิประโยชน์ด้านอื่น ๆ นอกเหนือจากการรักษาพยาบาลด้วย อย่างเช่น เงินสงเคราะห์บุตร เงินช่วยเหลือยามว่างงาน เงินบำเหน็จ-บำนาญชราภาพ และเงินสงเคราะห์กรณีเสียชีวิต เป็นต้น ซึ่งบัตรทองยังไม่มีในส่วนนี้ </p> <p><br /> <b>สุดท้ายคงตอบได้ยากว่าสิทธิประโยชน์อะไรดีกว่ากัน โดยแนะนำให้ลองนำข้อดี-ข้อเสีย มาพิจารณาชั่งใจกันดู ว่าเราเหมาะและสะดวกกันสิทธิไหนมากกว่ากัน ซึ่งแต่ละคนคงมีคำตอบที่แตกต่างกันไป</b><br /> <br /> <b> ทั้งหมดนี้ก็เป็นเงื่อนไขคร่าว ๆ ของสิทธิรักษาพยาบาลผู้พิการที่เรารวบรวมมาฝากกัน แต่สำหรับใครที่ต้องการทราบรายละเอียดอื่น ๆ เพิ่มเติม สามารถสอบถามได้ที่ สปสช. โทร. 1330 และสำนักงานประกันสังคม โทร. 1506</b> <br /> <br /> <br /> ขอขอบคุณข้อมูลจาก<br /> <a href="https://www.nhso.go.th/files/userfiles/file/2016/02/%E0%B8%84%E0%B8%B9%E0%B9%88%E0%B8%A1%E0%B8%B7%E0%B8%AD%20%E0%B8%97_74.pdf" target="_blank">สำนักงานหลักประกันสุขภาพแห่งชาติ</a><br /> <a href="https://www.sso.go.th/wpr/main/news/%E0%B8%82%E0%B9%88%E0%B8%B2%E0%B8%A7%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%8A%E0%B8%B2%E0%B8%AA%E0%B8%B1%E0%B8%A1%E0%B8%9E%E0%B8%B1%E0%B8%99%E0%B8%98%E0%B9%8C_detail_detail_1_16_0/593_593" target="_blank">สำนักงานประกันสังคม</a> </p> <p><a href="https://www.facebook.com/ssofanpage/photos/a.105303622881804/1635446399867511/?type=3&theater" target="_blank">เฟซบุ๊ก สำนักงานประกันสังคม กระทรวงแรงงาน</a><br /> <a href="https://money.kapook.com/view200930.html?fbclid=IwAR3CMhYEgEh35U3wlJDCTdmcAO--ZwafZVWU2gwHgXP-hcrL6hdAoS87lSc">kapook.com</a></p> <p> </p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2019-09-17 22:00:57', 'created_by' => '1', 'modified' => '2019-09-17 22:06:53', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2019-09-17 22:00:57', 'imgur_url' => 'https://i.imgur.com/JA9H7L4.jpg', 'image' => '/files/uploads/image/2019-09-17_21-54-28_843_600x400.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '606', 'metakey' => null, 'metadesc' => 'สปสช พิการ ประกันสังคม สิทธิ', 'news_source' => null, 'access' => '0', 'hits' => '4540', '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' => '2021-06-10 11:16:53', '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' => '2021-06-10 11:16:53', '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() ) )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 = '12' $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) 12 => 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' => '12', 'start' => (int) 132 ) $contents = array( (int) 0 => array( 'Content' => array( 'id' => '621', 'title' => 'กรมสบส. ปลุก อสม. คนต้นแบบทำเกษตรอินทรีย์', 'alias' => null, 'intro_text' => null, 'full_text' => '<p><strong>ใช้หลักธรรมชาติ ทำน้ำหมักชีวภาพใช้แทนปุ๋ย-สารเคมีกำจัดศัตรูพืช เพิ่มรายได้ ลดรายจ่าย แถมได้สุขภาพดี</strong></p> <p><img alt="" src="http://www.อสม.com/files/uploads/image/2019-10-21_14-51-55_236_600x400.jpg" style="width: 80%;" /></p> <p><strong>นพ.ธเรศ กรัษนัยรวิวงค์ อธิบดีกรมสนับสนุนบริการสุขภาพ (กรม สบส.) ก.สาธารณสุข</strong> กล่าวว่า จากการพบผู้ป่วยด้วยสารเคมีกำจัดศัตรูพืชที่เพิ่มสูงขึ้นอย่างต่อเนื่องในทุกๆปี ก.สาธารณสุข จึงมีนโยบายเร่งรัดจัดการภัยคุกคามความมั่นคงทางสุขภาพ โดยตั้งเป้าให้ยุติการใช้สารเคมีทางการเกษตรที่มีอันตรายสูง 3 ชนิด ประกอบด้วย พาราควอต-คลอร์ไพริฟอส-ไกลโฟเซต ภายในปี 63 ซึ่งกรม สบส.ตระหนักถึงความสำคัญในการจัดการปัญหาภัยสุขภาพดังกล่าว ดังนั้น จึงเชิญชวนพี่น้องอาสาสมัครสาธารณสุขประจำหมู่บ้าน หรือ อสม. ซึ่งเป็นภาคีเครือข่ายสำคัญในการดูแลและสร้างเสริมสุขภาพของประชาชน ปฏิบัติตนเป็นบุคคลต้นแบบในการ ละ เลิก ใช้สารเคมีในการเพาะปลูกด้วยการทำเกษตรอินทรีย์ (Organic Farming)</p> <p>ทั้งนี้ อาจจะเริ่มจากในครัวเรือนตนเองก่อนที่จะขยายผลออกไปสู่บ้านใกล้เรือนเคียง และชุมชน ซึ่งการปลูกพืชผักตามหลักเกษตรอินทรีย์จะใช้เศษอาหารจากครัวเรือน หรือพืชผลที่ไม่ได้ใช้มาทำน้ำหมักชีวภาพ เพื่อใช้เป็นปุ๋ยและสารกำจัดศัตรูพืชแทนใช้สารเคมีสังเคราะห์หรือสิ่งที่ได้มาจากการตัดต่อพันธุกรรมร่วมในการเพาะปลูก ทำให้ผลผลิตที่ได้ปลอดสารพิษ ดีต่อสุขภาพเกษตรกรผู้ปลูกและผู้บริโภค อีกทั้งผลผลิตขายได้ราคาสูงกว่าปกติ จึงกล่าวได้ว่าเกษตรอินทรีย์จะช่วยส่งเสริมทั้งรายได้ ลดรายจ่าย และดีต่อสุขภาพผู้ปลูกและผู้บริโภคด้วย</p> <p>นพ.ภานุวัฒน์ ปานเกตุ รองอธิบดีกรมสบส. กล่าวว่า สำหรับผลกระทบจากสารเคมีทางการเกษตรที่มีอันตรายสูง 3 ชนิดนั้น นอกจากจะส่งผลต่อตัวผู้ใช้แล้วยังส่งผลต่อสิ่งแวดล้อม และบุคคล อาทิ พาราควอต จะส่งผลกระทบต่อปอด โดยถุงลมปอดจะถูกทำลายจากการรับสัมผัสทางการกิน และทางเดินหายใจส่วนบนจะถูกทำลายหากได้รับสัมผัสจากการหายใจ ทำให้ระบบทางเดินหายใจล้มเหลวและเสียชีวิต ส่วนพิษของสารคลอร์ไพริฟอส จะทำให้เกิดการลดลงของไอคิว สูญเสียความทรงจำในการทำงาน รบกวนการทำงานของไทรอยด์ฮอร์โมน ส่งผลต่อระบบสืบพันธุ์ หากหญิงตั้งครรภ์มีการสัมผัสสารดังกล่าว อาจมีผลต่อพัฒนาการทางระบบประสาทของเด็กในครรภ์</p> <p>พิษของไกลโฟเซต สถาบันวิจัยมะเร็งระหว่างประเทศ (IARC) กำหนดให้เป็นสารก่อมะเร็ง(2A) ก่อให้เกิดมะเร็งในมนุษย์ เพิ่มความเสี่ยงในการเป็นมะเร็งต่อมน้ำเหลืองชนิด NHL ทั้งยังเป็นสารที่รบกวนการทำงานของระบบต่อมไร้ท่อ และอาจก่อให้เกิดโรคไตเรื้อรังได้ ซึ่งอสม. สามารถติดตามข้อมูลข่าวสารความรู้ในเรื่องอันตรายของสารเคมีทางการเกษตรที่มีอันตรายสูง 3 ชนิด ผ่านทางแอพพลิเคชัน ของอสม. และสามารถนำข้อมูลไปถ่ายทอดให้ประชาชนรับทราบได้อีกด้วย</p> <p> </p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2019-10-21 14:53:20', 'created_by' => '1', 'modified' => '2019-10-21 14:54:06', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2019-10-21 14:53:20', 'imgur_url' => 'https://i.imgur.com/HmacQ6X.jpg', 'image' => '/files/uploads/image/2019-10-21_14-51-55_236_600x400.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '621', 'metakey' => null, 'metadesc' => 'เกษตร อินทรีย์ พืช สารพิษ', 'news_source' => null, 'access' => '0', 'hits' => '120', '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' => '2021-06-10 11:16:53', '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' => '2021-06-10 11:16:53', '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' => '620', 'title' => 'หลอดเลือดสมอง สาเหตุการตายอันดับต้น ๆ ของไทย', 'alias' => null, 'intro_text' => null, 'full_text' => '<h1>'หลอดเลือดสมอง' สาเหตุการตายอันดับต้น ๆ ของไทย<br /> <img alt="" src="http://www.อสม.com/files/uploads/image/2019-10-21_14-40-46_800_600x400.jpg" style="width: 100%;" /></h1> <h3><strong>โรคหลอดเลือดสมอง พบบ่อย และเป็นสาเหตุการเสียชีวิตอันดับต้น ๆ ของไทย สาเหตุจากพันธุกรรม และพฤติกรรมการใช้ชีวิต สังเกตอาการเตือนให้ดีก่อนอันตราย และสายเกินแก้</strong></h3> <p>นพ.สมศักดิ์ อรรฆศิลป์ อธิบดีกรมการแพทย์ เปิดเผยว่า โรคหลอดเลือดสมอง เป็นโรคที่พบบ่อยที่สุดโรคหนึ่งของโรคทางระบบประสาท และเป็นสาเหตุการตายที่สำคัญใน อันดับต้นๆ ของประเทศ โรคนี้ถ้าหากได้รับการรักษาไม่ทันท่วงทีส่วนใหญ่ จะมีความพิการหลงเหลือตามมา </p> <h3><br /> <strong>ปัจจัยเสี่ยงโรคหลอดเลือดสมอง</strong></h3> <p>ปัจจัยเสี่ยงโรคหลอดเลือดสมองที่สำคัญ เช่น </p> <ul> <li>ความดันโลหิตสูง <br /> </li> <li>เบาหวาน <br /> </li> <li>ไขมันในเลือดสูง <br /> </li> <li>มีญาติสายตรงป่วยโรคหลอดเลือดสมอง <br /> </li> <li>ขาดการออกกำลังกาย <br /> </li> <li>น้ำหนักเกิน <br /> </li> <li>สูบบุหรี่ </li> </ul> <p>เป็นต้น </p> <h3><strong>สัญญาณอันตราย โรคหลอดเลือดสมอง</strong></h3> <p>ผู้ป่วยจะมีอาการเตือนสำคัญ คือ </p> <ol> <li>แขน ขาอ่อนแรงซีกเดียวของร่างกาย<br /> </li> <li>สับสน พูดลำบาก พูดไม่รู้เรื่อง<br /> </li> <li>ตามองเห็นลดลง 1 หรือทั้ง 2 ข้าง<br /> </li> <li>มีปัญหาการเดิน<br /> </li> <li>มึนงง </li> </ol> <p><br /> ซึ่งอาการเหล่านี้มักเกิดฉับพลันให้รีบมาพบแพทย์ด่วนที่สุดภายใน 3 ชั่วโมงครึ่ง จะรักษาชีวิตและฟื้นฟูให้กลับมาเป็นปกติหรือใกล้เคียงได้มากที่สุด </p> <h3><br /> <strong>วิธีลดความเสี่ยงโรคหลอดเลือดสมอง</strong></h3> <ol> <li>กินอาหารให้ครบ 5 หมู่ <br /> </li> <li>หลีกเลี่ยงอาหารเค็ม และไขมันสูง<br /> </li> <li>ออกกำลังกายสม่ำเสมอ <br /> </li> <li>ควบคุมน้ำหนักไม่ให้เกินกว่าเกณฑ์ปกติ<br /> </li> <li><strong>งดเครื่องดื่มมึนเมา</strong> <br /> </li> <li>เลี่ยงสูบบุหรี่<br /> </li> <li>ตรวจสุขภาพประจำปี</li> </ol> <p><br /> พญ.ไพรัตน์ แสงดิษฐ ผู้อำนวยการสถาบันประสาทวิทยา กล่าวเพิ่มเติมว่า ปัญหาที่สำคัญของผู้ป่วยโรคหลอดเลือดสมองคือการที่ไม่สามารถช่วยเหลือตนเองได้ จำเป็นต้องรักษาหรือฟื้นฟูด้วยวิธีต่าง ๆ เพื่อให้ร่างกายมีสภาพที่ดีขึ้น ช่วยเหลือตัวเองได้มากขึ้นสำหรับวิธีการฟื้นฟูผู้ป่วยอัมพฤกษ์อัมพาตควรทำความเข้าใจร่วมกันระหว่างแพทย์ผู้ป่วยและผู้ดูแลเพื่อการดูแลได้อย่างถูกต้องเหมาะสม เนื่องจากเป็นการฟื้นฟูผู้ป่วยที่เจ็บป่วยเรื้อรังหรือฉับพลันเพื่อลดความพิการหรือป้องกันความพิการให้ได้มากที่สุดใช้ชีวิตให้เป็นปกติและมีคุณภาพชีวิตที่ดี </p> <p>สำหรับการวินิจฉัยโรคว่าคนไข้อ่อนแรงจากอัมพฤกษ์ อัมพาตหรือไม่ หรือเป็นที่กล้ามเนื้อและกระดูก แพทย์จะซักประวัติและอาจเอกซเรย์สมองร่วมด้วย หากพบว่าเป็นโรคนี้จะส่งให้แพทย์ดูแลอาการให้สภาพคงที่จากนั้นส่งไปยังศูนย์ฟื้นฟูเพื่อกายภาพบำบัดตามลำดับ</p> <p><br /> ดังนั้น ประชาชนจึงควรมีความรู้เบื้องต้นในการป้องกันการเกิดโรคหลอดเลือดสมองและการทราบถึงอาการเบื้องต้นเพื่อจะรักษาได้ทันเวลาเพิ่มการเยียวยาอาการให้ดีขึ้น เช่น การให้ยาละลายลิ่มเลือดในภาวะเส้นเลือดในสมองตีบ และการดูแลที่เหมาะสมในผู้ป่วยที่มีเส้นเลือดในสมองแตกจะช่วยลดอัตราการเกิดภาวะแทรกซ้อน และลดอัตราการเสียชีวิตได้</p> <p><b>ขอขอบคุณ</b></p> <p>ข้อมูล :<small>กรมการแพทย์ กระทรวงสาธารณสุข</small></p> <p>ภาพ :<small>iStock</small></p> <p><a href="https://www.sanook.com/health/18109/?fbclid=IwAR2wHpyAz6gNgdESNuzWX9t68EC_rSNqZFfoG2PrWpnhs85TvGoqbWCVCdk" target="_blank">สนุกดอทคอม</a></p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2019-10-21 14:42:43', 'created_by' => '1', 'modified' => '2019-10-21 14:42:43', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2019-10-21 14:42:43', 'imgur_url' => 'https://i.imgur.com/Sq6r5Rq.jpg', 'image' => '/files/uploads/image/2019-10-21_14-40-46_800_600x400.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '620', 'metakey' => null, 'metadesc' => 'สมอง หลอดเลือด stroke ncds ncd', 'news_source' => null, 'access' => '0', 'hits' => '4367', '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' => '2021-06-10 11:16:53', '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' => '2021-06-10 11:16:53', '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' => '619', 'title' => 'ทำไมต้องแบน 3 สารพิษ', 'alias' => null, 'intro_text' => null, 'full_text' => '', 'sectionid' => '0', 'category_id' => '4', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2019-10-17 13:03:09', 'created_by' => '1', 'modified' => '2019-10-17 13:03:09', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2019-10-17 13:03:09', 'imgur_url' => 'https://i.imgur.com/KYfg9tD.jpg', 'image' => '/files/uploads/infographic/thumb/2019-10-17_13-03-09.jpg', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => '', 'parentid' => '0', 'ordering' => '619', 'metakey' => null, 'metadesc' => 'สารพิษ', 'news_source' => null, 'access' => '0', 'hits' => '744', 'downloads' => '415', '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' => '1', 'username' => 'admin', 'realname' => 'Administrator', 'email' => 'admin@local.com', 'tel' => '', 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2021-06-10 11:16:53', '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' => '2021-06-10 11:16:53', '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) 3 => array( 'Content' => array( 'id' => '618', 'title' => '16 ตุลาคม วันอาหารโลก', 'alias' => null, 'intro_text' => null, 'full_text' => '', 'sectionid' => '0', 'category_id' => '4', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2019-10-16 12:19:23', 'created_by' => '7', 'modified' => '2019-10-16 12:19:23', 'modified_by' => '7', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2019-10-16 12:19:23', 'imgur_url' => 'https://i.imgur.com/1tppB7n.jpg', 'image' => '/files/uploads/infographic/thumb/2019-10-16_12-19-23.jpg', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => '', 'parentid' => '0', 'ordering' => '618', 'metakey' => null, 'metadesc' => '', 'news_source' => null, 'access' => '0', 'hits' => '635', 'downloads' => '377', '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' => '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' => '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' ), 'ContentDate' => array() ), (int) 4 => array( 'Content' => array( 'id' => '617', '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-10-15 10:51:52', 'created_by' => '7', 'modified' => '2019-10-16 10:15:12', 'modified_by' => '7', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2019-10-15 10:51:52', 'imgur_url' => 'https://i.imgur.com/WAqreQH.jpg', 'image' => '/files/uploads/infographic/thumb/2019-10-15_10-51-52.jpg', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => '', 'parentid' => '0', 'ordering' => '617', 'metakey' => null, 'metadesc' => '', 'news_source' => null, 'access' => '0', 'hits' => '850', 'downloads' => '479', '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' => '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' => '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' ), 'ContentDate' => array() ), (int) 5 => array( 'Content' => array( 'id' => '616', '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-10-15 10:50:17', 'created_by' => '7', 'modified' => '2019-10-16 10:15:39', 'modified_by' => '7', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2019-10-15 10:50:17', 'imgur_url' => 'https://i.imgur.com/e7vVjg3.jpg', 'image' => '/files/uploads/infographic/thumb/2019-10-15_10-50-16.jpg', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => '', 'parentid' => '0', 'ordering' => '616', 'metakey' => null, 'metadesc' => '', 'news_source' => null, 'access' => '0', 'hits' => '581', 'downloads' => '408', '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' => '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' => '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' ), 'ContentDate' => array() ), (int) 6 => array( 'Content' => array( 'id' => '615', 'title' => 'แบน 3 สารเคมีอันตราย พาราควอต ไกลโฟเซต คลอร์ไพริฟอส', 'alias' => null, 'intro_text' => null, 'full_text' => '<p><strong>แบน 3 สารเคมีอันตราย พาราควอต ไกลโฟเซต คลอร์ไพริฟอส</strong><br /> เตือนกลุ่มเกษตรกร กลุ่มผู้บริโภค และกลุ่มแม่และลูกในครรภ์ ควรระวังมากเป็นพิเศษเพราะห<wbr />ากสัมผัสหรือได้รับสารดังกล<wbr />่าวในร่างกายอาจส่งผลอันตรา<wbr />ยต่อสุขภาพได้</p> ', 'sectionid' => '0', 'category_id' => '4', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2019-10-09 16:07:21', 'created_by' => '8', 'modified' => '2019-10-09 16:07:21', 'modified_by' => '8', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2019-10-09 16:07:21', 'imgur_url' => 'https://i.imgur.com/m3jiAAE.jpg', 'image' => '/files/uploads/infographic/thumb/2019-10-09_16-07-20.jpg', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => '/files/uploads/document/2019-10-09_16-07-17.jpg', 'parentid' => '0', 'ordering' => '615', 'metakey' => null, 'metadesc' => '', 'news_source' => null, 'access' => '0', 'hits' => '1147', 'downloads' => '994', '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) 7 => array( 'Content' => array( 'id' => '614', '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-10-09 11:23:51', 'created_by' => '8', 'modified' => '2019-10-09 11:23:51', 'modified_by' => '8', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2019-10-09 11:23:51', 'imgur_url' => 'https://i.imgur.com/nf91P0A.jpg', 'image' => '/files/uploads/infographic/thumb/2019-10-09_11-23-51.jpg', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => '/files/uploads/document/2019-10-09_11-23-48.jpg', 'parentid' => '0', 'ordering' => '614', 'metakey' => null, 'metadesc' => '', 'news_source' => null, 'access' => '0', 'hits' => '861', 'downloads' => '426', '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) 8 => array( 'Content' => array( 'id' => '613', '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-10-09 11:16:15', 'created_by' => '8', 'modified' => '2019-10-09 11:16:15', 'modified_by' => '8', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2019-10-09 11:16:15', 'imgur_url' => 'https://i.imgur.com/fxahm6I.jpg', 'image' => '/files/uploads/infographic/thumb/2019-10-09_11-16-14.jpg', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => '/files/uploads/document/2019-10-09_11-16-07.jpg', 'parentid' => '0', 'ordering' => '613', 'metakey' => null, 'metadesc' => '', 'news_source' => null, 'access' => '0', 'hits' => '696', 'downloads' => '426', '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) 9 => array( 'Content' => array( 'id' => '610', 'title' => 'อันตราย!! น้ำยา บุหรี่ไฟฟ้า ทุกชนิด ก่อโรคปอดอักเสบรุนแรง หมอเตือนหยุดสูบ', 'alias' => null, 'intro_text' => null, 'full_text' => '<p><img alt="" src="http://www.อสม.com/files/uploads/image/2019-10-06_19-49-22_798_600x400.jpg" style="width: 80%;" /><br /> <strong>เปิดงานวิจัยใหม่ มะกัน พบอันตรายในน้ำยาบุหรี่ไฟฟ้าทุกชนิด "หมอประกิต" เตือนหยุดสูบจนกว่าจะพิสูจน์ชัด ชี้ สูบแค่ 2-3 ปี เสี่ยงปอดอักเสบรุนแรง ถึงตาย</strong><br /> <br /> ศ.นพ.ประกิต วาทีสาธกกิจ เลขาธิการมูลนิธิรณรงค์เพื่อการไม่สูบบุหรี่ เปิดเผยว่า จากรายงานล่าสุดของศูนย์ควบคุมโรคสหรัฐอเมริกา (CDC) ซึ่งเก็บข้อมูลเรื่องผู้ป่วยด้วยอาการปอดอักเสบรุนแรง พบว่า มีผู้ป่วย 1,080 ราย ที่สรุปได้ว่าน่าจะป่วยจากการสูบบุหรี่ไฟฟ้า ในจำนวนนี้ มี 18 รายที่เสียชีวิต โดยอายุเฉลี่ยของผู้ป่วยอายุ 23 ปี และอายุของคนที่ตายเฉลี่ยเกือบ 50 ปี ทั้งนี้ 78 % ของผู้ป่วย มีการสูบบุหรี่ไฟฟ้าที่ผสมน้ำมันสกัดกัญชาด้วย ทำให้สงสัยว่าการผสมสารสกัดกัญชาจะเป็นสาเหตุหนึ่ง แต่ CDC ก็ไม่สามารถสรุปได้ว่าเป็นสาเหตุเดียว เนื่องจากยังมีหลายรายที่ไม่ได้ใช้น้ำมันสกัดกัญชา และมีความหลากหลายของยี่ห้อบุหรี่ไฟฟ้าที่ผู้ป่วยแต่ละคนใช้<br /> <br /> “อัตราการป่วยดังกล่าว ทำให้อยากเรียกร้องให้คนไทยหยุดสูบบุหรี่ไฟฟ้า จนกว่าจะหาสาเหตุที่แท้จริงได้ว่า การเจ็บป่วยด้วยโรคปอดอักเสบรุนแรง และถึงขั้นเสียชีวิตนั้น เกิดจากสาเหตุใด โดยพบว่าในรายงานดังกล่าวของสหรัฐฯ จากการตรวจน้ำล้างปอดในผู้ป่วยปอดอักเสบรุนแรง พบว่าเซลล์เม็ดเลือดขาวที่อยู่ในปอดที่ทำหน้าที่ดักจับสิ่งแปลกปลอมที่เข้ามาในปอด เช่น เชื้อโรค ฝุ่นละออง หรือสิ่งแปลกปลอมอื่น พบไขมันอยู่ในเซลล์เป็นจำนวนมาก รวมทั้งมีการอักเสบรุนแรงซึ่งทำให้เม็ดเลือดขาวเหล่านี้ไม่สามารถทำหน้าที่ตามปกติ ทำให้ภูมิต้านทานของปอดลดลง ทำให้เกิดปอดอักเสบได้ง่ายและรุนแรง ทั้งที่ไม่มีเชื้อโรคเข้ามาเกี่ยวข้อง” ศ.นพ.ประกิต กล่าว</p> <p>ศ.นพ.ประกิต กล่าวว่า ข้อมูลที่น่าสนใจคือ ไขมันที่สงสัยว่าเป็นตัวการที่ทำให้เกิดโรคปอดอักเสบรุนแรงในคนที่สูบบุหรี่ไฟฟ้า ไม่ได้มีแหล่งที่มาจากน้ำมันสกัดจากสารกัญชาเท่านั้น แต่น้ำยาบุหรี่ไฟฟ้าทุกชนิด ต้องใช้น้ำมันสกัดจากพืช VG Vegetative glycerine ที่สกัดจาก ถั่วเหลือง มะพร้าว หรือปาล์ม และ PG Propylene glycol เป็นสารละลายเพื่อทำให้น้ำยาบุหรี่ไฟฟ้าเกิดเป็นละอองไอเมื่อถูกความร้อนจากขดลวดอุปกรณ์สูบบุหรี่ไฟฟ้า หากผลการตรวจสอบวิเคราะห์ สรุปว่า น้ำมันพืชที่ใช้เป็นตัวทำลายในน้ำยาบุหรี่ไฟฟ้าเป็นตัวการสำคัญ ทุกคนที่สูบบุหรี่ไฟฟ้าจะเสี่ยงที่จะป่วยด้วยโรคปอดอักเสบรุนแรงได้ ไม่ว่าจะมีหรือไม่มีการเติมสารอื่นในน้ำยาบุหรี่ไฟฟ้าที่ซื้อมา โดยการเติมน้ำมันสกัดจากกัญชาหรือสารอื่นเป็นเพียงตัวเร่งให้เกิดโรคเร็วขึ้น ซึ่งปฏิกิริยาอักเสบรุนแรงของเนื้อปอด ยังสรุปไม่ได้ว่าเกิดจากสารเคมีใด เนื่องจากมีการเติมสารเคมีหลายชนิดในกระบวนการเตรียมน้ำยาบุหรี่ไฟฟ้า โดยเฉพาะสารเคมีที่ใช้ปรุงแต่งกลิ่นรสมีนับร้อยชนิด<br /> <br /> ศ.นพ.ประกิต กล่าวอีกว่า ข้อค้นพบใหม่ที่สำคัญนี้ทำให้ข้ออ้างที่ว่า บุหรี่ไฟฟ้าอันตรายน้อยกว่าบุหรี่ธรรมดา ยิ่งมีน้ำหนักน้อยลง โดยพบว่า อาการปอดอักเสบรุนแรงที่เกิดในคนสูบบุหรี่ไฟฟ้า แตกต่างจากโรคปอดที่เกิดจากการสูบบุหรี่ยาเส้น หรือบุหรี่แบบมวน อย่างโรค ถุงลมปอดโป่งพอง มะเร็งปอด วัณโรค หรือปอดอักเสบจากการติดเชื้อโรคอื่นๆ ซึ่งมักจะเกิดขึ้นในคนที่สูบบุหรี่มานานนับสิบปีขึ้นไป โดยปอดอักเสบจากบุหรี่ไฟฟ้า จะเกิดในผู้ใช้บุหรี่ไฟฟ้าเพียง 2-3 ปี เกิดขึ้นในคนอายุน้อย แข็งแรง แต่จู่ๆ ก็ป่วยอย่างรวดเร็ว และเกิดการอักเสบขึ้นทั่วปอด จนปอดไม่สามารถรับออกซิเจนได้ตามปกติ ทำให้หายใจเร็ว เหนื่อยหอบ และปอดล้มเหลว<br /> <br /> “ในรายที่ป่วยด้วยปอดอักเสบหลังจากสูบบุหรี่ไฟฟ้า เมื่อเข้าสู่ภาวะปอดล้มเหลว ถ้าไม่เข้าไอซียูและใช้เครื่องช่วยหายใจ ก็จะเหนื่อยหอบจนเสียชีวิต และในรายที่รอดมาได้ หลังจากการใช้เครื่องช่วยหายใจเป็นอาทิตย์ ก็ไม่สามารถทำให้ปอดกลับคืนสู่สภาพปกติ โดยพบว่ามีวัยรุ่นอายุ 18 ปี ที่รอดตายจากปอดอักเสบรุนแรงจากการสูบบุหรี่ไฟฟ้า แต่แพทย์ระบุว่า ปอดของผู้ป่วยรายนี้ได้รับความเสียหาย จนสภาพปอดเหมือนคนที่มีอายุ 70 ปี” ศ.นพ.ประกิต กล่าว</p> <p>ศ.นพ.ประกิต กล่าวว่า สำหรับความเคลื่อนไหวในสหรัฐฯ พบว่า ศ.สแตนตัน กล๊านซ์ คณะแพทยศาสตร์ มหาวิทยาลัยซานฟรานซิสโก เรียกร้องให้องค์การอาหารและยา อเมริกา ให้เรียกคืนใบอนุญาตขายบุหรี่ไฟฟ้าไฮบริด IQOS เนื่องพบว่า ควันบุหรี่ IQOS มีสารสกัดน้ำมันพืช ทั้ง PG และ VG ในระดับที่สูงกว่าบุหรี่ธรรมดามากเช่นเดียวกัน เพื่อป้องกันโรคระบาดปอดอักเสบรุนแรงในคนที่จะใช้บุหรี่ IQOS ที่ผู้ผลิตกำลังจะเปิดตัวขายในอเมริกาในเร็วๆ นี้ สำหรับในเมืองไทย ขณะนี้มีคนจำนวนมาก โดยเฉพาะวัยรุ่น ที่เข้าใจผิดว่าบุหรี่ไฟฟ้า ไม่มีอันตราย หรือมีอันตรายน้อย จึงขอเตือนให้เลิกสูบบุหรี่ไฟฟ้าทุกชนิดทันที เพราะความเสียหายเกิดขึ้นกับปอดและระบบไหลเวียนโลหิตทุกครั้งที่คุณสูบบุหรี่ไฟฟ้า รวมถึงควรเลิกสูบบุหรี่ธรรมดาด้วยเช่นกัน</p> <p> </p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2019-10-06 19:50:26', 'created_by' => '1', 'modified' => '2019-10-06 19:50:26', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2019-10-06 19:50:26', 'imgur_url' => 'https://i.imgur.com/ByHvDCh.jpg', 'image' => '/files/uploads/image/2019-10-06_19-49-22_798_600x400.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '610', 'metakey' => null, 'metadesc' => 'บุหรี่ บุหรี่ไฟฟ้า ปอด', 'news_source' => null, 'access' => '0', 'hits' => '4468', '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' => '2021-06-10 11:16:53', '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' => '2021-06-10 11:16:53', '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) 10 => array( 'Content' => array( 'id' => '609', '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-09-27 12:13:32', 'created_by' => '1', 'modified' => '2019-09-27 12:14:38', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2019-09-27 12:13:32', 'imgur_url' => 'https://i.imgur.com/xN5cnjz.jpg', 'image' => '/files/uploads/infographic/thumb/2019-09-27_12-13-32.jpg', 'album' => null, 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => null, 'attribs' => '', 'parentid' => '0', 'ordering' => '609', 'metakey' => null, 'metadesc' => '', 'news_source' => null, 'access' => '0', 'hits' => '724', 'downloads' => '483', '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' => '1', 'username' => 'admin', 'realname' => 'Administrator', 'email' => 'admin@local.com', 'tel' => '', 'avatar' => '/img/avatar.png', 'lastvisit_date' => '2021-06-10 11:16:53', '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' => '2021-06-10 11:16:53', '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) 11 => array( 'Content' => array( 'id' => '606', 'title' => 'สรุปครบ สิทธิรักษาพยาบาลผู้พิการ ใช้ยังไง มีอะไรบ้าง', 'alias' => null, 'intro_text' => null, 'full_text' => '<p><b>กางรายละเอียด สิทธิผู้พิการรักษาพยาบาลที่ไหนได้ มีสิทธิประโยชน์และเงื่อนไขอย่างไรบ้าง มาเช็กเลย </b></p> <p><img alt="" src="http://www.xn--y3cri.com/files/uploads/image/2019-09-17_1568732176.jpg" style="width: 80%;" /></p> <p> เรื่องสิทธิรักษาพยาบาลและสวัสดิการด้านสุขภาพ เป็นสิ่งที่สำคัญกับทุกคนอยู่แล้ว โดยเฉพาะผู้พิการ ที่จำเป็นมากในการใช้สิทธิรักษาพยาบาลต่าง ๆ ดังนั้น จึงได้สรุปรายละเอียดและเงื่อนไขของสิทธิรักษาพยาบาลผู้พิการให้ทราบกัน <br /> </p> <p> ทั้งนี้ ปัจจุบัน<a href="https://money.kapook.com/view200930.html" target="_blank">สิทธิรักษาพยาบาลผู้พิการ</a> มีอยู่ด้วยกัน 2 อย่าง นั่นคือ<b> "สิทธิหลักประกันสุขภาพ" และ "สิทธิประกันสังคม" </b>ซึ่งสามารถเลือกใช้สิทธิได้เพียงอย่างใดอย่างหนึ่ง โดยมีรายละเอียด ดังนี้ </p> <p><b>1. สิทธิหลักประกันสุขภาพ ผู้พิการ</b></p> <p><img alt="" src="http://www.xn--y3cri.com/files/uploads/image/2019-09-17_1568732210.jpg" style="width: 80%;" /></p> <p>สิทธิหลักประกันสุขภาพ หรือที่รู้จักในชื่อ <b>"บัตรทอง"</b> โดยผู้พิการสามารถเข้ารับบริการรักษาพยาบาลได้ที่โรงพยาบาลรัฐทุกแห่ง และโรงพยาบาลเอกชนที่ขึ้นทะเบียนเป็นหน่วยบริการในระบบหลักประกันสุขภาพฯ ได้โดยไม่ต้องเสียค่าใช้จ่ายใด ๆ โดยไม่ต้องมีใบส่งต่อ</p> <p><br /> <b>สิทธิประโยชน์บัตรทองผู้พิการ มีอะไรบ้าง </b></p> <p> </p> <p> โดยหลัก ๆ แล้ว บัตรทองจะให้สิทธิรักษาพยาบาลครอบคลุมทั้งโรคทั่วไปและโรคเฉพาะทาง ในการตรวจ วินิจฉัย ป้องกัน ควบคุมโรค ค่ายา/เวชภัณฑ์ตามกรอบบัญชียาหลักแห่งชาติ ค่าอาหาร และค่าห้องพยาบาลด้วย ตลอดจนถึงให้สิทธิคุมกำเนิด ฝากครรภ์ คลอดบุตร บริการทันตกรรม และบริการแพทย์แผนไทย </p> <p><br /> นอกจากนี้ เฉพาะผู้พิการจะได้สิทธิประโยชน์เพิ่มเข้ามา คือ บริการฟื้นฟูสมรรถภาพผู้พิการ เช่น กายภาพบำบัด, กิจกรรมบำบัด, การประเมิน/แก้ไขการพูด, จิตบำบัด, พฤติกรรมบำบัด, ฟื้นฟูการได้ยิน, ฟื้นฟูการเห็น, ได้รับอุปกรณ์เครื่องช่วยตามประเภทความพิการ, การพัฒนาศักยภาพในรูปแบบอื่น ๆ รวมทั้งการอบรมญาติหรือผู้ดูแลในการดูแลคนพิการ อีกอย่างคือ คนที่มีบัตรผู้พิการจะยังได้รับเงินช่วยเหลือเบี้ยคนพิการเดือนละ 800 บาทด้วย </p> <p> </p> <p>ทั้งนี้ สำนักงานหลักประกันสุขภาพแห่งชาติ (สปสช.) กำหนดประเภทความพิการที่จะได้รับสิทธิผู้พิการ ไว้ 6 ประเภท ดังนี้<br /> <br /> 1. ความพิการทางการเห็น<br /> 2. ความพิการทางการได้ยินหรือสื่อความหมาย<br /> 3. ความพิการทางการเคลื่อนไหวหรือทางร่างกาย<br /> 4. ความพิการทางจิตใจหรือพฤติกรรมหรือออทิสติก<br /> 5. ความพิการทางสติปัญญา<br /> 6. ความพิการทางการเรียนรู้ <br /> <br /> <b>ใช้สิทธิบัตรทองผู้พิการ ต้องทำอย่างไร</b></p> <p> ผู้ที่มีสิทธิในระบบหลักประกันสุขภาพ ต้องเป็นบุคคลที่มีสัญชาติไทย และไม่มีสวัสดิการด้านการรักษาพยาบาลอื่น ๆ ที่รัฐจัดให้ เช่น ประกันสังคม หรือสิทธิรักษาพยาบาลราชการ ลูกจ้างรัฐ รัฐวิสาหกิจ เป็นต้น </p> <p>สำหรับการลงทะเบียนรับสิทธิบัตรทองนั้น ให้เตรียมสำเนาบัตรประชาชน หรือบัตรประจำตัวที่มีรูปถ่ายซึ่งทางราชการออกให้ (เด็กอายุต่ำกว่า15ปี ใช้สำเนาใบสูติบัตร), สำเนาทะเบียนบ้าน และบัตรประจำตัวผู้พิการ หรือเอกสารรับรองจากแพทย์ มาติดต่อลงทะเบียน พร้อมระบุรับสิทธิ ท.74 สำหรับผู้พิการ ได้ที่<br /> <br /> - พื้นที่ต่างจังหวัด : สถานีอนามัย หรือโรงพยาบาลของรัฐใกล้บ้าน <br /> - กรุงเทพมหานคร : สำนักงานเขตทุกแห่ง <br /> <br /> ส่วนผู้พิการที่มีบัตรทองอยู่แล้ว แต่ยังไม่ได้ระบุสิทธิ ท.74 ให้เข้ารับการตรวจประเมินความพิการ ณ หน่วยบริการของรัฐ เพื่อออกเอกสารรับรองความพิการ และนำมาลงทะเบียนเพิ่มสิทธิสำหรับผู้พิการเพื่อรับสิทธิได้เลย <br /> </p> <p><b>2. สิทธิประกันสังคมผู้พิการ</b></p> <p><b><img alt="" src="http://www.อสม.com/files/uploads/image/2019-09-17_21-54-28_843_600x400.jpg" style="width: 100%;" /></b></p> <p>นอกจากสิทธิบัตรทองแล้ว ผู้พิการยังสามารถเลือกรับสิทธิรักษาพยาบาลของประกันสังคมได้ แต่ย้ำว่าเลือกได้แค่อย่างใดอย่างหนึ่งเท่านั้น และเปลี่ยนได้ปีละ 1 ครั้ง คือ ตั้งแต่วันที่ 1 มกราคม - 31 มีนาคม ของทุกปี ยกเว้นกรณีมีความจำเป็น เช่น ย้ายที่พักอาศัย หรือย้ายสถานที่ประจำทำงาน จำเป็นต้องเปลี่ยนสถานพยาบาลที่ขอใช้สิทธิด้วย จึงจะขอเปลี่ยนสถานพยาบาลระหว่างปีได้ โดยให้แจ้งเปลี่ยนสถานพยาบาลภายใน 30 วัน นับตั้งแต่วันที่ย้ายที่พักอาศัย หรือย้ายสถานที่ประจำทำงาน</p> <p><br /> <b>สิทธิประโยชน์ประกันสังคมผู้พิการ มีอะไรบ้าง</b></p> <p> </p> <p> ผู้พิการที่เป็นผู้ประกันตนจะได้รับสิทธิเหมือนกับผู้ประกันตนทั่วไปเลย ทั้ง 7 กรณี ได้แก่</p> <p> </p> <p><b>1. เจ็บป่วย</b></p> <p> ได้รับสิทธิรักษาพยาบาลในโรงพยาบาลที่เลือก โดยไม่เสียค่าใช้จ่าย <br /> <b>2. คลอดบุตร</b></p> <p>มีสิทธิเบิกค่าคลอดบุตรครั้งละ 13,000 บาท ได้ไม่จำกัดจำนวนครั้ง และเงินสงเคราะห์การหยุดงานสำหรับผู้ประกันตนหญิง </p> <p> - <a href="https://money.kapook.com/view123796.html" target="_blank">ประกันสังคม คลอดบุตร สิทธิที่คุณแม่ป้ายแดงควรรู้</a> <br /> <b>3. สงเคราะห์บุตร </b></p> <p> มีสิทธิเบิกค่าสงเคราะห์บุตรได้คราวละไม่เกิน 3 คน เดือนละ 600 บาทต่อคน ตั้งแต่แรกเกิดจนถึงอายุ 6 ปี </p> <p> - <a href="https://money.kapook.com/view196390.html" target="_blank">เงินสงเคราะห์บุตร ประกันสังคม เบิกยังไง ได้เท่าไหร่</a><br /> <b>4. ว่างงาน</b><br /> มีสิทธิได้รับเงินว่างงาน ถ้าไม่ได้ออกจากงานเพราะทำผิดกฎหมาย หรือทำให้บริษัทได้รับความเสียหาย</p> <p> - <a href="https://money.kapook.com/view126059.html" target="_blank">ประกันสังคม ช่วยได้ ถึงจะว่างงาน ก็ยังได้รับเงินเดือน !</a><br /> <b>5. ชราภาพ </b></p> <p> สำหรับเป็นเงินออมชราภาพ ที่ผู้ประกันตนจะได้รับเมื่อยามเกษียณ </p> <p> - <a href="https://money.kapook.com/view197343.html" target="_blank">เงินชราภาพ บำเหน็จ-บำนาญประกันสังคม ขอคืนได้เมื่อไหร่ ใครมีสิทธิ์บ้าง ?</a><br /> <b>6. ทุพพลภาพ </b></p> <p> ผู้ประกันตนที่จ่ายเงินสมทบครบ 3 เดือน ภายในระยะเวลา 15 เดือน ก่อนทุพพลภาพ จะมีสิทธิได้เงินทดแทนการขาดรายได้ <br /> <b>7. เสียชีวิต </b></p> <p> กรณีที่ผู้ประกันตนเสียชีวิต จะได้รับเงินค่าทำศพ 40,000 บาท รวมถึงเงินสงเคราะห์กรณีตาย </p> <p><b>ใช้สิทธิประกันสังคมผู้พิการ ต้องทำอย่างไร</b></p> <p> </p> <p> สำหรับผู้พิการที่เป็นผู้ประกันตน หากต้องการใช้สิทธิประกันสังคม สามารถแจ้งความประสงค์ พร้อมยื่นเแบบเลือกสถานพยาบาล เพื่อรับบริการทางการแพทย์ (สปส. 9-02) ได้ที่ สำนักงานประกันสังคมทุกแห่งทั่วประเทศ หรือยื่นทางออนไลน์ ได้ผ่านเว็บไซต์ประกันสังคม <a href="https://www.sso.go.th/" target="_blank">www.sso.go.th</a></p> <p><br /> อย่างไรก็ตาม ผู้พิการที่ยังคงสามารถทำงานได้<b> จะต้องจ่ายเงินสมทบประกันสังคมเองในอัตรา 5% ของค่าจ้าง</b> แต่หากกรณีที่เป็นผู้ทุพพลภาพในระดับที่ไม่สามารถทำงานได้ ถึงจะได้รับการยกเว้นจ่ายเงินสมทบ <br /> <br /> <b>บัตรทองกับประกันสังคม เลือกสิทธิไหนดีกว่ากัน </b></p> <p> สิทธิประโยชน์ผู้พิการของบัตรทองและประกันสังคมนั้น มีข้อดี-ข้อเสียที่ต่างกัน โดยทั้ง 2 สิทธิมีข้อแตกต่างกัน ดังนี้ </p> <p><b>- โรงพยาบาลที่ให้บริการ </b></p> <p> </p> <p> ประกันสังคมดีตรงที่สามารถเลือกสิทธิรักษาได้ทั้งโรงพยาบาลรัฐและเอกชน ส่วนบัตรทองจะได้เพียงโรงพยาบาลรัฐเท่านั้น แต่ก็ดีตรงที่ได้กับโรงพยาบาลรัฐทุกแห่งทั่วประเทศ จึงขอแนะนำว่าถ้าโรงพยาบาลที่เราเข้ารักษาเป็นโรงพยาบาลรัฐอยู่แล้ว การเลือกบัตรทองก็ดูจะเหมาะสมกว่า แต่หากใครพอใจจะเข้ารักษาในโรงพยาบาลเอกชนใกล้บ้าน ก็อาจจะเลือกสิทธิประกันสังคมแทน </p> <p><br /> <b>- การรักษาโรคเฉพาะ</b></p> <p> </p> <p> จุดนี้ประกันสังคมมีข้อด้อยตรงที่ไม่ครอบคลุมการรักษาโรคเฉพาะบางโรค เช่น มะเร็งบางชนิด ต่างจากบัตรทองที่ให้การรักษาครอบคลุมทั้งหมด </p> <p><br /> <b>- ทันตกรรม</b></p> <p> </p> <p> ประกันสังคมให้สิทธิด้านทันตกรรมปีละไม่เกิน 900 บาท แต่สามารถเข้ารับบริการได้ทั้งโรงพยาบาลรัฐ เอกชน และคลินิกที่ร่วมโครงการ ส่วนบัตรทองสามารถใช้บริการได้ไม่จำกัดวงเงินและจำนวนครั้ง แต่ก็ต้องแลกด้วยการเข้ารับบริการได้เฉพาะโรงพยาบาลรัฐเท่านั้น </p> <p><br /> <b>- ยาและเวชภัณฑ์</b></p> <p> </p> <p> ประกันสังคมสามารถใช้ยาได้ทั้งในและนอกบัญชีหลักแห่งชาติ แต่บัตรทองได้เฉพาะยาที่อยู่ในบัญชีหลักแห่งชาติเท่านั้น หากต้องการใช้ยานอกบัญชี ผู้ป่วยต้องยอมจ่ายเงินเอง หรือขึ้นอยู่กับดุลพินิจของแพทย์</p> <p><br /> <b>- ค่าห้องและค่าอาหาร</b></p> <p> </p> <p> ประกันสังคมให้สิทธิค่าห้องและค่าอาหารไม่เกินวันละ 700 บาท โดยเลือกได้ว่าจะนอนห้องรวมหรือห้องพิเศษ แต่ต้องจ่ายส่วนต่างที่เกินเอง ขณะที่บัตรทองจะดูแลค่าห้องและค่าอาหารของห้องรวมให้ทั้งหมด แต่หากต้องการนอนห้องพิเศษจะต้องจ่ายเองทั้งหมด </p> <p><br /> <b>- สิทธิประโยชน์ด้านอื่น ๆ </b></p> <p> </p> <p> แน่นอนว่าประกันสังคมให้สิทธิประโยชน์ด้านอื่น ๆ นอกเหนือจากการรักษาพยาบาลด้วย อย่างเช่น เงินสงเคราะห์บุตร เงินช่วยเหลือยามว่างงาน เงินบำเหน็จ-บำนาญชราภาพ และเงินสงเคราะห์กรณีเสียชีวิต เป็นต้น ซึ่งบัตรทองยังไม่มีในส่วนนี้ </p> <p><br /> <b>สุดท้ายคงตอบได้ยากว่าสิทธิประโยชน์อะไรดีกว่ากัน โดยแนะนำให้ลองนำข้อดี-ข้อเสีย มาพิจารณาชั่งใจกันดู ว่าเราเหมาะและสะดวกกันสิทธิไหนมากกว่ากัน ซึ่งแต่ละคนคงมีคำตอบที่แตกต่างกันไป</b><br /> <br /> <b> ทั้งหมดนี้ก็เป็นเงื่อนไขคร่าว ๆ ของสิทธิรักษาพยาบาลผู้พิการที่เรารวบรวมมาฝากกัน แต่สำหรับใครที่ต้องการทราบรายละเอียดอื่น ๆ เพิ่มเติม สามารถสอบถามได้ที่ สปสช. โทร. 1330 และสำนักงานประกันสังคม โทร. 1506</b> <br /> <br /> <br /> ขอขอบคุณข้อมูลจาก<br /> <a href="https://www.nhso.go.th/files/userfiles/file/2016/02/%E0%B8%84%E0%B8%B9%E0%B9%88%E0%B8%A1%E0%B8%B7%E0%B8%AD%20%E0%B8%97_74.pdf" target="_blank">สำนักงานหลักประกันสุขภาพแห่งชาติ</a><br /> <a href="https://www.sso.go.th/wpr/main/news/%E0%B8%82%E0%B9%88%E0%B8%B2%E0%B8%A7%E0%B8%9B%E0%B8%A3%E0%B8%B0%E0%B8%8A%E0%B8%B2%E0%B8%AA%E0%B8%B1%E0%B8%A1%E0%B8%9E%E0%B8%B1%E0%B8%99%E0%B8%98%E0%B9%8C_detail_detail_1_16_0/593_593" target="_blank">สำนักงานประกันสังคม</a> </p> <p><a href="https://www.facebook.com/ssofanpage/photos/a.105303622881804/1635446399867511/?type=3&theater" target="_blank">เฟซบุ๊ก สำนักงานประกันสังคม กระทรวงแรงงาน</a><br /> <a href="https://money.kapook.com/view200930.html?fbclid=IwAR3CMhYEgEh35U3wlJDCTdmcAO--ZwafZVWU2gwHgXP-hcrL6hdAoS87lSc">kapook.com</a></p> <p> </p> ', 'sectionid' => '0', 'category_id' => '1', 'categories' => null, 'frontpage' => null, 'arrow_comment' => '1', 'arrow_vote' => '1', 'created' => '2019-09-17 22:00:57', 'created_by' => '1', 'modified' => '2019-09-17 22:06:53', 'modified_by' => '1', 'published' => '1', 'publish_up' => null, 'publish_down' => null, 'content_date' => '2019-09-17 22:00:57', 'imgur_url' => 'https://i.imgur.com/JA9H7L4.jpg', 'image' => '/files/uploads/image/2019-09-17_21-54-28_843_600x400.jpg', 'album' => '', 'attach_file' => null, 'urls' => null, 'video_url' => null, 'banner_side' => '2', 'attribs' => null, 'parentid' => '0', 'ordering' => '606', 'metakey' => null, 'metadesc' => 'สปสช พิการ ประกันสังคม สิทธิ', 'news_source' => null, 'access' => '0', 'hits' => '4540', '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' => '2021-06-10 11:16:53', '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' => '2021-06-10 11:16:53', '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() ) )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' => '12', 'paginate' => array( 'row_count' => (int) 347, 'limit' => (int) 12, 'total_page' => (float) 29, 'page' => '12', 'start' => (int) 132 ), 'CategoryContents' => array( (int) 12 => 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 = '12' $paginate = array( 'row_count' => (int) 347, 'limit' => (int) 12, 'total_page' => (float) 29, 'page' => '12', 'start' => (int) 132 ) $CategoryContents = array( (int) 12 => 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
21 ต.ค. 62 / อ่าน 120
21 ต.ค. 62 / อ่าน 4,367
17 ต.ค. 62 / อ่าน 744
16 ต.ค. 62 / อ่าน 635
15 ต.ค. 62 / อ่าน 850
15 ต.ค. 62 / อ่าน 581
9 ต.ค. 62 / อ่าน 1,147
9 ต.ค. 62 / อ่าน 861
9 ต.ค. 62 / อ่าน 696
6 ต.ค. 62 / อ่าน 4,468
27 ก.ย. 62 / อ่าน 724
17 ก.ย. 62 / อ่าน 4,540