
Outset Medical, Inc. — Investor Relations & Filings
Outset Medical, Inc. is a medical technology company focused on transforming the dialysis experience for patients and healthcare providers. The company's primary product is the Tablo Hemodialysis System, an all-in-one device designed to reduce the cost and complexity of treatment. The system integrates water purification and on-demand dialysate production, enabling its use across the continuum of care, from hospital intensive care units to patients' homes. Designed for ease of use, Tablo facilitates rapid training for both clinicians and patients. It also features two-way wireless data transfer and cloud-based reporting to automate documentation and streamline treatment management, serving as a single enterprise solution for dialysis care.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 8-K | 2026-05-29 | English | |
| SD | 2026-05-29 | English | |
| 10-Q - Outset Medical, Inc. (0001484612) (Filer) | 2026-05-07 | English | |
| SCHEDULE 13G/A - Outset Medical, Inc. (0001484612) (Subject) | 2026-03-27 | English | |
| 4 - OUTSET MEDICAL, INC. (0001484612) (Filer) | 2026-02-20 | English | |
| 4 - OUTSET MEDICAL, INC. (0001484612) (Filer) | 2026-02-20 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47894279 | 8-K | 2026-05-29 | English | ||
| 47893740 | SD | 2026-05-29 | English | ||
| 43598835 | 10-Q - Outset Medical, Inc. (0001484612) (Filer) | 2026-05-07 | English | ||
| 33062378 | SCHEDULE 13G/A - Outset Medical, Inc. (0001484612) (Subject) | 2026-03-27 | English | ||
| 32892532 | 4 - OUTSET MEDICAL, INC. (0001484612) (Filer) | 2026-02-20 | English | ||
| 32892533 | 4 - OUTSET MEDICAL, INC. (0001484612) (Filer) | 2026-02-20 | English | ||
| 32892534 | 4 - OUTSET MEDICAL, INC. (0001484612) (Filer) | 2026-02-20 | English | ||
| 30060755 | SCHEDULE 13G/A Filing | 2026-02-17 | English | ||
| 30060747 | SCHEDULE 13G/A Filing | 2026-02-17 | English | ||
| 30061158 | 10-K Filing | 2026-02-13 | English | ||
| 30060720 | 3 Filing | 2026-02-13 | English | ||
| 30060702 | SCHEDULE 13G/A Filing | 2026-02-13 | English | ||
| 30060632 | S-8 Filing | 2026-02-13 | English | ||
| 30060796 | 8-K Filing | 2026-02-11 | English | ||
| 30060673 | 8-K Filing | 2026-01-27 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of medical and dental instruments and supplies
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AIOBIO Co., Ltd.
Develops AI-driven diagnostic platforms and imaging devices…
|
447690 | KR | Manufacturing |
|
Airway Medix S.A.
Develops single-use medical devices for mechanically ventil…
|
AWM | PL | Manufacturing |
|
AK Medical Holdings Limited
Global pioneer in 3D printing technology for orthopedic joi…
|
1789 | HK | Manufacturing |
|
ALIGN TECHNOLOGY INC
Designs and manufactures clear aligners, intraoral scanners…
|
ALGN | US | Manufacturing |
|
Allgens Medical Technology Co., Ltd.
Develops biomimetic bone graft substitutes and regenerative…
|
688613 | CN | Manufacturing |
|
Allmed Solutions Ltd.
Develops, manufactures, and markets advanced, minimally inv…
|
ALMD | IL | Manufacturing |
|
Alma Yesodot Ltd.
Investment company developing projects in infrastructure, c…
|
KVSR | IL | Manufacturing |
|
Alphanox Co.,Ltd.
Develops and manufactures medical devices, orthopedic impla…
|
043100 | KR | Manufacturing |
|
ALPHA PRO TECH LTD
Manufactures protective apparel, infection control, and bui…
|
APT | US | Manufacturing |
|
Alphatec Holdings, Inc.
Medical technology company developing surgical solutions fo…
|
ATEC | US | Manufacturing |
Outset Medical, 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/33476/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=33476 | 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=33476 | 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=33476 \ -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": 33476}, 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 Outset Medical, Inc. (id: 33476)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.