
P3 Health Partners Inc. — Investor Relations & Filings
P3 Health Partners Inc. is a physician-led and patient-centered population health management company focused on delivering value-based care. The company partners with physicians and clinicians to provide comprehensive care, primarily for Medicare Advantage patients. P3 supports its network of providers with administrative services, care coordination, and a deeply integrated care model. By leveraging data, technology, and community outreach tools, the company aims to improve patient outcomes and experiences, increase satisfaction for providers and caregivers, and reduce the overall cost of care.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 8-K | 2026-05-26 | English | |
| 8-K | 2026-05-15 | English | |
| 10-Q | 2026-05-14 | English | |
| 8-K | 2026-05-14 | English | |
| 8-K - P3 Health Partners Inc. (0001832511) (Filer) | 2026-04-28 | English | |
| S-8 - P3 Health Partners Inc. (0001832511) (Filer) | 2026-04-03 | English |
Browse filings by year
7 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47072047 | 8-K | 2026-05-26 | English | ||
| 46362651 | 8-K | 2026-05-15 | English | ||
| 46297004 | 10-Q | 2026-05-14 | English | ||
| 46289307 | 8-K | 2026-05-14 | English | ||
| 38193716 | 8-K - P3 Health Partners Inc. (0001832511) (Filer) | 2026-04-28 | English | ||
| 33304090 | S-8 - P3 Health Partners Inc. (0001832511) (Filer) | 2026-04-03 | English | ||
| 33052243 | 10-K - P3 Health Partners Inc. (0001832511) (Filer) | 2026-03-26 | English | ||
| 33043141 | 8-K - P3 Health Partners Inc. (0001832511) (Filer) | 2026-03-25 | English | ||
| 31976470 | 8-K Filing | 2026-02-17 | English | ||
| 13342073 | FORM 4/A | 2026-01-23 | English | ||
| 13342066 | FORM 4/A | 2026-01-23 | English | ||
| 13342068 | FORM 4/A | 2026-01-23 | English | ||
| 13342069 | FORM 4/A | 2026-01-23 | English | ||
| 13342070 | FORM 4/A | 2026-01-23 | English | ||
| 13342071 | FORM 4/A | 2026-01-23 | English | ||
Market data
Market data not available
Price history
Peer group · Intermediation service activities for medical, dental, and other human health services
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
160 Health International Limited
Integrated provider of digital health services and pharmace…
|
2656 | HK | Human health and social work ac… |
|
AFROCENTRIC INVESTMENT CORPORATION LIMITED
Diversified healthcare group providing administration, mana…
|
ACT | ZA | Human health and social work ac… |
|
agilon health, inc.
Partners with physicians to enable a value-based care model…
|
AGL | US | Human health and social work ac… |
|
American Well Corp
A digital care delivery platform connecting providers, paye…
|
AMWL | US | Human health and social work ac… |
|
ANGLE PLC
A liquid biopsy company with a system to capture circulatin…
|
AGL | GB | Human health and social work ac… |
|
CVS HEALTH Corp
A diversified health solutions company offering insurance, …
|
CVS | US | Human health and social work ac… |
|
Dingdang Health Technology Group Ltd.
China-based O2O platform for instant medicine delivery and …
|
9886 | HK | Human health and social work ac… |
|
EARKART LIMITED
Health-tech platform for hearing aid distribution, diagnost…
|
544549 | IN | Human health and social work ac… |
|
Evolent Health, Inc.
Manages care for complex health conditions for health plans…
|
EVH | US | Human health and social work ac… |
|
EXCELSIOR
Provider of medical equipment, hospital management, and int…
|
4104 | TW | Human health and social work ac… |
P3 Health Partners Inc. via the API
Pull this company's filings, identifiers, and metadata as JSON or Markdown. Authenticate with your API key, then query by company ID, ISIN, or LEI. Full schema documented in the OpenAPI spec.
Endpoints
| GET | /api/companies/31702/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=31702 | Paginated list of all filings (filterable by type, date, language) |
| GET | /api/filings/{id}/ | Single filing — metadata, document URL, processing status |
| GET | /api/filings/{id}/markdown/ | Filing content as Markdown (PDF → text/tables/figures) |
| GET | /api/isins/?company=31702 | All ISINs registered to this company |
| GET | /api/filing-types/ | Reference: every filing-type code + category |
cURL
$ curl https://api.financialreports.eu/api/filings/?company=31702 \ -H "x-api-key: $FR_API_KEY" \ -H "Accept: application/json"
Python
import requests r = requests.get( "https://api.financialreports.eu/api/filings/", params={"company": 31702}, headers={"x-api-key": API_KEY}, ) filings = r.json()["results"]
MCP server
// MCP server URL https://mcp.financialfilings.com/mcp // Once connected, the LLM can query this company directly: "Pull the latest 5 filings for P3 Health Partners Inc. (id: 31702)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.