DIMED SA DISTRIBUIDORA DE MEDICAMENTOS — Investor Relations & Filings
About DIMED SA DISTRIBUIDORA DE MEDICAMENTOS
Dimed SA Distribuidora de Medicamentos is a vertically integrated organization focused on the distribution and commercialization of healthcare and beauty products. The company operates through three primary business units: wholesale, retail, and manufacturing. The retail division, operating under the Panvel brand, manages an extensive network of pharmacies providing medicines, hygiene products, and dermo-cosmetics. The wholesale segment facilitates the large-scale distribution of pharmaceutical goods. Furthermore, the company maintains an industrial arm, Lifar, which specializes in the development and production of cosmetics, food supplements, and pharmaceutical items. This integrated model allows for comprehensive management of the supply chain, from manufacturing and logistics to final consumer sales, ensuring a diverse portfolio of health and wellness solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| - | 2026-04-14 | Portuguese | |
| - | 2026-04-14 | Portuguese | |
| DFP 2025 | 2026-03-19 | Portuguese | |
| ITR 2025-Q3 | 2025-11-06 | Portuguese | |
| ITR 2025-Q2 | 2025-08-14 | Portuguese | |
| ITR 2025-Q1 | 2025-05-14 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 34506419 | - | 2026-04-14 | Portuguese | ||
| 34506412 | - | 2026-04-14 | Portuguese | ||
| 33803301 | DFP 2025 | 2026-03-19 | Portuguese | ||
|
2025
4 filings
| |||||
| 34148856 | ITR 2025-Q3 | 2025-11-06 | Portuguese | ||
| 34148754 | ITR 2025-Q2 | 2025-08-14 | Portuguese | ||
| 34148744 | ITR 2025-Q1 | 2025-05-14 | Portuguese | ||
| 33794728 | DFP 2024 | 2025-03-27 | Portuguese | ||
|
2024
4 filings
| |||||
| 34085380 | ITR 2024-Q3 | 2024-11-13 | Portuguese | ||
| 34085379 | ITR 2024-Q2 | 2024-08-14 | Portuguese | ||
| 34085302 | ITR 2024-Q1 | 2024-05-15 | Portuguese | ||
| 33782518 | DFP 2023 | 2024-03-14 | Portuguese | ||
|
2023
4 filings
| |||||
| 35986509 | FRE WEB 2023 v5 | 2023-12-21 | Portuguese | ||
| 35986064 | FRE WEB 2023 v4 | 2023-12-07 | Portuguese | ||
| 34048222 | ITR 2023-Q3 | 2023-11-09 | Portuguese | ||
| 34048197 | ITR 2023-Q2 | 2023-08-10 | Portuguese | ||
Market data
Market data not available
Price history
Peer group · Wholesale of other household goods
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
111, Inc.
A tech-enabled healthcare platform connecting patients with…
|
YI | KY | Wholesale and retail trade |
|
AAYUSH ART AND BULLION LIMITED
Trades and distributes gold and silver bullion, coins, and …
|
540718 | IN | Wholesale and retail trade |
|
Al Hassan Ghazi Ibrahim Shaker Co.
Distributes air conditioning, home appliances, and energy m…
|
1214 | SA | Wholesale and retail trade |
|
ALLIANCE ENTERTAINMENT HOLDING CORP
Global wholesaler and distributor of home entertainment pro…
|
AENT | US | Wholesale and retail trade |
|
ALLIANCE PHARMA PLC
Specialty pharmaceutical company acquiring and marketing co…
|
APH | GB | Wholesale and retail trade |
|
ARATA CORPORATION
A wholesale trading company distributing daily consumer goo…
|
2733 | JP | Wholesale and retail trade |
|
Asker Healthcare Group AB
A partner to caregivers and patients providing medical prod…
|
ASKER | SE | Wholesale and retail trade |
|
Aspire & Innovative Advertising Limited
Distributes consumer durables and electronics via an asset-…
|
ASPIRE | IN | Wholesale and retail trade |
|
Ausupreme International Holdings Limited
Distributor of TGA-certified Australian health foods and We…
|
2031 | HK | Wholesale and retail trade |
|
Avidus Management Group Inc.
Marketer and distributor of nutraceutical products, supplem…
|
ASNHF | CA | Wholesale and retail trade |
DIMED SA DISTRIBUIDORA DE MEDICAMENTOS 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/52951/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52951 | 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=52951 | 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=52951 \ -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": 52951}, 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 DIMED SA DISTRIBUIDORA DE MEDICAMENTOS (id: 52951)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.