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 = '63d7234b-12d4-4cf4-8bdb-2add9dcdd4c6'
$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 = '63d7234b-12d4-4cf4-8bdb-2add9dcdd4c6'
$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' => '63d7234b-12d4-4cf4-8bdb-2add9dcdd4c6',
'news_type' => 'contents',
'title' => '他団体での日本麻酔科学会が講習会認定受付する専門医講習開催の廃止について',
'contents' => '<div style="text-align:right">2023年1月30日公開<br />
2023年2月10日更新</div>
<br />
関係者各位
<div style="text-align:right">公益社団法人日本麻酔科学会</div>
<div style="text-align:center">他団体での日本麻酔科学会が講習会認定受付する専門医講習開催の廃止について</div>
<br />
謹啓 新春の候、ますます御健勝のこととお慶び申し上げます。平素は格別のご高配を賜り、厚く御礼申し上げます。<br />
さて2022年度第4回理事会にて、「日本専門医機構認定麻酔科専門医に必要な単位取得が出来る麻酔科領域講習,専門医共通講習の他団体での開催(日本麻酔科学会が講習会認定受付する開催分)は,2025年度開催分を最後に廃止する」ことが決定致しましたので関連団体の皆様に通知いたします。<br />
理由につきましては、開催のための費用が高いとご意見をいただきながらも、その運営費の多くを日本麻酔科学会、日本麻酔科学会会員の資産で運営を担っている赤字事業となっておりました。<br />
この度、物価高騰や大規模なシステム改修含む日本麻酔科学会内での大きな支出を控え、本学会の長期事業計画、財務計画上、日本専門医機構認定麻酔科専門医資格申請・更新のための単位取得機会を他団体様で行われる学術集会にて提供し続けることが現運営では困難であるためです。<br />
<br />
つきましては、2025年度迄(2026年3月末迄)実施分については従来通り受託させていただきますが,2026年4月以降実施分は他団体様での講習会認定受付は行わないものと致します。<br />
尚、財務的問題の解消、別団体間でスムーズな単位管理が可能となる抜本的な運営が実現いたしましたら、再開させていたく所存ではございますので、関係者の皆様にはご理解、ご了承のほど宜しくお願いいたします。
<div style="text-align:right">謹白</div>
',
'file' => '',
'url' => '',
'is_only_member' => false,
'category_id' => 'ippan',
'release_date' => '2023-02-10',
'is_release' => true,
'is_convert' => true,
'is_deleted' => false,
'created' => '2023-01-30 10:54:00',
'modified' => '2023-02-10 16:15: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 - 他団体での日本麻酔科学会が講習会認定受付する専門医講習開催の廃止について|公益社団法人 日本麻酔科学会
Font Size
Large
Medium
Small
Print this page
Japanese Society of Anesthesiologists English Website
他団体での日本麻酔科学会が講習会認定受付する専門医講習開催の廃止について
February 10th, 2023
2023年1月30日公開
2023年2月10日更新
関係者各位
公益社団法人日本麻酔科学会
他団体での日本麻酔科学会が講習会認定受付する専門医講習開催の廃止について
謹啓 新春の候、ますます御健勝のこととお慶び申し上げます。平素は格別のご高配を賜り、厚く御礼申し上げます。
さて2022年度第4回理事会にて、「日本専門医機構認定麻酔科専門医に必要な単位取得が出来る麻酔科領域講習,専門医共通講習の他団体での開催(日本麻酔科学会が講習会認定受付する開催分)は,2025年度開催分を最後に廃止する」ことが決定致しましたので関連団体の皆様に通知いたします。
理由につきましては、開催のための費用が高いとご意見をいただきながらも、その運営費の多くを日本麻酔科学会、日本麻酔科学会会員の資産で運営を担っている赤字事業となっておりました。
この度、物価高騰や大規模なシステム改修含む日本麻酔科学会内での大きな支出を控え、本学会の長期事業計画、財務計画上、日本専門医機構認定麻酔科専門医資格申請・更新のための単位取得機会を他団体様で行われる学術集会にて提供し続けることが現運営では困難であるためです。
つきましては、2025年度迄(2026年3月末迄)実施分については従来通り受託させていただきますが,2026年4月以降実施分は他団体様での講習会認定受付は行わないものと致します。
尚、財務的問題の解消、別団体間でスムーズな単位管理が可能となる抜本的な運営が実現いたしましたら、再開させていたく所存ではございますので、関係者の皆様にはご理解、ご了承のほど宜しくお願いいたします。
謹白
▲