Skip to content
Monadnock Community Hospital
603-924-7191
Patient Portal
FollowMyHealth
  • Pay Bill / Pricing
  • Careers
  • News
  • About
  • Medical Services
  • eVisits
  • Find a Provider
  • Events Calendar
  • Contact
Give To MCH

Tag: welcome

Posted on Nov.1.2022September 10, 2025

Welcome Dr. Erica A Boheen to Monadnock Regional Pediatrics

Melissa French

View Post: Welcome Dr. Erica A Boheen to Monadnock Regional Pediatrics

Posted on Jan.4.2013June 23, 2026

Meet Our New Medical Staff

Melissa French

View Post: Meet Our New Medical Staff

Posts pagination

Previous 1 2 3

Contact

Monadnock Community Hospital
452 Old Street Road
Peterborough, NH 03458

603-924-7191
Contact MCH

Monadnock Community Hospital is a nonprofit hospital serving the Monadnock Region since 1923.

Follow us

  • Monadnock Community Hospital Blog
  • MCH Facebook Page
  • Monadnock Community Hospital on Instagram
  • MCH LinkedIn
  • Monadnock Community Hospital on YouTube
  • MCH Twitter Page
newsletter subscribe icon   Subscribe to MCH
Price Transparency
© 2026 Monadnock Community Hospital | Nondiscrimination Policies at MCH
WP_Query Object
(
    [query] => Array
        (
            [paged] => 3
            [tag] => welcome
            [post_type] => Array
                (
                    [0] => tribe_events
                    [1] => post
                )

        )

    [query_vars] => Array
        (
            [paged] => 3
            [tag] => welcome
            [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] => 
            [cat] => 
            [tag_id] => 1611
            [author] => 
            [author_name] => 
            [feed] => 
            [tb] => 
            [meta_key] => 
            [meta_value] => 
            [preview] => 
            [s] => 
            [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
                (
                    [0] => welcome
                )

            [tag_slug__and] => Array
                (
                )

            [post_parent__in] => Array
                (
                )

            [post_parent__not_in] => Array
                (
                )

            [author__in] => Array
                (
                )

            [author__not_in] => Array
                (
                )

            [search_columns] => Array
                (
                )

            [post_type] => Array
                (
                    [0] => tribe_events
                    [1] => post
                )

            [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
            [posts_per_page] => 12
            [nopaging] => 
            [comments_per_page] => 50
            [no_found_rows] => 
            [order] => DESC
        )

    [tax_query] => WP_Tax_Query Object
        (
            [queries] => Array
                (
                    [0] => Array
                        (
                            [taxonomy] => post_tag
                            [terms] => Array
                                (
                                    [0] => welcome
                                )

                            [field] => slug
                            [operator] => IN
                            [include_children] => 1
                        )

                )

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

            [queried_terms] => Array
                (
                    [post_tag] => Array
                        (
                            [terms] => Array
                                (
                                    [0] => welcome
                                )

                            [field] => slug
                        )

                )

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

    [meta_query] => WP_Meta_Query Object
        (
            [queries] => Array
                (
                )

            [relation] => 
            [meta_table] => 
            [meta_id_column] => 
            [primary_table] => 
            [primary_id_column] => 
            [table_aliases:protected] => Array
                (
                )

            [clauses:protected] => Array
                (
                )

            [has_or_relation:protected] => 
        )

    [date_query] => 
    [queried_object] => WP_Term Object
        (
            [term_id] => 1611
            [name] => welcome
            [slug] => welcome
            [term_group] => 0
            [term_taxonomy_id] => 1644
            [taxonomy] => post_tag
            [description] => 
            [parent] => 0
            [count] => 26
            [filter] => raw
        )

    [queried_object_id] => 1611
    [request] => SELECT SQL_CALC_FOUND_ROWS  wp_posts.ID
					 FROM wp_posts  LEFT JOIN wp_term_relationships ON (wp_posts.ID = wp_term_relationships.object_id)
					 WHERE 1=1  AND ( 
  wp_term_relationships.term_taxonomy_id IN (1644)
) AND ((wp_posts.post_type = 'post' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled' OR wp_posts.post_status = 'tribe-ea-success' OR wp_posts.post_status = 'tribe-ea-failed' OR wp_posts.post_status = 'tribe-ea-schedule' OR wp_posts.post_status = 'tribe-ea-pending' OR wp_posts.post_status = 'tribe-ea-draft')) OR (wp_posts.post_type = 'tribe_events' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled' OR wp_posts.post_status = 'tribe-ea-success' OR wp_posts.post_status = 'tribe-ea-failed' OR wp_posts.post_status = 'tribe-ea-schedule' OR wp_posts.post_status = 'tribe-ea-pending' OR wp_posts.post_status = 'tribe-ea-draft')))
					 GROUP BY wp_posts.ID
					 ORDER BY wp_posts.post_date DESC
					 LIMIT 24, 12
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 37799
                    [post_author] => 9192204
                    [post_date] => 2022-11-01 09:48:24
                    [post_date_gmt] => 2022-11-01 13:48:24
                    [post_content] => 
                    [post_title] => Welcome Dr. Erica A Boheen to Monadnock Regional Pediatrics
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => welcome-erica-a-boheen
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2025-09-10 15:39:27
                    [post_modified_gmt] => 2025-09-10 19:39:27
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://monadnockcommunityhospital.com/?p=37799
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 41798
                    [post_author] => 9192204
                    [post_date] => 2013-01-04 10:36:00
                    [post_date_gmt] => 2013-01-04 15:36:00
                    [post_content] => 
                    [post_title] => Meet Our New Medical Staff
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => closed
                    [ping_status] => closed
                    [post_password] => 
                    [post_name] => new-med-staff
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2026-06-23 11:52:28
                    [post_modified_gmt] => 2026-06-23 15:52:28
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => https://monadnockcommunityhospital.com/?p=41798
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

        )

    [post_count] => 2
    [current_post] => -1
    [before_loop] => 
    [in_the_loop] => 
    [post] => WP_Post Object
        (
            [ID] => 37799
            [post_author] => 9192204
            [post_date] => 2022-11-01 09:48:24
            [post_date_gmt] => 2022-11-01 13:48:24
            [post_content] => 
            [post_title] => Welcome Dr. Erica A Boheen to Monadnock Regional Pediatrics
            [post_excerpt] => 
            [post_status] => publish
            [comment_status] => closed
            [ping_status] => closed
            [post_password] => 
            [post_name] => welcome-erica-a-boheen
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2025-09-10 15:39:27
            [post_modified_gmt] => 2025-09-10 19:39:27
            [post_content_filtered] => 
            [post_parent] => 0
            [guid] => https://monadnockcommunityhospital.com/?p=37799
            [menu_order] => 0
            [post_type] => post
            [post_mime_type] => 
            [comment_count] => 0
            [filter] => raw
        )

    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 26
    [max_num_pages] => 3
    [max_num_comment_pages] => 0
    [is_single] => 
    [is_preview] => 
    [is_page] => 
    [is_archive] => 1
    [is_date] => 
    [is_year] => 
    [is_month] => 
    [is_day] => 
    [is_time] => 
    [is_author] => 
    [is_category] => 
    [is_tag] => 1
    [is_tax] => 
    [is_search] => 
    [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] => 65bb690aadf33511ace6ac0c4f513bce
    [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:1252ebd942dd5ded36a6aa7b85da3a9f
    [tribe_is_event] => 
    [tribe_is_multi_posttype] => 
    [tribe_is_event_category] => 
    [tribe_is_event_venue] => 
    [tribe_is_event_organizer] => 
    [tribe_is_event_query] => 
    [tribe_is_past] => 
    [tribe_is_event_pro_query] => 1
    [tribe_is_week] => 
    [tribe_is_photo] => 
    [tribe_is_map] => 
    [tribe_is_recurrence_list] => 
    [tribe_controller] => Tribe\Events\Views\V2\Query\Event_Query_Controller Object
        (
            [filtering_query:Tribe\Events\Views\V2\Query\Event_Query_Controller:private] => WP_Query Object
 *RECURSION*
        )

)
WP_Post Object
(
    [ID] => 41798
    [post_author] => 9192204
    [post_date] => 2013-01-04 10:36:00
    [post_date_gmt] => 2013-01-04 15:36:00
    [post_content] => 
    [post_title] => Meet Our New Medical Staff
    [post_excerpt] => 
    [post_status] => publish
    [comment_status] => closed
    [ping_status] => closed
    [post_password] => 
    [post_name] => new-med-staff
    [to_ping] => 
    [pinged] => 
    [post_modified] => 2026-06-23 11:52:28
    [post_modified_gmt] => 2026-06-23 15:52:28
    [post_content_filtered] => 
    [post_parent] => 0
    [guid] => https://monadnockcommunityhospital.com/?p=41798
    [menu_order] => 0
    [post_type] => post
    [post_mime_type] => 
    [comment_count] => 0
    [filter] => raw
)
Array
(
    [_thumbnail_id] => Array
        (
            [0] => 39691
            [1] => 39691
            [2] => 39691
        )

    [_yoast_indexnow_last_ping] => Array
        (
            [0] => 1782229949
            [1] => 1782229949
            [2] => 1782229949
        )

    [_edit_last] => Array
        (
            [0] => 9192204
        )

    [page_sections] => Array
        (
            [0] => a:6:{i:0;s:4:"hero";i:1;s:7:"wysiwyg";i:2;s:7:"wysiwyg";i:3;s:14:"simple_callout";i:4;s:7:"wysiwyg";i:5;s:9:"post_grid";}
        )

    [_page_sections] => Array
        (
            [0] => field_5a74c7ee071c2
        )

    [_yoast_wpseo_primary_category] => Array
        (
            [0] => 4
        )

    [_yoast_wpseo_inclusive_language_score] => Array
        (
            [0] => 90
        )

    [_yoast_wpseo_estimated-reading-time-minutes] => Array
        (
            [0] => 1
        )

    [_yoast_wpseo_wordproof_timestamp] => Array
        (
            [0] => 
        )

    [_wp_old_date] => Array
        (
            [0] => 2024-05-07
            [1] => 2024-07-30
            [2] => 2026-05-10
        )

    [_yoast_wpseo_metadesc] => Array
        (
            [0] => Meet the physicians, nurse practitioners, physician assistants, and other clinicians who have recently joined Monadnock Community Hospital and our affiliated practices.
        )

    [_yoast_wpseo_focuskeywords] => Array
        (
            [0] => []
        )

    [_yoast_wpseo_keywordsynonyms] => Array
        (
            [0] => ["new clinicians"]
        )

    [_wp_old_slug] => Array
        (
            [0] => entering-a-new-century-of-care-2024-community-report-copy
        )

    [_yoast_post_redirect_info] => Array
        (
            [0] => a:4:{s:6:"origin";s:57:"entering-a-new-century-of-care-2024-community-report-copy";s:6:"target";s:21:"community-report-2024";s:4:"type";i:301;s:6:"format";s:5:"plain";}
        )

    [page_sections_0_hero_slider] => Array
        (
            [0] => 0
        )

    [_page_sections_0_hero_slider] => Array
        (
            [0] => field_5af4ae4adb200
        )

    [page_sections_0_image] => Array
        (
            [0] => 41596
        )

    [_page_sections_0_image] => Array
        (
            [0] => field_5af4b0553202b
        )

    [page_sections_0_title] => Array
        (
            [0] => We Welcome our Newest Clinicians
        )

    [_page_sections_0_title] => Array
        (
            [0] => field_5af99e4fd1223
        )

    [page_sections_0_text] => Array
        (
            [0] => 
        )

    [_page_sections_0_text] => Array
        (
            [0] => field_5bfc041f4dfcd
        )

    [page_sections_0_actions] => Array
        (
            [0] => 
        )

    [_page_sections_0_actions] => Array
        (
            [0] => field_5af4b0783202c
        )

    [page_sections_2_section_title] => Array
        (
            [0] => Looking for a New Provider?
        )

    [_page_sections_2_section_title] => Array
        (
            [0] => field_5ada5134d3021
        )

    [page_sections_2_wysiwyg] => Array
        (
            [0] => 

Whether you are seeking a primary care clinician, specialist, surgeon, or advanced practice clinician, Monadnock Community Hospital offers a wide range of healthcare services close to home.

Explore our clinician directory to find a healthcare professional who meets your needs. ) [_page_sections_2_wysiwyg] => Array ( [0] => field_5a79c5dfc5cca ) [page_sections_2_width] => Array ( [0] => normal ) [_page_sections_2_width] => Array ( [0] => field_5af99fbbc9de1 ) [_yoast_wpseo_content_score] => Array ( [0] => 90 ) [_page_sections_layout_meta] => Array ( [0] => a:2:{s:8:"disabled";a:0:{}s:7:"renamed";a:0:{}} ) [_yoast_wpseo_focuskw] => Array ( [0] => new medical staff 2026 ) [_yoast_wpseo_linkdex] => Array ( [0] => 50 ) [_edit_lock] => Array ( [0] => 1782230913:9192204 ) [page_sections_1_section_title] => Array ( [0] => Welcoming New Clinicians to Monadnock Community Hospital ) [_page_sections_1_section_title] => Array ( [0] => field_5ada5134d3021 ) [page_sections_1_wysiwyg] => Array ( [0] =>

Monadnock Community Hospital is committed to providing exceptional healthcare close to home. As our community grows and healthcare needs evolve, we continue to expand access to care by welcoming talented physicians, nurse practitioners, physician assistants, and other healthcare professionals to our medical staff.

Each new clinician brings unique expertise, experience, and perspectives that strengthen our ability to serve patients throughout the Monadnock Region. Whether providing primary care, specialty care, surgical services, or other healthcare services, these clinicians share a commitment to compassionate, patient-centered care. ) [_page_sections_1_wysiwyg] => Array ( [0] => field_5a79c5dfc5cca ) [page_sections_1_width] => Array ( [0] => normal ) [_page_sections_1_width] => Array ( [0] => field_5af99fbbc9de1 ) [page_sections_3_image] => Array ( [0] => ) [_page_sections_3_image] => Array ( [0] => field_5ae092b0630c8 ) [page_sections_3_wysiwyg_content] => Array ( [0] => ) [_page_sections_3_wysiwyg_content] => Array ( [0] => field_5a9024f1698f3 ) [page_sections_3_link] => Array ( [0] => https://monadnockcommunityhospital.com/staff/ ) [_page_sections_3_link] => Array ( [0] => field_5a902585698f4 ) [page_sections_3_link_text] => Array ( [0] => Find A Provider ) [_page_sections_3_link_text] => Array ( [0] => field_5a902593698f5 ) [page_sections_4_section_title] => Array ( [0] => Explore Our New Clinician Announcements ) [_page_sections_4_section_title] => Array ( [0] => field_5ada5134d3021 ) [page_sections_4_wysiwyg] => Array ( [0] => Browse the posts below to meet clinicians who have recently joined Monadnock Community Hospital and our affiliated practices. Learn about their experience, specialties, and commitment to caring for our community. ) [_page_sections_4_wysiwyg] => Array ( [0] => field_5a79c5dfc5cca ) [page_sections_4_width] => Array ( [0] => normal ) [_page_sections_4_width] => Array ( [0] => field_5af99fbbc9de1 ) [page_sections_5_section_title] => Array ( [0] => ) [_page_sections_5_section_title] => Array ( [0] => field_5a79c51c87bb0 ) [page_sections_5_section_text] => Array ( [0] => ) [_page_sections_5_section_text] => Array ( [0] => field_5ad4c99e98b3b ) [page_sections_5_posts_selection] => Array ( [0] => auto_taxonomy_terms ) [_page_sections_5_posts_selection] => Array ( [0] => field_5e99c1d934e7f ) [page_sections_5_post_type] => Array ( [0] => post ) [_page_sections_5_post_type] => Array ( [0] => field_5e99c7a534e80 ) [page_sections_5_taxonomy] => Array ( [0] => tag ) [_page_sections_5_taxonomy] => Array ( [0] => field_5e99c7e134e82 ) [page_sections_5_terms] => Array ( [0] => welcome, providers ) [_page_sections_5_terms] => Array ( [0] => field_5e99c82334e83 ) [page_sections_5_posts_limit] => Array ( [0] => 30 ) [_page_sections_5_posts_limit] => Array ( [0] => field_5e99c85934e84 ) )