DIAGNOSTICOS DA AMERICA SA — Investor Relations & Filings
About DIAGNOSTICOS DA AMERICA SA
Diagnósticos da América S.A. (Dasa) is an integrated healthcare provider focused on diagnostic medicine and hospital services. The company operates an extensive network of clinical analysis laboratories, diagnostic imaging centers, and high-complexity hospitals. Its service portfolio includes genomics, oncology, and specialized medical treatments, supported by advanced technological infrastructure. Dasa provides auxiliary diagnostic support through a comprehensive range of clinical tests, pathology, and molecular biology services. The organization integrates diagnostic data with hospital management to facilitate specialized outpatient care and complex medical procedures. By utilizing a multi-brand strategy, the company delivers medical solutions across various healthcare segments, emphasizing clinical research and data-driven patient care.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| ITR 2023-Q1 | 2023-05-11 | Portuguese | |
| FRE WEB 2023 v3 | 2023-04-28 | Portuguese | |
| FRE WEB 2023 v2 | 2023-04-19 | Portuguese | |
| FRE WEB 2023 | 2023-04-04 | Portuguese | |
| DFP 2022 | 2023-03-28 | Portuguese | |
| FRE NOVO 2022 v17 | 2023-03-15 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
10 filings
| |||||
| 34044190 | ITR 2023-Q1 | 2023-05-11 | Portuguese | ||
| 35895571 | FRE WEB 2023 v3 | 2023-04-28 | Portuguese | ||
| 35895500 | FRE WEB 2023 v2 | 2023-04-19 | Portuguese | ||
| 35895413 | FRE WEB 2023 | 2023-04-04 | Portuguese | ||
| 33768944 | DFP 2022 | 2023-03-28 | Portuguese | ||
| 35358757 | FRE NOVO 2022 v17 | 2023-03-15 | Portuguese | ||
| 35358515 | FRE NOVO 2022 v16 | 2023-02-27 | Portuguese | ||
| 35358322 | FRE NOVO 2022 v15 | 2023-02-22 | Portuguese | ||
| 35358111 | FRE NOVO 2022 v14 | 2023-02-09 | Portuguese | ||
| 35357871 | FRE NOVO 2022 v13 | 2023-02-06 | Portuguese | ||
|
2022
5 filings
| |||||
| 35357671 | FRE NOVO 2022 v12 | 2022-12-09 | Portuguese | ||
| 35357495 | FRE NOVO 2022 v11 | 2022-11-16 | Portuguese | ||
| 34012974 | ITR 2022-Q3 | 2022-11-14 | Portuguese | ||
| 35357287 | FRE NOVO 2022 v10 | 2022-10-27 | Portuguese | ||
| 35357051 | FRE NOVO 2022 v9 | 2022-10-14 | 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… |
DIAGNOSTICOS DA AMERICA SA 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/52950/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52950 | 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=52950 | 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=52950 \ -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": 52950}, 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 DIAGNOSTICOS DA AMERICA SA (id: 52950)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.