REDE D'OR SÃO LUIZ S.A. — Investor Relations & Filings
About REDE D'OR SÃO LUIZ S.A.
Rede D'Or São Luiz S.A. is an integrated healthcare provider focused on high-complexity medical services and hospital operations. The company manages an extensive network of hospitals and specialized oncology clinics, offering a comprehensive range of inpatient and outpatient services. Its core activities include diagnostic imaging, emergency care, intensive care unit management, and specialized clinical treatments in areas such as cardiology and women's health. The organization emphasizes a hospitality-driven approach to patient care and leverages a large-scale infrastructure to provide integrated health solutions. With a significant bed capacity and a presence across multiple regional markets, the company serves private patients and health insurance providers through a robust ecosystem of medical facilities, surgical centers, and specialized diagnostic units.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FRE - Formulário de Referência | 2026-04-29 | Portuguese | |
| Deliberar sobre a (i) emissão e oferta de notas no mercado internacional pela Rede D Or Finance, subsidiária da Cia com sede em Luxemburgo;; (ii) prestacao, pela Cia, de garantia fidejussoria as obrig | 2026-04-22 | Portuguese | |
| DFP 2025 | 2026-02-25 | Portuguese | |
| ITR 2025-Q3 | 2025-11-05 | Portuguese | |
| ITR 2025-Q2 | 2025-08-06 | Portuguese | |
| FRE WEB 2024 v10 | 2025-05-12 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 39255564 | FRE - Formulário de Referência | 2026-04-29 | Portuguese | ||
| 35696961 | Deliberar sobre a (i) emissão e oferta de notas no mercado internacional pela Rede D Or Finance, subsidiária da Cia com sede em Luxemburgo;; (ii) prestacao, pela Cia, de garantia fidejussoria as obrig | 2026-04-22 | Portuguese | ||
| 33795910 | DFP 2025 | 2026-02-25 | Portuguese | ||
|
2025
8 filings
| |||||
| 34096693 | ITR 2025-Q3 | 2025-11-05 | Portuguese | ||
| 34096718 | ITR 2025-Q2 | 2025-08-06 | Portuguese | ||
| 36114050 | FRE WEB 2024 v10 | 2025-05-12 | Portuguese | ||
| 34096658 | ITR 2025-Q1 | 2025-05-07 | Portuguese | ||
| 33785156 | DFP 2024 | 2025-03-10 | Portuguese | ||
| 36113990 | FRE WEB 2024 v9 | 2025-02-12 | Portuguese | ||
| 36113859 | FRE WEB 2024 v8 | 2025-02-12 | Portuguese | ||
| 36113740 | FRE WEB 2024 v7 | 2025-01-09 | Portuguese | ||
|
2024
4 filings
| |||||
| 34055567 | ITR 2024-Q3 | 2024-11-13 | Portuguese | ||
| 36113610 | FRE WEB 2024 v6 | 2024-10-09 | Portuguese | ||
| 36113479 | FRE WEB 2024 v5 | 2024-10-09 | Portuguese | ||
| 34055558 | ITR 2024-Q2 | 2024-08-13 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Hospital activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aashka Hospitals Limited
Multi-specialty hospital providing tertiary care and advanc…
|
543346 | IN | Human health and social work ac… |
|
Aatmaj Healthcare Limited
Multi-specialty healthcare provider offering integrated med…
|
AATMAJ | IN | Human health and social work ac… |
|
Acadia Healthcare Company, Inc.
A provider of behavioral healthcare services for mental hea…
|
ACHC | US | Human health and social work ac… |
|
Aier Eye Hospital Group Co.,Ltd.
Global ophthalmic institution providing comprehensive eye c…
|
300015 | CN | Human health and social work ac… |
|
Akso Health Group
Social e-commerce platform developing cancer therapy and ra…
|
AHG | KY | Human health and social work ac… |
|
Al Hammadi Holding
Operates medical facilities and provides healthcare service…
|
4007 | SA | Human health and social work ac… |
|
Almoosa Health Co.
Integrated healthcare system providing tertiary care and sp…
|
4018 | SA | Human health and social work ac… |
|
Amvis Holdings, Inc.
Operates hospices for high-dependency patients and offers h…
|
7071 | JP | Human health and social work ac… |
|
Apollo Hospitals Enterprises Ltd.
Integrated healthcare provider with multi-specialty hospita…
|
APOLLOHOSP | IN | Human health and social work ac… |
|
Ardent Health, Inc.
Operates a network of 30 hospitals and clinical facilities …
|
ARDT | US | Human health and social work ac… |
REDE D'OR SÃO LUIZ S.A. 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/53154/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=53154 | 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=53154 | 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=53154 \ -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": 53154}, 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 REDE D'OR SÃO LUIZ S.A. (id: 53154)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.