検索結果

研究者要覧トップに戻る

WP_Query Object
(
    [query] => Array
        (
            [post_type] => post
            [post_status] => publish
            [posts_per_page] => 12
            [paged] => 2
            [s] => 
            [meta_query] => Array
                (
                    [relation] => AND
                    [0] => Array
                        (
                            [key] => profile_sdgs
                            [value] => "17"
                            [compare] => LIKE
                        )

                    [1] => Array
                        (
                            [key] => profile_name_kana
                            [value] => 
                            [compare] => PRE_MATCH
                        )

                )

        )

    [query_vars] => Array
        (
            [post_type] => post
            [post_status] => publish
            [posts_per_page] => 12
            [paged] => 2
            [s] => 
            [meta_query] => Array
                (
                    [relation] => AND
                    [0] => Array
                        (
                            [key] => profile_sdgs
                            [value] => "17"
                            [compare] => LIKE
                        )

                    [1] => Array
                        (
                            [key] => profile_name_kana
                            [value] => 
                            [compare] => PRE_MATCH
                        )

                )

            [error] => 
            [m] => 
            [p] => 0
            [post_parent] => 
            [subpost] => 
            [subpost_id] => 
            [attachment] => 
            [attachment_id] => 0
            [name] => 
            [pagename] => 
            [page_id] => 0
            [second] => 
            [minute] => 
            [hour] => 
            [day] => 0
            [monthnum] => 0
            [year] => 0
            [w] => 0
            [category_name] => 
            [tag] => 
            [cat] => 
            [tag_id] => 
            [author] => 
            [author_name] => 
            [feed] => 
            [tb] => 
            [meta_key] => 
            [meta_value] => 
            [preview] => 
            [sentence] => 
            [title] => 
            [fields] => 
            [menu_order] => 
            [embed] => 
            [category__in] => Array
                (
                )

            [category__not_in] => Array
                (
                )

            [category__and] => Array
                (
                )

            [post__in] => Array
                (
                )

            [post__not_in] => Array
                (
                )

            [post_name__in] => Array
                (
                )

            [tag__in] => Array
                (
                )

            [tag__not_in] => Array
                (
                )

            [tag__and] => Array
                (
                )

            [tag_slug__in] => Array
                (
                )

            [tag_slug__and] => Array
                (
                )

            [post_parent__in] => Array
                (
                )

            [post_parent__not_in] => Array
                (
                )

            [author__in] => Array
                (
                )

            [author__not_in] => Array
                (
                )

            [search_columns] => Array
                (
                )

            [orderby] => menu_order
            [order] => ASC
            [ignore_sticky_posts] => 
            [suppress_filters] => 
            [cache_results] => 1
            [update_post_term_cache] => 1
            [update_menu_item_cache] => 
            [lazy_load_term_meta] => 1
            [update_post_meta_cache] => 1
            [nopaging] => 
            [comments_per_page] => 50
            [no_found_rows] => 
        )

    [tax_query] => WP_Tax_Query Object
        (
            [queries] => Array
                (
                )

            [relation] => AND
            [table_aliases:protected] => Array
                (
                )

            [queried_terms] => Array
                (
                )

            [primary_table] => wp_posts
            [primary_id_column] => ID
        )

    [meta_query] => WP_Meta_Query Object
        (
            [queries] => Array
                (
                    [0] => Array
                        (
                            [key] => profile_sdgs
                            [value] => "17"
                            [compare] => LIKE
                        )

                    [1] => Array
                        (
                            [key] => profile_name_kana
                            [value] => 
                            [compare] => PRE_MATCH
                        )

                    [relation] => AND
                )

            [relation] => AND
            [meta_table] => wp_postmeta
            [meta_id_column] => post_id
            [primary_table] => wp_posts
            [primary_id_column] => ID
            [table_aliases:protected] => Array
                (
                    [0] => wp_postmeta
                    [1] => mt1
                )

            [clauses:protected] => Array
                (
                    [wp_postmeta] => Array
                        (
                            [key] => profile_sdgs
                            [value] => "17"
                            [compare] => LIKE
                            [compare_key] => =
                            [alias] => wp_postmeta
                            [cast] => CHAR
                        )

                    [mt1] => Array
                        (
                            [key] => profile_name_kana
                            [value] => 
                            [compare] => =
                            [compare_key] => =
                            [alias] => mt1
                            [cast] => CHAR
                        )

                )

            [has_or_relation:protected] => 
        )

    [date_query] => 
    [request] => SELECT SQL_CALC_FOUND_ROWS  wp_posts.ID
					 FROM wp_posts  INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id )  INNER JOIN wp_postmeta AS mt1 ON ( wp_posts.ID = mt1.post_id )
					 WHERE 1=1 AND post_type = 'post' AND ( 
  ( wp_postmeta.meta_key = 'profile_sdgs' AND wp_postmeta.meta_value LIKE '{dfc3431c2a41c28f33d18e6817dc295773b2eb62f58ad6593aea4c56ab40c61c}\"17\"{dfc3431c2a41c28f33d18e6817dc295773b2eb62f58ad6593aea4c56ab40c61c}' ) 
  AND 
  ( mt1.meta_key = 'profile_name_kana' AND mt1.meta_value LIKE '%' )
) AND wp_posts.post_type = 'post' AND ((wp_posts.post_status = 'publish'))
					 GROUP BY wp_posts.ID
					 ORDER BY wp_posts.menu_order ASC
					 LIMIT 12, 12
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 1159
                    [post_author] => 1
                    [post_date] => 2022-02-28 03:47:40
                    [post_date_gmt] => 2022-02-27 18:47:40
                    [post_content] => 
                    [post_title] => 村上 智章
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => tomoaki_murakami
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2024-04-03 09:17:14
                    [post_modified_gmt] => 2024-04-03 00:17:14
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.hirokoku-u.ac.jp/research/?p=1159
                    [menu_order] => 134
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 866
                    [post_author] => 1
                    [post_date] => 2022-02-24 16:43:29
                    [post_date_gmt] => 2022-02-24 07:43:29
                    [post_content] => 

大学では毒物学を専攻し、製薬会社で15年間新薬の開発を担当し、広島国際大学では生物薬剤学の分野で16年間教育・研究活動を続けてきました。その間に多くの国内外の師や共同研究者に巡り合えたことは非常に財産となっています。

現在は、臨床薬物動態学に強い興味を持ち、医師や薬剤師をはじめ様々な医療従事者の方々との接点を模索しています。

[post_title] => 森 信博 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => nobuhiro_mori [to_ping] => [pinged] => [post_modified] => 2022-04-14 10:40:21 [post_modified_gmt] => 2022-04-14 01:40:21 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=866 [menu_order] => 143 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [2] => WP_Post Object ( [ID] => 834 [post_author] => 1 [post_date] => 2022-02-24 16:25:09 [post_date_gmt] => 2022-02-24 07:25:09 [post_content] =>

 病原性ウイルスであるインフルエンザウイルスやムンプスウイルスを簡便に(できれば家庭でも)検出できる方法の開発を通して、薬剤耐性ウイルスの検出方法や効果のある薬剤を短時間で判別する方法の研究を起こっています。 並行して、ウイルスが増殖するための機能を検出する事で、新たな薬剤(ウイルス増殖に必要な機能を停止させる物質)の探索も行っています。また、有機化学と生化学(ウイルス学、生物学)という2つの分野にまたがる内容であるため、他大学(静岡県立大学)との協同研究を積極的に行っています。

[post_title] => 大坪 忠宗 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => tadamune_otsubo [to_ping] => [pinged] => [post_modified] => 2023-07-07 14:49:15 [post_modified_gmt] => 2023-07-07 05:49:15 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=834 [menu_order] => 155 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [3] => WP_Post Object ( [ID] => 608 [post_author] => 1 [post_date] => 2022-02-22 16:08:40 [post_date_gmt] => 2022-02-22 07:08:40 [post_content] => [post_title] => 二井矢 清香 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => kiyoka_niiya [to_ping] => [pinged] => [post_modified] => 2023-04-10 16:43:29 [post_modified_gmt] => 2023-04-10 07:43:29 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=608 [menu_order] => 192 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [4] => WP_Post Object ( [ID] => 2041 [post_author] => 1 [post_date] => 2022-04-27 13:07:50 [post_date_gmt] => 2022-04-27 04:07:50 [post_content] =>

人々が幸せに暮らせるレジリエントな地域づくりを目指して、研究・実践を行っていきたいと思っています。よろしくお願い致します。

[post_title] => 宮本 純子 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => junko_miyamoto [to_ping] => [pinged] => [post_modified] => 2024-04-04 13:15:24 [post_modified_gmt] => 2024-04-04 04:15:24 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=2041 [menu_order] => 195 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [5] => WP_Post Object ( [ID] => 3111 [post_author] => 1 [post_date] => 2023-06-08 10:48:41 [post_date_gmt] => 2023-06-08 01:48:41 [post_content] =>

 私の研究室では、体位や姿勢の違いによる循環動態への影響や、介助者と被介助者の動作解析から、両者にとってより良い看護技術の提供についての研究を行っています。また、地域在住者へ健康寿命延伸のための介入研究もしています。研究に興味のある方は、研究室までお越しください。

[post_title] => 廣川 聖子 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => seiko_hirokawa [to_ping] => [pinged] => [post_modified] => 2024-04-04 13:24:19 [post_modified_gmt] => 2024-04-04 04:24:19 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=3111 [menu_order] => 208 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [6] => WP_Post Object ( [ID] => 582 [post_author] => 1 [post_date] => 2022-02-22 14:58:00 [post_date_gmt] => 2022-02-22 05:58:00 [post_content] => [post_title] => 岡本 亜耶子 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => ayako_okamoto [to_ping] => [pinged] => [post_modified] => 2023-04-10 16:44:32 [post_modified_gmt] => 2023-04-10 07:44:32 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=582 [menu_order] => 214 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [7] => WP_Post Object ( [ID] => 674 [post_author] => 1 [post_date] => 2022-02-22 20:28:26 [post_date_gmt] => 2022-02-22 11:28:26 [post_content] =>

HIV感染症に罹患した患者さんに、専門の看護師としてケアにあたっていたことから、研究ではHIV感染症を持つ患者を対象としています。

質問紙調査のデータを扱っていたことから、心理尺度等の欠損値に対する多重代入をしたデータでの多変量解析等も行っています。

[post_title] => 鍵浦 文子 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => fumiko_kagiura [to_ping] => [pinged] => [post_modified] => 2023-07-07 14:22:05 [post_modified_gmt] => 2023-07-07 05:22:05 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=674 [menu_order] => 215 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [8] => WP_Post Object ( [ID] => 3542 [post_author] => 1 [post_date] => 2024-04-03 13:24:24 [post_date_gmt] => 2024-04-03 04:24:24 [post_content] =>

1994年に義肢装具士国家資格を取得してから、今年2024年でちょうど30年の節目を迎えました。うち17年をカンボジア、タイ、スリランカ等の海外で過ごし、またISPO(International Society for Prosthetics & Orthotics)の活動で世界20か国以上の学校監査に携わってまいりました。それらの経験が、現在の自分のアイデンティティになっております。
日本のみならず、外国の義肢装具の活動に興味のある方は是非一度お声がけ下さい。

[post_title] => 佐々木 伸 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => shin_sasaki [to_ping] => [pinged] => [post_modified] => 2024-04-25 08:58:18 [post_modified_gmt] => 2024-04-24 23:58:18 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.hirokoku-u.ac.jp/research/?p=3542 [menu_order] => 238 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [9] => WP_Post Object ( [ID] => 473 [post_author] => 1 [post_date] => 2022-02-16 16:51:29 [post_date_gmt] => 2022-02-16 07:51:29 [post_content] => [post_title] => 平井 智子 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => satoko_hirai [to_ping] => [pinged] => [post_modified] => 2022-07-19 11:22:06 [post_modified_gmt] => 2022-07-19 02:22:06 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=473 [menu_order] => 245 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [10] => WP_Post Object ( [ID] => 1031 [post_author] => 1 [post_date] => 2022-02-27 20:27:43 [post_date_gmt] => 2022-02-27 11:27:43 [post_content] =>

 保健医療分野で活躍する医療ソーシャルワークの支援展開や医療領域での実習に関する研究をおこなっています。また、医療機関や難病団体と連携し、難病患者に対する支援や啓発活動をしています。

 難病プロジェクトでは、在学生をはじめ、高校生にも参加いただき、医療・福祉専門職、企業とともに支えあう仕組みづくりを提案しています。

[post_title] => 田川 雄一 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => yuichi_tagawa [to_ping] => [pinged] => [post_modified] => 2024-04-03 09:11:14 [post_modified_gmt] => 2024-04-03 00:11:14 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=1031 [menu_order] => 249 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [11] => WP_Post Object ( [ID] => 189 [post_author] => 1 [post_date] => 2022-02-11 13:42:18 [post_date_gmt] => 2022-02-11 04:42:18 [post_content] =>

ヒューマンエラーを防ぎ、医療安全を確保するためのシミュレーション医療教育システムの開発を行っています。国内の臨床工学技士養成学校や病院施設に導入されている体外循環技術教育用仮想患者シミュレーションシステムECCSIM(2010年度日本人工臓器学会技術賞受賞)を、広島大学病院心臓血管外科と共同開発するなど、研究成果の社会還元に努めています。

[post_title] => 二宮 伸治 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => shinji_ninomiya [to_ping] => [pinged] => [post_modified] => 2022-07-27 09:16:03 [post_modified_gmt] => 2022-07-27 00:16:03 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=189 [menu_order] => 268 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) ) [post_count] => 12 [current_post] => -1 [before_loop] => 1 [in_the_loop] => [post] => WP_Post Object ( [ID] => 1159 [post_author] => 1 [post_date] => 2022-02-28 03:47:40 [post_date_gmt] => 2022-02-27 18:47:40 [post_content] => [post_title] => 村上 智章 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => tomoaki_murakami [to_ping] => [pinged] => [post_modified] => 2024-04-03 09:17:14 [post_modified_gmt] => 2024-04-03 00:17:14 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=1159 [menu_order] => 134 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [comment_count] => 0 [current_comment] => -1 [found_posts] => 27 [max_num_pages] => 3 [max_num_comment_pages] => 0 [is_single] => [is_preview] => [is_page] => [is_archive] => [is_date] => [is_year] => [is_month] => [is_day] => [is_time] => [is_author] => [is_category] => [is_tag] => [is_tax] => [is_search] => 1 [is_feed] => [is_comment_feed] => [is_trackback] => [is_home] => [is_privacy_policy] => [is_404] => [is_embed] => [is_paged] => 1 [is_admin] => [is_attachment] => [is_singular] => [is_robots] => [is_favicon] => [is_posts_page] => [is_post_type_archive] => [query_vars_hash:WP_Query:private] => 8e32567638838e415cfe51073ccbd449 [query_vars_changed:WP_Query:private] => 1 [thumbnails_cached] => [allow_query_attachment_by_filename:protected] => [stopwords:WP_Query:private] => [compat_fields:WP_Query:private] => Array ( [0] => query_vars_hash [1] => query_vars_changed ) [compat_methods:WP_Query:private] => Array ( [0] => init_query_flags [1] => parse_tax_query ) )

学部・学科

健康科学部社会学科

職階

准教授

関連SDGs

学部・学科

薬学部薬学科

職階

教授

関連SDGs

学部・学科

薬学部薬学科

職階

准教授

関連SDGs

学部・学科

看護学部看護学科

職階

准教授

関連SDGs

学部・学科

看護学部看護学科

職階

准教授

関連SDGs

学部・学科

看護学部看護学科

職階

講師

関連SDGs

学部・学科

看護学部看護学科

職階

特任助教

関連SDGs

学部・学科

看護学部看護学科

職階

特任助教

関連SDGs

学部・学科

総合リハビリテーション学部リハビリテーション学科

職階

特任教授

関連SDGs

学部・学科

総合リハビリテーション学部リハビリテーション学科

職階

准教授

関連SDGs

学部・学科

健康科学部社会学科

職階

特任助教

関連SDGs

学部・学科

保健医療学部医療技術学科

職階

教授

関連SDGs

ページ上部へ