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] => 20260417
)
)
[meta_key] => display_date
[orderby] => meta_value
[order] => DESC
[paged] => 8
)
[query_vars] => Array
(
[post_type] => post
[category_name] => events
[posts_per_page] => 10
[meta_query] => Array
(
[0] => Array
(
[key] => display_date
[compare] => <
[value] => 20260417
)
)
[meta_key] => display_date
[orderby] => meta_value
[order] => DESC
[paged] => 8
[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] => 20260417
)
[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] => 20260417
[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 < '20260417' )
)
) 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 70, 10
[posts] => Array
(
[0] => WP_Post Object
(
[ID] => 7276
[post_author] => 3
[post_date] => 2021-10-06 14:37:33
[post_date_gmt] => 2021-10-06 14:37:33
[post_content] => As Bitcoin and other cryptocurrencies gain further acceptance in the portfolios held by persons, corporations, trusts, and estates, fiduciaries and civil litigants must be aware of how courts will handle claims when the ownership or stewardship of these assets becomes disputed.
Please join us for a one hour CLE webinar that will cover various topics such as:
- Brief background on Bitcoin and cryptocurrencies
- Treatment of Bitcoin as an asset and potential for recovery
- Bitcoin and cryptocurrencies in selected litigation
- Looking ahead: what we can expect in the future for Bitcoin and cryptocurrency litigation
Zoom details to follow.
*Attendance is limited.
When
Wednesday, November 3, 2021
10:00 a.m. – 11:00 a.m. EST
</>
Host
Credit
CLE credit in PA is currently pending approval.
[post_title] => Bitcoin, Cryptocurrency, and Civil Litigation CLE (Webinar)
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => open
[post_password] =>
[post_name] => youre-invited-november-3rd-bitcoin-cryptocurrency-and-civil-litigation-cle-webinar
[to_ping] =>
[pinged] =>
[post_modified] => 2021-11-10 15:57:49
[post_modified_gmt] => 2021-11-10 15:57:49
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.pietragallo.com/?p=7276
[menu_order] => 0
[post_type] => post
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[1] => WP_Post Object
(
[ID] => 7685
[post_author] => 3
[post_date] => 2022-01-11 19:35:21
[post_date_gmt] => 2022-01-11 19:35:21
[post_content] => On Thursday, October 28, 2021,
Pietragallo partner
Pamela Coyle Brecht will present a “False Claims Act Update" at Pennsylvania Bar Institute’s A Day on Health Law webinar.
A Day on Health Law is a one-day, six-hour spin-off of PBI’s annual Health Law Institute. The Health Law Institute brings health law professionals comprehensive updates, insights and practical advice and the opportunity to tailor your own personalized agenda through numerous breakout session options in addition to the complete sessions.
To join Pam and an outstanding roster of healthcare professionals visit:
https://lnkd.in/gfRu_EwJ
[post_title] => Pamela Coyle Brecht to present at Pennsylvania Bar Institute's A Day on Health Law 2021
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => open
[post_password] =>
[post_name] => pamela-brecht-to-present-at-pennsylvania-bar-institutes-a-day-on-health-law-2021
[to_ping] =>
[pinged] =>
[post_modified] => 2022-04-01 22:36:09
[post_modified_gmt] => 2022-04-01 22:36:09
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.pietragallo.com/?p=7685
[menu_order] => 0
[post_type] => post
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[2] => WP_Post Object
(
[ID] => 7687
[post_author] => 3
[post_date] => 2022-01-11 19:37:39
[post_date_gmt] => 2022-01-11 19:37:39
[post_content] => On October 7th,
Pietragallo partner
Pamela Coyle Brecht will be a panelist at the Marcum Corporate Compliance & Fraud Summit. Pam, and her co-panelist David Glusman, Partner at Marcum LLP will be discussing Forensic Accounting in Healthcare.
During our session, you’ll be introduced to anti-kickback and fraud and abuse issues in healthcare. Join us for this two-day virtual webinar and register here,
https://lnkd.in/deYRtj3C
[post_title] => Pamela Coyle Brecht to present at Marcum Corporate Compliance & Fraud Summit
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => open
[post_password] =>
[post_name] => pamela-brecht-to-present-at-marcum-corporate-compliance-fraud-summit
[to_ping] =>
[pinged] =>
[post_modified] => 2022-04-01 22:36:27
[post_modified_gmt] => 2022-04-01 22:36:27
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.pietragallo.com/?p=7687
[menu_order] => 0
[post_type] => post
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[3] => WP_Post Object
(
[ID] => 10301
[post_author] => 3
[post_date] => 2021-10-04 20:26:57
[post_date_gmt] => 2021-10-04 20:26:57
[post_content] => Kenneth Horoho participated in one of thirteen seminars provided by Penn State, Beaver Campus to Certified Public Accountants and Attorneys. He, along with Chris Pattison of HBK, presented a program on
The CPA’s Role in Divorce in Pennsylvania.
[post_title] => Kenneth Horoho Presents at Penn State Seminar – The CPA’s Role in Divorce in PA
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => open
[post_password] =>
[post_name] => kenneth-horoho-presents-at-penn-state-seminar-the-cpas-role-in-divorce-in-pa
[to_ping] =>
[pinged] =>
[post_modified] => 2023-08-01 16:39:15
[post_modified_gmt] => 2023-08-01 16:39:15
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.pietragallo.com/?p=10301
[menu_order] => 0
[post_type] => post
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[4] => WP_Post Object
(
[ID] => 7224
[post_author] => 3
[post_date] => 2021-09-13 13:17:44
[post_date_gmt] => 2021-09-13 13:17:44
[post_content] =>
Michael A. Morse will present “With Friends Like These…The Attorney-Physician Expert Witness Relationship” at the American Bar Association Physicians Legal Issues: Healthcare Delivery & Innovation Virtual Conference on Friday, September 24, 2021
This live, interactive webinar will cover critical topics, including new payment models, compliance issues, enforcement trends, contracting, tips for managing transactions, cybersecurity, the implications of new technologies, and workplace issues for physicians. Speakers will share practical and viable improvement techniques to help you work more efficiently while restoring your sense of purpose.
Mr. Morse's panel will discuss how to find an appropriate expert witness, maintain attorney-client privilege, and guard against Daubert challenges from an attorney’s perspective. His panel also analyzes the physician expert viewpoint, including determining if a case is a good fit, the typical process for expert witness engagement, and preparation tips for deposition and trial testimony.
For more information about Physicians Legal Issues: Healthcare Delivery & Innovation Virtual Conference please visit
here.
[post_title] => Michael Morse to present at American Bar Association Physicians Legal Issues: Healthcare Delivery & Innovation Virtual Conference
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => open
[post_password] =>
[post_name] => michael-morse-to-present-at-american-bar-association-physicians-legal-issues-healthcare-delivery-innovation-virtual-conference
[to_ping] =>
[pinged] =>
[post_modified] => 2022-01-11 19:23:03
[post_modified_gmt] => 2022-01-11 19:23:03
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.pietragallo.com/?p=7224
[menu_order] => 0
[post_type] => post
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[5] => WP_Post Object
(
[ID] => 6972
[post_author] => 3
[post_date] => 2021-06-10 14:23:57
[post_date_gmt] => 2021-06-10 14:23:57
[post_content] =>
Pamela Coyle Brecht, Chair of the firm’s Qui Tam & False Claims Act practice, will present “The False Claims Act and Dealing with Whistleblowers” at Seton Hall University School of Law on Tuesday, June 15, 2021.
This four-day healthcare compliance certificate program immerses attendees in the statutes, regulations, and other guidance that comprise the body of law known as “fraud and abuse law.” Attendees examine health care-related laws and regulations alongside other compliance, ethics and integrity officers, legal counsel, health care consultants, and regulatory and medical affairs professionals.
For more information about Seton Hall University School of Law’s U.S. Healthcare Compliance Certificate Program please
visit their website.
[post_title] => Pamela Coyle Brecht to present at Seton Hall University School of Law
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => open
[post_password] =>
[post_name] => pamela-brecht-to-present-at-seton-hall-university-school-of-law
[to_ping] =>
[pinged] =>
[post_modified] => 2022-01-11 19:42:12
[post_modified_gmt] => 2022-01-11 19:42:12
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.pietragallo.com/?p=6972
[menu_order] => 0
[post_type] => post
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[6] => WP_Post Object
(
[ID] => 6776
[post_author] => 3
[post_date] => 2021-04-20 14:07:23
[post_date_gmt] => 2021-04-20 14:07:23
[post_content] =>
What to Know about Returning to an In-Person Environment
Please join us as we provide guidance to employers ensuring their employees, and customers, feel safe in returning to an in-person environment. The presentation will address various topics such as:
- Workplace Safety
- Transitioning Back to the Office
- Alternative Work Arrangements
- Updating & Revising Policies and Procedures
- Establishing a Clear Communications Plan
Click here to register.*
Zoom details to follow.
*Attendance is limited.
When
Thursday, May 6, 2021
10:00 a.m. – 11:00 a.m.
Host
Leslie A. Mariotti, Partner
Joseph L. Gordon, Senior Associate
Credit
CLE credit in PA is currently pending approval.
Leslie A. Mariotti works closely with public, private, and government entities to help them improve their corporate culture, increase employee morale, strengthen customer loyalty, and enhance their relationships with stakeholders.
Joseph L. Gordon regularly counsels businesses on strategic initiatives designed to minimize the threat of employee lawsuits. He has been intimately involved with counselling businesses on a variety of Coronavirus-related issues since the start of the Pandemic.
[post_title] => COVID-19 Back-To-Work Guidance [WEBINAR]
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => open
[post_password] =>
[post_name] => covid-19-back-to-work-guidance-webinar
[to_ping] =>
[pinged] =>
[post_modified] => 2022-07-11 11:49:49
[post_modified_gmt] => 2022-07-11 11:49:49
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.pietragallo.com/?p=6776
[menu_order] => 0
[post_type] => post
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[7] => WP_Post Object
(
[ID] => 6657
[post_author] => 3
[post_date] => 2021-03-18 14:14:22
[post_date_gmt] => 2021-03-18 14:14:22
[post_content] =>
Pietragallo partner
Pamela Coyle Brecht will be presenting at the 8th Annual Advanced Forum on False Claims and Qui Tam Enforcement on March 24, 2021.
Ms. Brecht's panel is titled "View from the Relator's Bar: How to Avoid Turning Your Employees into Whistleblowers." The panel will discuss strategies for seeking the government's intervention and dealing with government declination, including:
- How to present a strong case
- When to assist the government’s investigation
- Deciding when to file and knowing what factors to consider when bringing a claim
- Figuring out what to do when the government declines and learning how the government can help in a declined case (obtaining information and statements of interest/amicus briefs)
- Considering when relators go it alone
- Resolving why more relators are pursuing declined cases
For more information about the program, including to register, please visit the
American Conference Institute's website here.
[post_title] => How to Avoid Turning Your Employees into Whistleblowers
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => open
[post_password] =>
[post_name] => how-to-avoid-turning-your-employees-into-whistleblowers
[to_ping] =>
[pinged] =>
[post_modified] => 2022-04-01 15:35:03
[post_modified_gmt] => 2022-04-01 15:35:03
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.pietragallo.com/?p=6657
[menu_order] => 0
[post_type] => post
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[8] => WP_Post Object
(
[ID] => 6421
[post_author] => 1
[post_date] => 2021-02-09 17:45:27
[post_date_gmt] => 2021-02-09 17:45:27
[post_content] => Qui Tam/False Claims Act partner
Pamela Coyle Brecht will be presenting at the Pennsylvania Bar Institute’s Health Law Institute 2021 virtual event. The live webcast will be held on Tuesday, March 16, 2021.
Ms. Brecht will be speaking on the “False Claims Act Update” with fellow panelists Gregory David and Matthew Hogan.
For more information about the program, including to register, please visit the
PBI program website.
For more information about Pamela Coyle Brecht or the firm’s nationally-recognized False Claims Act practice, we invite you to visit our
False Claims Act Resource Center.
[post_title] => Pamela Coyle Brecht to present on False Claims Act Update
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => open
[post_password] =>
[post_name] => pamela-coyle-brecht-to-present-on-false-claims-act-update
[to_ping] =>
[pinged] =>
[post_modified] => 2022-01-11 19:51:03
[post_modified_gmt] => 2022-01-11 19:51:03
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.pietragallo.com/?p=6421
[menu_order] => 0
[post_type] => post
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[9] => WP_Post Object
(
[ID] => 6161
[post_author] => 3
[post_date] => 2021-01-27 18:58:00
[post_date_gmt] => 2021-01-27 18:58:00
[post_content] =>
Pietragallo partner
Pamela Coyle Brecht will be moderating a panel at the Federal Bar Association's virtual 2021 Qui Tam Conference that is taking place February 17-19, 2021.
The three-day conference will focus on the False Claims Act in times of crisis, including changes in enforcement priorities that may follow the COVID-19 pandemic. Ms. Brecht’s segment titled, "Themes in Healthcare Fraud Enforcement – Impacts of Changing (and Suspended) Regulatory Regimes" will be taking place on Thursday, February 18.
For more information about the program, including to register, please
visit the FBA program website.
For more information about
Pamela Coyle Brecht or the firm’s nationally-recognized False Claims Act practice, we invite you to visit our
False Claims Act Resource Center.
[post_title] => Pamela Coyle Brecht to present at Federal Bar Association's Qui Tam Conference
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => open
[post_password] =>
[post_name] => partner-pamela-coyle-brecht-to-present-at-federal-bar-associations-qui-tam-conference
[to_ping] =>
[pinged] =>
[post_modified] => 2022-04-01 15:28:27
[post_modified_gmt] => 2022-04-01 15:28:27
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.pietragallo.com/?p=6161
[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] => 7276
[post_author] => 3
[post_date] => 2021-10-06 14:37:33
[post_date_gmt] => 2021-10-06 14:37:33
[post_content] =>
As Bitcoin and other cryptocurrencies gain further acceptance in the portfolios held by persons, corporations, trusts, and estates, fiduciaries and civil litigants must be aware of how courts will handle claims when the ownership or stewardship of these assets becomes disputed.
Please join us for a one hour CLE webinar that will cover various topics such as:
- Brief background on Bitcoin and cryptocurrencies
- Treatment of Bitcoin as an asset and potential for recovery
- Bitcoin and cryptocurrencies in selected litigation
- Looking ahead: what we can expect in the future for Bitcoin and cryptocurrency litigation
Zoom details to follow.
*Attendance is limited.
When
Wednesday, November 3, 2021
10:00 a.m. – 11:00 a.m. EST
</>
Host
Credit
CLE credit in PA is currently pending approval.
[post_title] => Bitcoin, Cryptocurrency, and Civil Litigation CLE (Webinar)
[post_excerpt] =>
[post_status] => publish
[comment_status] => open
[ping_status] => open
[post_password] =>
[post_name] => youre-invited-november-3rd-bitcoin-cryptocurrency-and-civil-litigation-cle-webinar
[to_ping] =>
[pinged] =>
[post_modified] => 2021-11-10 15:57:49
[post_modified_gmt] => 2021-11-10 15:57:49
[post_content_filtered] =>
[post_parent] => 0
[guid] => https://www.pietragallo.com/?p=7276
[menu_order] => 0
[post_type] => post
[post_mime_type] =>
[comment_count] => 0
[filter] => raw
)
[comment_count] => 0
[current_comment] => -1
[found_posts] => 242
[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_posts_page] =>
[is_post_type_archive] =>
[query_vars_hash:WP_Query:private] => 11efd947438ec8024d8c559e1ae54236
[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:a91add59d506dfd63b8e10e8cc6e784b
)
Past Events
November 3, 2021
As Bitcoin and other cryptocurrencies gain further acceptance in the portfolios held by persons, corporations, trusts, and estates, fiduciaries and civil litigants must be aware of how courts will handle claims when the ownership or stewardship of these assets becomes disputed.
Read More
October 28, 2021
On Thursday, October 28, 2021, Pietragallo partner Pamela Coyle Brecht will present a “False Claims Act Update” at Pennsylvania Bar Institute’s A Day on Health Law webinar. Read More
October 7, 2021
On October 7th, Pietragallo partner Pamela Coyle Brecht will be a panelist at the Marcum Corporate Compliance & Fraud Summit. Pam, and her co-panelist David Glusman, Partner at Marcum LLP will be discussing Forensic Accounting in Healthcare. Read More
October 4, 2021
Kenneth Horoho participated in one of thirteen seminars provided by Penn State, Beaver Campus to Certified Public Accountants and Attorneys. He, along with Chris Pattison of HBK, presented a program on The CPA’s Role in Divorce in Pennsylvania. Read More
September 24, 2021
Michael A. Morse will present “With Friends Like These…The Attorney-Physician Expert Witness Relationship” at the American Bar Association Physicians Legal Issues: Healthcare Delivery & Innovation Virtual Conference on Friday, September 24, 2021
This live, interactive webinar will cover critical topics, including new payment models, compliance issues, enforcement trends, contracting, tips for managing transactions, cybersecurity, the implications of new technologies, and workplace issues for physicians. Read More
June 15, 2021
Pamela Coyle Brecht, Chair of the firm’s Qui Tam & False Claims Act practice, will present “The False Claims Act and Dealing with Whistleblowers” at Seton Hall University School of Law on Tuesday, June 15, 2021. Read More
May 6, 2021
What to Know about Returning to an In-Person Environment
Please join us as we provide guidance to employers ensuring their employees, and customers, feel safe in returning to an in-person environment. Read More
March 24, 2021
Pietragallo partner Pamela Coyle Brecht will be presenting at the 8th Annual Advanced Forum on False Claims and Qui Tam Enforcement on March 24, 2021. Read More
March 16, 2021
Qui Tam/False Claims Act partner Pamela Coyle Brecht will be presenting at the Pennsylvania Bar Institute’s Health Law Institute 2021 virtual event. Read More
February 17, 2021
Pietragallo partner Pamela Coyle Brecht will be moderating a panel at the Federal Bar Association’s virtual 2021 Qui Tam Conference that is taking place February 17-19, 2021. Read More