検索結果

研究者要覧トップに戻る

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

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

                )

        )

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

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

                )

            [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] => all
            [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] => "11"
                            [compare] => LIKE
                        )

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

                    [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] => "11"
                            [compare] => LIKE
                            [compare_key] => =
                            [alias] => wp_postmeta
                            [cast] => CHAR
                        )

                    [mt1] => Array
                        (
                            [key] => profile_name_kana
                            [value] => ^
                            [compare] => REGEXP
                            [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 '{5291a3431d84a196241399ea33db30977a32aad2c0efa7a0965c5cc65dc23686}\"11\"{5291a3431d84a196241399ea33db30977a32aad2c0efa7a0965c5cc65dc23686}' ) 
  AND 
  ( mt1.meta_key = 'profile_name_kana' AND mt1.meta_value REGEXP '^' )
) 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 24, 12
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 2046
                    [post_author] => 1
                    [post_date] => 2022-04-27 13:23:17
                    [post_date_gmt] => 2022-04-27 04:23:17
                    [post_content] => 
                    [post_title] => 大野 美賀子
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => mikako_ohno
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2023-04-10 16:45:19
                    [post_modified_gmt] => 2023-04-10 07:45:19
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://www.hirokoku-u.ac.jp/research/?p=2046
                    [menu_order] => 181
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 3827
                    [post_author] => 1
                    [post_date] => 2025-04-09 11:24:27
                    [post_date_gmt] => 2025-04-09 02:24:27
                    [post_content] => 

臨床経験は精神科がメインですが、老年期にある人やその家族に対する理解、地域の取り組みについて一緒に学んでいきましょう。

[post_title] => 宮本 里依子 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => rieko_miyamoto [to_ping] => [pinged] => [post_modified] => 2026-04-28 10:51:03 [post_modified_gmt] => 2026-04-28 01:51:03 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.hirokoku-u.ac.jp/research/?p=3827 [menu_order] => 184 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [2] => WP_Post Object ( [ID] => 3812 [post_author] => 1 [post_date] => 2025-01-15 09:13:54 [post_date_gmt] => 2025-01-15 00:13:54 [post_content] =>

 認知症進行因子の特定や、神経難病患者のオンライン診療導入に関しての心理的、環境的な障害因子の特定を研究してきました。その他にも鳥取県、島根県で神経疾患の地域疫学研究に携わってきました。2025年に東広島キャンパスの教官に着任し、新たな研究テーマも模索中です。

[post_title] => 田尻 佑喜 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => yuki_tajiri [to_ping] => [pinged] => [post_modified] => 2026-07-17 13:09:30 [post_modified_gmt] => 2026-07-17 04:09:30 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.hirokoku-u.ac.jp/research/?p=3812 [menu_order] => 202 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [3] => WP_Post Object ( [ID] => 501 [post_author] => 1 [post_date] => 2022-02-16 22:32:34 [post_date_gmt] => 2022-02-16 13:32:34 [post_content] => [post_title] => 叢 麗 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => li_cong [to_ping] => [pinged] => [post_modified] => 2026-04-02 11:38:17 [post_modified_gmt] => 2026-04-02 02:38:17 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=501 [menu_order] => 204 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [4] => WP_Post Object ( [ID] => 341 [post_author] => 1 [post_date] => 2022-02-14 19:46:04 [post_date_gmt] => 2022-02-14 10:46:04 [post_content] =>

東広島市、広島県老人クラブ連合会などとフレイル予防に資する人材の育成を行っています。また、中年層からのフレイル予防の取り組みの推進として、産業保健領域における勤労者の疾病予防・健康増進の取り組みについても興味があります。医療にこだわらないリハビリテーションを推進したいと考えています。

[post_title] => 徳森 公彦 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => kimihiko_tokumori [to_ping] => [pinged] => [post_modified] => 2026-04-13 17:51:36 [post_modified_gmt] => 2026-04-13 08:51:36 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=341 [menu_order] => 205 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [5] => 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] => 206 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [6] => 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] => 2026-07-17 14:31:41 [post_modified_gmt] => 2026-07-17 05:31:41 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=1031 [menu_order] => 210 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [7] => WP_Post Object ( [ID] => 310 [post_author] => 1 [post_date] => 2022-02-14 19:03:23 [post_date_gmt] => 2022-02-14 10:03:23 [post_content] =>

 地域在住の中年者から高齢者を対象にフレイルやサルコペニア、骨粗鬆症に関連する身体組成や運動機能、認知機能、栄養などを計測および情報収集し、加齢的変化や生活状況の変化を調査しています。

 また、研究データの収集だけでなく、各個人のデータをフィードバックし今後の生活改善に取り組んでもらうきっかけとなるよう高齢者サロンへの出張やイベント出展にも力を入れて活動しています。

[post_title] => 山﨑 貴博 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => takahiro_yamasaki [to_ping] => [pinged] => [post_modified] => 2023-04-10 16:37:27 [post_modified_gmt] => 2023-04-10 07:37:27 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=310 [menu_order] => 211 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [8] => WP_Post Object ( [ID] => 3786 [post_author] => 1 [post_date] => 2025-04-04 10:30:08 [post_date_gmt] => 2025-04-04 01:30:08 [post_content] =>

救急救命士は消防以外にも勤務できる場所が広がっています。医療従事者としての洞察力・論理的思考力だけでなく、多職種連携するための協調性・コミュニケーション能力も培っていきましょう。

[post_title] => 江川 健太 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => kenta_egawa [to_ping] => [pinged] => [post_modified] => 2025-06-16 16:14:08 [post_modified_gmt] => 2025-06-16 07:14:08 [post_content_filtered] => [post_parent] => 0 [guid] => https://www.hirokoku-u.ac.jp/research/?p=3786 [menu_order] => 248 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) ) [post_count] => 9 [current_post] => -1 [before_loop] => 1 [in_the_loop] => [post] => WP_Post Object ( [ID] => 2046 [post_author] => 1 [post_date] => 2022-04-27 13:23:17 [post_date_gmt] => 2022-04-27 04:23:17 [post_content] => [post_title] => 大野 美賀子 [post_excerpt] => [post_status] => publish [comment_status] => closed [ping_status] => closed [post_password] => [post_name] => mikako_ohno [to_ping] => [pinged] => [post_modified] => 2023-04-10 16:45:19 [post_modified_gmt] => 2023-04-10 07:45:19 [post_content_filtered] => [post_parent] => 0 [guid] => http://www.hirokoku-u.ac.jp/research/?p=2046 [menu_order] => 181 [post_type] => post [post_mime_type] => [comment_count] => 0 [filter] => raw ) [comment_count] => 0 [current_comment] => -1 [found_posts] => 33 [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] => 119a077ca14012a10ec1127ad2687b64 [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 ) [query_cache_key:WP_Query:private] => wp_query:b15240a1ea8386cc54b3cc039db0e504 )

ページ上部へ