Notice (8) : Undefined offset: 0 [APP/Controller/UsersController.php , line 4322 ]Code Context foreach ( $this -> menu_English as $key => $menu )
{
if ( $menu [ 'url' ][ 0 ] == $category )
$category = 'news'
$subCategory = 'detail'
$prefId = '5c6e3822-5e54-4186-8b19-05cfa50cc6ad'
$page = (int) 0
$max_page = (int) 0
$banner_lists = array(
(int) 0 => array(
'Banner' => array(
'id' => '61d644fc-8318-4b5d-9656-6f9b9dcdd4c6',
'name' => '第72回学術集会',
'file' => 'upload/banner/bce13993a12bd45f00d1c95f7b00346a.png',
'url' => 'https://anesth-72ndmeeting.org/users/english/',
'type' => 'english',
'order_no' => '0',
'is_deleted' => false,
'created' => '2022-01-06 10:25:16',
'modified' => '2024-11-26 12:03:50',
'old_file' => 'upload/banner/bce13993a12bd45f00d1c95f7b00346a.png'
)
),
(int) 1 => array(
'Banner' => array(
'id' => '673a8b55-0f20-410a-bda5-22429dcdd4c6',
'name' => '第73回学術集会',
'file' => 'upload/banner/1db3d50cabe81c88d01ceaf2a3fe87ef.png',
'url' => 'https://73rd.anesth-meeting.org/en/',
'type' => 'english',
'order_no' => '1',
'is_deleted' => false,
'created' => '2024-11-18 09:33:25',
'modified' => '2024-11-26 12:03:51',
'old_file' => 'upload/banner/1db3d50cabe81c88d01ceaf2a3fe87ef.png'
)
),
(int) 2 => array(
'Banner' => array(
'id' => '5bb2e9a0-1898-4904-a0ef-3df7a50cc6ad',
'name' => '麻酔博物館',
'file' => 'upload/banner/68e4837cfe458d34266dc308daaef153.jpg',
'url' => 'http://www.anesth.or.jp/english/museum/',
'type' => 'english',
'order_no' => '2',
'is_deleted' => false,
'created' => '2018-10-02 05:44:32',
'modified' => '2024-11-26 12:03:51',
'old_file' => 'upload/banner/68e4837cfe458d34266dc308daaef153.jpg'
)
),
(int) 3 => array(
'Banner' => array(
'id' => '60c8193d-bee0-4eb3-a564-11b19dcdd4c6',
'name' => 'WFSA',
'file' => 'upload/banner/918a16bddc61837b4cf85cb1496a3938.png',
'url' => 'https://wfsahq.org/',
'type' => 'english',
'order_no' => '3',
'is_deleted' => false,
'created' => '2021-06-15 12:06:37',
'modified' => '2024-11-26 12:03:51',
'old_file' => 'upload/banner/918a16bddc61837b4cf85cb1496a3938.png'
)
),
(int) 4 => array(
'Banner' => array(
'id' => '64ed3c62-1470-4375-ae50-07a49dcdd4c6',
'name' => 'ICAPS2024_EN',
'file' => 'upload/banner/36f3dbf585b7be1c4e119a5b18860d30.jpg',
'url' => 'https://www.c-linkage.co.jp/icaps2024/en/',
'type' => 'english',
'order_no' => '5',
'is_deleted' => false,
'created' => '2023-08-29 09:31:30',
'modified' => '2024-11-26 12:03:51',
'old_file' => 'upload/banner/36f3dbf585b7be1c4e119a5b18860d30.jpg'
)
)
)
$banner_offset_sm = (int) 1
$banner_offset_xs = (int) 0
$news_lists = array(
'eng_secretariat' => array(
(int) 0 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 5 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 6 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 7 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 8 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 9 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 10 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 11 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 12 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 13 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 14 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 15 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 16 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 17 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 18 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 19 => array(
'News' => array(
[maximum depth reached]
)
)
)
)
$news_type_lists = array(
'eng_secretariat' => array(
'title' => 'News from JSA'
)
)
$key = (int) 5
$type = array(
'title' => 'News from JSA'
)
$menu = array(
'title' => 'Contact',
'url' => array(
'controller' => 'users',
'action' => 'contact'
)
) UsersController::english() - APP/Controller/UsersController.php, line 4322
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 185
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
[main] - APP/webroot/index.php, line 108 Notice (8) : Undefined index: ippan [APP/Controller/UsersController.php , line 4417 ]Code Context
//パンくず設定
$this -> forElements [ 'breadcrumbs' ][] = array( 'title' => $news_type_lists [ $news [ 'News' ][ 'category_id' ] ][ 'title' ]. ' News' , 'url' => array( 'controller' => 'users' , 'action' => 'english' , 'news' , 'all' , $news [ 'News' ][ 'category_id' ] ) );
$category = 'news'
$subCategory = 'detail'
$prefId = '5c6e3822-5e54-4186-8b19-05cfa50cc6ad'
$page = (int) 0
$max_page = (int) 0
$banner_lists = array(
(int) 0 => array(
'Banner' => array(
'id' => '61d644fc-8318-4b5d-9656-6f9b9dcdd4c6',
'name' => '第72回学術集会',
'file' => 'upload/banner/bce13993a12bd45f00d1c95f7b00346a.png',
'url' => 'https://anesth-72ndmeeting.org/users/english/',
'type' => 'english',
'order_no' => '0',
'is_deleted' => false,
'created' => '2022-01-06 10:25:16',
'modified' => '2024-11-26 12:03:50',
'old_file' => 'upload/banner/bce13993a12bd45f00d1c95f7b00346a.png'
)
),
(int) 1 => array(
'Banner' => array(
'id' => '673a8b55-0f20-410a-bda5-22429dcdd4c6',
'name' => '第73回学術集会',
'file' => 'upload/banner/1db3d50cabe81c88d01ceaf2a3fe87ef.png',
'url' => 'https://73rd.anesth-meeting.org/en/',
'type' => 'english',
'order_no' => '1',
'is_deleted' => false,
'created' => '2024-11-18 09:33:25',
'modified' => '2024-11-26 12:03:51',
'old_file' => 'upload/banner/1db3d50cabe81c88d01ceaf2a3fe87ef.png'
)
),
(int) 2 => array(
'Banner' => array(
'id' => '5bb2e9a0-1898-4904-a0ef-3df7a50cc6ad',
'name' => '麻酔博物館',
'file' => 'upload/banner/68e4837cfe458d34266dc308daaef153.jpg',
'url' => 'http://www.anesth.or.jp/english/museum/',
'type' => 'english',
'order_no' => '2',
'is_deleted' => false,
'created' => '2018-10-02 05:44:32',
'modified' => '2024-11-26 12:03:51',
'old_file' => 'upload/banner/68e4837cfe458d34266dc308daaef153.jpg'
)
),
(int) 3 => array(
'Banner' => array(
'id' => '60c8193d-bee0-4eb3-a564-11b19dcdd4c6',
'name' => 'WFSA',
'file' => 'upload/banner/918a16bddc61837b4cf85cb1496a3938.png',
'url' => 'https://wfsahq.org/',
'type' => 'english',
'order_no' => '3',
'is_deleted' => false,
'created' => '2021-06-15 12:06:37',
'modified' => '2024-11-26 12:03:51',
'old_file' => 'upload/banner/918a16bddc61837b4cf85cb1496a3938.png'
)
),
(int) 4 => array(
'Banner' => array(
'id' => '64ed3c62-1470-4375-ae50-07a49dcdd4c6',
'name' => 'ICAPS2024_EN',
'file' => 'upload/banner/36f3dbf585b7be1c4e119a5b18860d30.jpg',
'url' => 'https://www.c-linkage.co.jp/icaps2024/en/',
'type' => 'english',
'order_no' => '5',
'is_deleted' => false,
'created' => '2023-08-29 09:31:30',
'modified' => '2024-11-26 12:03:51',
'old_file' => 'upload/banner/36f3dbf585b7be1c4e119a5b18860d30.jpg'
)
)
)
$banner_offset_sm = (int) 1
$banner_offset_xs = (int) 0
$news_lists = array(
'eng_secretariat' => array(
(int) 0 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 1 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 2 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 3 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 4 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 5 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 6 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 7 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 8 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 9 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 10 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 11 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 12 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 13 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 14 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 15 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 16 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 17 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 18 => array(
'News' => array(
[maximum depth reached]
)
),
(int) 19 => array(
'News' => array(
[maximum depth reached]
)
)
)
)
$news_type_lists = array(
'eng_secretariat' => array(
'title' => 'News from JSA'
)
)
$key = (int) 5
$type = array(
'title' => 'News from JSA'
)
$menu = array(
'title' => 'Contact',
'url' => array(
'controller' => 'users',
'action' => 'contact'
)
)
$news = array(
'News' => array(
'id' => '5c6e3822-5e54-4186-8b19-05cfa50cc6ad',
'news_type' => 'contents',
'title' => 'Micronesia Anesthetic Refresher Courseへの派遣講師公募について',
'contents' => '<p style="text-align: right;"> 【2016年8月1日】<br> 公益社団法人日本麻酔科学会<br> 国際交流委員会<br> </p> <p> "Micronesia Anesthetic Refresher Course"が2017年3月にMicronesiaのMajuro, Marshall Islands で開催されます。当リフレッシャーコースは2003年からAustralian Society of AnesthesiologistsとPhilippine Society of Anesthesiologistsが中心となり、ミクロネシア諸島の麻酔科医教育支援活動として開催されており、2011年より本学会から講師派遣を行っています。以下の要項で講師を公募いたしますので、是非ご応募ください。<br> <br> <b>開催概要</b><br> 日程 2017年3月27日~31日<br> 場所 Majuro, Marshall Islands <br> <br> <b>費用</b><br> 旅費・滞在費(6泊)は学会支給(上限あり)<br> <br> <b>派遣人数</b><br> 若干名<br> <br> <b>公募期間</b><br> 2016年8月1日(月)~2017年1 月13日(金)、定員に達し次第募集を締切ります。<br> <br> <b>募集テーマ</b><br> Paediatric anaesthesia<br> Pyloric stenosis and Perioperative fluid management in paediatrics<br> preeclampsia<br> Remote area anesthesia<br> Diabetes and anesthesia<br> Basic life support 等<br> <br> <b>講演内容について</b><br> ・講演内容は非常にベーシックな内容。演者の希望に基づき、オーストラリア麻酔科学会とフィリピン麻酔科学会との間で調整後決定となる。<br> ・講師は本学会から若干名の他、オーストラリア麻酔科学会とフィリピン麻酔科学会から数名<br> <br> <b>応募資格・コース概要・全体スケジュール その他</b><br> ※スケジュールについては、主催者から情報が公示され次第の公開となります。<br> ※参照 : <a href="[domain]/files/download/news/20160801_2-2.pdf" target="_blank">2013年実施概要</a><br> <br> <b>応募の方法</b><br> 1) 所定の<a href="[domain]/files/download/news/20160801_2-1.doc" target="_blank">応募用紙</a>に必要事項を記入して、選考委員会に提出してください。<br> 2) 応募にあたって所属の責任者の推薦が必要となります。(応募者が責任者である場合は自薦とする)<br> 3) 応募締切日 <u>2017年1月13日(金)必着 </u><br> 4) 応募書類の提出先<br> <br> (公社)日本麻酔科学会 国際交流委員会 御中<br> 〒650-0047<br> 神戸市中央区港島南町1-5-2 神戸キメックセンタービル3F<br> <br> <b>*提出方法</b><br> 任意の封筒をお使いいただき、必ず、<u>『2017年Micronesia Anesthetic Refresher Course 応募』</u>と朱書きの上、<br> 原則として簡易書留もしくは宅配便でご送付下さい。<br> <br> </p> <p style="text-align:right;">以上</p>',
'file' => '',
'url' => '',
'is_only_member' => false,
'category_id' => 'ippan',
'release_date' => '2016-08-01',
'is_release' => true,
'is_convert' => false,
'is_deleted' => false,
'created' => '2016-08-01 00:00:00',
'modified' => '2019-03-13 06:05:00',
'old_file' => '',
'page_category' => 'ippan'
)
) UsersController::english() - APP/Controller/UsersController.php, line 4417
ReflectionMethod::invokeArgs() - [internal], line ??
Controller::invokeAction() - CORE/Cake/Controller/Controller.php, line 490
Dispatcher::_invoke() - CORE/Cake/Routing/Dispatcher.php, line 185
Dispatcher::dispatch() - CORE/Cake/Routing/Dispatcher.php, line 160
[main] - APP/webroot/index.php, line 108
English Website - News - Micronesia Anesthetic Refresher Courseへの派遣講師公募について|公益社団法人 日本麻酔科学会
Font Size
Large
Medium
Small
Print this page
Japanese Society of Anesthesiologists English Website
Micronesia Anesthetic Refresher Courseへの派遣講師公募について
August 1st, 2016
【2016年8月1日】 公益社団法人日本麻酔科学会 国際交流委員会
"Micronesia Anesthetic Refresher Course"が2017年3月にMicronesiaのMajuro, Marshall Islands で開催されます。当リフレッシャーコースは2003年からAustralian Society of AnesthesiologistsとPhilippine Society of Anesthesiologistsが中心となり、ミクロネシア諸島の麻酔科医教育支援活動として開催されており、2011年より本学会から講師派遣を行っています。以下の要項で講師を公募いたしますので、是非ご応募ください。 開催概要 日程 2017年3月27日~31日 場所 Majuro, Marshall Islands 費用 旅費・滞在費(6泊)は学会支給(上限あり) 派遣人数 若干名 公募期間 2016年8月1日(月)~2017年1 月13日(金)、定員に達し次第募集を締切ります。 募集テーマ Paediatric anaesthesia Pyloric stenosis and Perioperative fluid management in paediatrics preeclampsia Remote area anesthesia Diabetes and anesthesia Basic life support 等 講演内容について ・講演内容は非常にベーシックな内容。演者の希望に基づき、オーストラリア麻酔科学会とフィリピン麻酔科学会との間で調整後決定となる。 ・講師は本学会から若干名の他、オーストラリア麻酔科学会とフィリピン麻酔科学会から数名 応募資格・コース概要・全体スケジュール その他 ※スケジュールについては、主催者から情報が公示され次第の公開となります。 ※参照 : 2013年実施概要 応募の方法 1) 所定の応募用紙 に必要事項を記入して、選考委員会に提出してください。 2) 応募にあたって所属の責任者の推薦が必要となります。(応募者が責任者である場合は自薦とする) 3) 応募締切日 2017年1月13日(金)必着 4) 応募書類の提出先 (公社)日本麻酔科学会 国際交流委員会 御中 〒650-0047 神戸市中央区港島南町1-5-2 神戸キメックセンタービル3F *提出方法 任意の封筒をお使いいただき、必ず、『2017年Micronesia Anesthetic Refresher Course 応募』 と朱書きの上、 原則として簡易書留もしくは宅配便でご送付下さい。
以上
▲