
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 |
|---|---|---|---|
| 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 | |
| 4 - OUTSET MEDICAL, INC. (0001484612) (Filer) | 2026-02-20 | English | |
| SCHEDULE 13G/A Filing | 2026-02-17 | English | |
| SCHEDULE 13G/A Filing | 2026-02-17 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 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 | ||
| 30060790 | 4 Filing | 2026-01-21 | English | ||
| 30060732 | 4 Filing | 2026-01-21 | English | ||
| 30060639 | 4 Filing | 2026-01-21 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of medical and dental instruments and supplies
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
3-D Matrix,Ltd.
Develops peptide-based hydrogels to control bleeding in sur…
|
7777 | JP | Manufacturing |
|
aap Implantate AG
Develops, manufactures, and markets implants for the treatm…
|
AAQ1 | DE | Manufacturing |
|
ABATE AS INDUSTRIES LIMITED
Manufactures therapeutic footwear and wellness products for…
|
531658 | IN | Manufacturing |
|
Acotec Scientific Holdings Limited
Interventional medical device company developing innovative…
|
6669 | KY | Manufacturing |
|
AcouSort AB
Develops acoustofluidic solutions for automated biological …
|
ACOU | SE | Manufacturing |
|
Adagio Medical Holdings, Inc.
Develops cryoablation technologies for treating cardiac arr…
|
ADGM | US | Manufacturing |
|
ADVANCED MEDICAL SOLUTIONS GROUP PLC
Develops and manufactures innovative tissue-healing technol…
|
AMS | GB | Manufacturing |
|
AETHLON MEDICAL INC
Develops immunotherapeutic devices to deplete exosomes and …
|
AEMD | US | Manufacturing |
|
Affluent Medical
Develops minimally invasive implants for structural heart d…
|
AFME | FR | Manufacturing |
|
Aidite (Qinhuangdao) Technology Co., Ltd.
Develops and manufactures dental materials, zirconia cerami…
|
301580 | CN | 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.