
NeueHealth, Inc. — Investor Relations & Filings
NeueHealth, Inc. is a value-driven healthcare company focused on delivering accessible, affordable, and high-quality coordinated care. The company operates through two primary segments: NeueCare and NeueSolutions. NeueCare provides direct healthcare services through a network of owned and affiliated clinics, emphasizing a consumer-centric approach for populations across the ACA Marketplace, Medicare, and Medicaid. NeueSolutions is a physician enablement platform that supports independent providers and medical groups in succeeding with value-based care. It offers customized population health tools, deep financial alignment, and partnerships with health plans and government programs to facilitate performance-based arrangements. The company's model aims to align the interests of health consumers, providers, and payors to create a more seamless and efficient healthcare experience.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FORM 4 | 2025-10-14 | English | |
| 15-12G | 2025-10-14 | English | |
| 4 | 2025-10-06 | English | |
| 4 | 2025-10-06 | English | |
| FORM 4 | 2025-10-06 | English | |
| FORM 4 | 2025-10-06 | English |
Browse filings by year
9 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 12947690 | FORM 4 | 2025-10-14 | English | ||
| 12947692 | 15-12G | 2025-10-14 | English | ||
| 12947691 | 4 | 2025-10-06 | English | ||
| 12947693 | 4 | 2025-10-06 | English | ||
| 12947694 | FORM 4 | 2025-10-06 | English | ||
| 12947695 | FORM 4 | 2025-10-06 | English | ||
| 12947696 | FORM 4 | 2025-10-06 | English | ||
| 12947697 | FORM 4 | 2025-10-06 | English | ||
| 12947698 | FORM 4 | 2025-10-06 | English | ||
| 12947699 | FORM 4 | 2025-10-06 | English | ||
| 12947700 | FORM 4 | 2025-10-06 | English | ||
| 12947701 | FORM 4 | 2025-10-06 | English | ||
| 12947702 | FORM 4 | 2025-10-06 | English | ||
| 12947703 | FORM 4 | 2025-10-06 | English | ||
| 12947704 | FORM 4 | 2025-10-06 | English | ||
Market data
Market data not available
Price history
Peer group · Other residential care activities n.e.c.
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
HOPE, INC.
Provides advertising, marketing, and funding support servic…
|
6195 | JP | Human health and social work ac… |
NeueHealth, 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/34483/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=34483 | 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=34483 | 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=34483 \ -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": 34483}, 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 NeueHealth, Inc. (id: 34483)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.