BAUMER SA — Investor Relations & Filings
About BAUMER SA
Baumer S.A. is a manufacturer of medical and hospital equipment, established in 1952. The company focuses on the development, production, and commercialization of healthcare solutions, including orthopedic implants, sterilization systems, and infection control equipment. Its portfolio encompasses a wide range of products such as surgical tables, hospital laundry systems, and specialized lighting. The organization provides comprehensive technical assistance and engages in the import and export of medical technologies. Baumer S.A. emphasizes the delivery of safe, reliable, and sustainable solutions designed to improve clinical outcomes and operational efficiency within healthcare facilities. The company maintains a broad portfolio of orthopedic devices, supporting various surgical specialties and hospital infrastructure needs.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| FRE WEB 2023 v3 | 2023-09-20 | Portuguese | |
| FRE WEB 2023 v2 | 2023-08-14 | Portuguese | |
| ITR 2023-Q2 | 2023-08-14 | Portuguese | |
| FRE WEB 2023 | 2023-05-31 | Portuguese | |
| ITR 2023-Q1 | 2023-05-16 | Portuguese | |
| DFP 2022 | 2023-03-29 | Portuguese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
6 filings
| |||||
| 35894244 | FRE WEB 2023 v3 | 2023-09-20 | Portuguese | ||
| 35894093 | FRE WEB 2023 v2 | 2023-08-14 | Portuguese | ||
| 34044129 | ITR 2023-Q2 | 2023-08-14 | Portuguese | ||
| 35893972 | FRE WEB 2023 | 2023-05-31 | Portuguese | ||
| 34044113 | ITR 2023-Q1 | 2023-05-16 | Portuguese | ||
| 33768906 | DFP 2022 | 2023-03-29 | Portuguese | ||
|
2022
6 filings
| |||||
| 34012822 | ITR 2022-Q3 | 2022-11-11 | Portuguese | ||
| 34012775 | ITR 2022-Q2 | 2022-08-15 | Portuguese | ||
| 33748986 | DFP 2021 v2 | 2022-06-08 | Portuguese | ||
| 33731162 | DFP 2020 v3 | 2022-06-08 | Portuguese | ||
| 35353622 | FRE NOVO 2022 | 2022-05-31 | Portuguese | ||
| 34012741 | ITR 2022-Q1 | 2022-05-16 | Portuguese | ||
|
2021
3 filings
| |||||
| 33983788 | ITR 2021-Q3 | 2021-11-16 | Portuguese | ||
| 33983783 | ITR 2021-Q2 | 2021-08-16 | Portuguese | ||
| 34787524 | FRE NOVO 2021 | 2021-05-31 | Portuguese | ||
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 |
BAUMER 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/52859/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52859 | 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=52859 | 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=52859 \ -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": 52859}, 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 BAUMER SA (id: 52859)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.