Events

WP_Query Object
(
    [query] => Array
        (
            [post_type] => post
            [category_name] => events
            [posts_per_page] => 10
            [meta_query] => Array
                (
                    [0] => Array
                        (
                            [key] => display_date
                            [compare] => <
                            [value] => 20260921
                        )

                )

            [meta_key] => display_date
            [orderby] => meta_value
            [order] => DESC
            [paged] => 23
        )

    [query_vars] => Array
        (
            [post_type] => post
            [category_name] => events
            [posts_per_page] => 10
            [meta_query] => Array
                (
                    [0] => Array
                        (
                            [key] => display_date
                            [compare] => <
                            [value] => 20260921
                        )

                )

            [meta_key] => display_date
            [orderby] => meta_value
            [order] => DESC
            [paged] => 23
            [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
            [tag] => 
            [cat] => 4
            [tag_id] => 
            [author] => 
            [author_name] => 
            [feed] => 
            [tb] => 
            [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
                (
                )

            [tag_slug__and] => Array
                (
                )

            [post_parent__in] => Array
                (
                )

            [post_parent__not_in] => Array
                (
                )

            [author__in] => Array
                (
                )

            [author__not_in] => Array
                (
                )

            [search_columns] => Array
                (
                )

            [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
                (
                    [0] => Array
                        (
                            [taxonomy] => category
                            [terms] => Array
                                (
                                    [0] => events
                                )

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

                )

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

            [queried_terms] => Array
                (
                    [category] => Array
                        (
                            [terms] => Array
                                (
                                    [0] => events
                                )

                            [field] => slug
                        )

                )

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

    [meta_query] => WP_Meta_Query Object
        (
            [queries] => Array
                (
                    [0] => Array
                        (
                            [key] => display_date
                        )

                    [1] => Array
                        (
                            [0] => Array
                                (
                                    [key] => display_date
                                    [compare] => <
                                    [value] => 20260921
                                )

                            [relation] => OR
                        )

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

                    [mt1] => Array
                        (
                            [key] => display_date
                            [compare] => <
                            [value] => 20260921
                            [compare_key] => =
                            [alias] => mt1
                            [cast] => CHAR
                        )

                )

            [has_or_relation:protected] => 
        )

    [date_query] => 
    [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) 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 ( 
  wp_term_relationships.term_taxonomy_id IN (4)
) AND ( 
  wp_postmeta.meta_key = 'display_date' 
  AND 
  ( 
    ( mt1.meta_key = 'display_date' AND mt1.meta_value < '20260921' )
  )
) AND ((wp_posts.post_type = 'post' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled')))
					 GROUP BY wp_posts.ID
					 ORDER BY wp_postmeta.meta_value DESC
					 LIMIT 220, 10
    [posts] => Array
        (
            [0] => WP_Post Object
                (
                    [ID] => 1344
                    [post_author] => 1
                    [post_date] => 2015-10-13 11:46:11
                    [post_date_gmt] => 2015-10-13 11:46:11
                    [post_content] => Marc S. Raspanti will speak at Seton Hall Law School's Healthcare Compliance Certification Program on the False Claims Act, including qui tam claims, whistleblower suits, and other topics.
                    [post_title] => Seton Hall Law School's Healthcare Compliance Certification Program
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => seton-hall-law-schools-healthcare-compliance-certification-program
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-06-27 00:41:54
                    [post_modified_gmt] => 2019-06-27 00:41:54
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://fire.h50.us/~pietraga/?p=1344
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [1] => WP_Post Object
                (
                    [ID] => 1346
                    [post_author] => 1
                    [post_date] => 2015-10-25 11:46:35
                    [post_date_gmt] => 2015-10-25 11:46:35
                    [post_content] => Marc S. Raspanti will speak at the Healthcare Enforcement Compliance Institute on Managed Care Fraud Enforcement and Compliance.
                    [post_title] => Managed Care Fraud Enforcement and Compliance
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => managed-care-fraud-enforcement-and-compliance
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-06-26 11:46:55
                    [post_modified_gmt] => 2019-06-26 11:46:55
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://fire.h50.us/~pietraga/?p=1346
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [2] => WP_Post Object
                (
                    [ID] => 1361
                    [post_author] => 1
                    [post_date] => 2016-02-03 11:50:39
                    [post_date_gmt] => 2016-02-03 11:50:39
                    [post_content] => Marc S. Raspanti will teach the American Law Institute CLE telephone seminar/audio webcast titled "Litigating a False Claims Whistleblower Case."
                    [post_title] => American Law Institute CLE Telephone Seminar
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => american-law-institute-cle-telephone-seminar
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-06-27 00:43:42
                    [post_modified_gmt] => 2019-06-27 00:43:42
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://fire.h50.us/~pietraga/?p=1361
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [3] => WP_Post Object
                (
                    [ID] => 1365
                    [post_author] => 1
                    [post_date] => 2016-04-18 11:51:25
                    [post_date_gmt] => 2016-04-18 11:51:25
                    [post_content] => Frank E. Pipak will speak at "Handling the Workers' Compensation Case from Start to Finish" seminar hosted by the National Business Institute.  He will present on "Preparing Your Case: Procedures for Claimant and Defendant" and "Settlement Options (Including MSA Considerations)." The event takes place at the Crowne Plaza Pittsburgh South on April 18th, 2016. CLE credit is available.
                    [post_title] => National Business Institute
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => national-business-institute
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-06-26 17:38:08
                    [post_modified_gmt] => 2019-06-26 17:38:08
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://fire.h50.us/~pietraga/?p=1365
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [4] => WP_Post Object
                (
                    [ID] => 1367
                    [post_author] => 1
                    [post_date] => 2016-06-14 11:52:38
                    [post_date_gmt] => 2016-06-14 11:52:38
                    [post_content] => Michael A. Morse will give an update on "Health Care Fraud and Abuse" at the PICPA (Pennsylvania Institute of Certified Public Accountants) Health Care Conference on June 14, 2016.  The event takes place at the Wyndham Gettysburg in Gettysburg, PA.
                    [post_title] => PICPA Health Care Conference
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => picpa-health-care-conference
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-07-15 13:25:32
                    [post_modified_gmt] => 2019-07-15 13:25:32
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://fire.h50.us/~pietraga/?p=1367
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [5] => WP_Post Object
                (
                    [ID] => 1369
                    [post_author] => 1
                    [post_date] => 2016-06-14 11:53:06
                    [post_date_gmt] => 2016-06-14 11:53:06
                    [post_content] => Marc S. Raspanti will speak at Seton Hall Law School's Healthcare Compliance Certification Program on the False Claims Act litigation.
                    [post_title] => Seton Hall Law School's Healthcare Compliance Certification Program
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => seton-hall-law-schools-healthcare-compliance-certification-program-2
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-07-15 13:25:14
                    [post_modified_gmt] => 2019-07-15 13:25:14
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://fire.h50.us/~pietraga/?p=1369
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [6] => WP_Post Object
                (
                    [ID] => 1371
                    [post_author] => 1
                    [post_date] => 2016-06-16 11:53:27
                    [post_date_gmt] => 2016-06-16 11:53:27
                    [post_content] => Mary G. March will speak at the Pennsylvania Bar Association's Inside-Outside Counsel Summit. She will be part of a panel discussing, "Time Management for Lawyers – Taking Back Your Life." The event takes place June 16-17, 2016 at The Gettysburg Hotel in Gettysburg, PA.
                    [post_title] => Inside-Outside Counsel Summit
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => inside-outside-counsel-summit
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-06-26 17:38:24
                    [post_modified_gmt] => 2019-06-26 17:38:24
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://fire.h50.us/~pietraga/?p=1371
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [7] => WP_Post Object
                (
                    [ID] => 1377
                    [post_author] => 1
                    [post_date] => 2016-09-14 11:55:00
                    [post_date_gmt] => 2016-09-14 11:55:00
                    [post_content] => Marc Stephen Raspanti will discuss attorney fees in a False Claims Act case at the Annual Taxpayers Against Fraud Education Fund Conference at The Mayflower Hotel in Washington DC.
                    [post_title] => Annual Taxpayers Against Fraud Education Fund Conference
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => annual-taxpayers-against-fraud-education-fund-conference
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-06-27 00:46:56
                    [post_modified_gmt] => 2019-06-27 00:46:56
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://fire.h50.us/~pietraga/?p=1377
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [8] => WP_Post Object
                (
                    [ID] => 1379
                    [post_author] => 1
                    [post_date] => 2016-10-24 11:55:22
                    [post_date_gmt] => 2016-10-24 11:55:22
                    [post_content] => Marc Stephen Raspanti will speak on "Best Practices for Dealing with the States in False Claims Act Investigations, Litigation and Settlement," at the Healthcare Enforcement Compliance Institute.  He will be co-presenting with Candice M. Deisher, Assistant Attorney General, Virginia Attorney General’s Office. The event takes place from October 23-26, 2016 in Washington D.C.
                    [post_title] => Healthcare Enforcement Compliance Institute
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => healthcare-enforcement-compliance-institute
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-07-15 13:51:03
                    [post_modified_gmt] => 2019-07-15 13:51:03
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://fire.h50.us/~pietraga/?p=1379
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

            [9] => WP_Post Object
                (
                    [ID] => 1383
                    [post_author] => 1
                    [post_date] => 2016-11-07 11:56:03
                    [post_date_gmt] => 2016-11-07 11:56:03
                    [post_content] => Marc Stephen Raspanti will speak at the Pennsylvania Bar Institute's program on False Claims Act Cases in Philadelphia.  He will sit on a panel representing plaintiff's interests.
                    [post_title] => PBI's False Claims Act Cases
                    [post_excerpt] => 
                    [post_status] => publish
                    [comment_status] => open
                    [ping_status] => open
                    [post_password] => 
                    [post_name] => pbis-false-claims-act-cases
                    [to_ping] => 
                    [pinged] => 
                    [post_modified] => 2019-06-26 11:56:22
                    [post_modified_gmt] => 2019-06-26 11:56:22
                    [post_content_filtered] => 
                    [post_parent] => 0
                    [guid] => http://fire.h50.us/~pietraga/?p=1383
                    [menu_order] => 0
                    [post_type] => post
                    [post_mime_type] => 
                    [comment_count] => 0
                    [filter] => raw
                )

        )

    [post_count] => 10
    [current_post] => -1
    [before_loop] => 1
    [in_the_loop] => 
    [post] => WP_Post Object
        (
            [ID] => 1344
            [post_author] => 1
            [post_date] => 2015-10-13 11:46:11
            [post_date_gmt] => 2015-10-13 11:46:11
            [post_content] => Marc S. Raspanti will speak at Seton Hall Law School's Healthcare Compliance Certification Program on the False Claims Act, including qui tam claims, whistleblower suits, and other topics.
            [post_title] => Seton Hall Law School's Healthcare Compliance Certification Program
            [post_excerpt] => 
            [post_status] => publish
            [comment_status] => open
            [ping_status] => open
            [post_password] => 
            [post_name] => seton-hall-law-schools-healthcare-compliance-certification-program
            [to_ping] => 
            [pinged] => 
            [post_modified] => 2019-06-27 00:41:54
            [post_modified_gmt] => 2019-06-27 00:41:54
            [post_content_filtered] => 
            [post_parent] => 0
            [guid] => http://fire.h50.us/~pietraga/?p=1344
            [menu_order] => 0
            [post_type] => post
            [post_mime_type] => 
            [comment_count] => 0
            [filter] => raw
        )

    [comment_count] => 0
    [current_comment] => -1
    [found_posts] => 248
    [max_num_pages] => 25
    [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] => 1
    [is_tag] => 
    [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_sitemap] => 
    [is_posts_page] => 
    [is_post_type_archive] => 
    [query_vars_hash:WP_Query:private] => 3198dd1cd25bb8668615c9a7fc0bad93
    [query_vars_changed:WP_Query:private] => 
    [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:bc6ad568153de90c314f8b2fb42ea224
)

Past Events

National Business Institute

April 18, 2016

Frank E. Pipak will speak at “Handling the Workers’ Compensation Case from Start to Finish” seminar hosted by the National Business Institute.  He will present on “Preparing Your Case: Procedures for Claimant and Defendant” and “Settlement Options (Including MSA Considerations).” The event takes place at the Crowne Plaza Pittsburgh South on April 18th, 2016. CLE credit is... Read more »

PICPA Health Care Conference

June 14, 2016

Michael A. Morse will give an update on “Health Care Fraud and Abuse” at the PICPA (Pennsylvania Institute of Certified Public Accountants) Health Care Conference on June 14, 2016.  The event takes place at the Wyndham Gettysburg in Gettysburg, PA.

Inside-Outside Counsel Summit

June 16, 2016

Mary G. March will speak at the Pennsylvania Bar Association’s Inside-Outside Counsel Summit. She will be part of a panel discussing, “Time Management for Lawyers – Taking Back Your Life.” The event takes place June 16-17, 2016 at The Gettysburg Hotel in Gettysburg, PA.

Healthcare Enforcement Compliance Institute

October 24, 2016

Marc Stephen Raspanti will speak on “Best Practices for Dealing with the States in False Claims Act Investigations, Litigation and Settlement,” at the Healthcare Enforcement Compliance Institute.  He will be co-presenting with Candice M. Deisher, Assistant Attorney General, Virginia Attorney General’s Office. The event takes place from October 23-26, 2016 in Washington D.C.

PBI’s False Claims Act Cases

November 7, 2016

Marc Stephen Raspanti will speak at the Pennsylvania Bar Institute’s program on False Claims Act Cases in Philadelphia.  He will sit on a panel representing plaintiff’s interests.

News & Events

Related News

30 Pietragallo Lawyers Named in 2027 The Best Lawyers In America and Ones to Watch
August 20, 2026
Pietragallo Gordon Alfano Bosick & Raspanti, LLP is pleased to announce that 30 lawyers have been named as 2027 The Best Lawyers in America® and Ones to Watch. In addition, managing partner William Pietragallo, II has been named “Lawyer of the Year”. Best Lawyers recognition is determined entirely through peer review, aiming to reflect the consensus... Read more »
Chambers USA Recognizes Pietragallo as a 2026 Leading Law Firm in Pennsylvania
June 4, 2026
Pietragallo Gordon Alfano Bosick & Raspanti, LLP is pleased to announce that we have once again been recognized by the premier independent legal research organization, Chambers and Partners USA, in it’s 2026 law firm ranking guide in the areas of False Claims Act in USA-Nationwide, White Collar Crime & Government Investigations in Pennsylvania, Product Liability... Read more »
View More News & Events