美德乐 — Investor Relations & Filings
About 美德乐
Medela is a global leader in breastfeeding products and medical vacuum technology. The company focuses on research-based solutions to support nursing mothers and healthcare professionals. Its primary product portfolio includes high-performance electric and manual breast pumps, breastfeeding accessories, and specialized equipment for neonatal intensive care units. In the medical sector, Medela provides advanced suction and fluid management systems used in surgical and clinical settings. Known for its 2-Phase Expression technology, which mimics a baby's natural nursing rhythm, the company emphasizes clinical evidence and innovation to improve health outcomes for infants and patients. Medela serves a worldwide market, providing essential tools for lactation support and medical-grade vacuum applications.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 对外投资设立全资子公司的公告 | 2026-04-15 | Chinese | |
| 2025年年度权益分派预案公告 | 2026-04-15 | Chinese | |
| 关于2026年度公司董事、高级管理人员薪酬方案的公告 | 2026-04-15 | Chinese | |
| 董事会关于独立董事独立性自查情况的专项报告 | 2026-04-15 | Chinese | |
| 第二届董事会第七次会议决议公告 | 2026-04-15 | Chinese | |
| 国泰海通证券股份有限公司关于大连美德乐工业自动化股份有限公司调整使用闲置自有资金进行现金管理额度的核查意见 | 2026-04-15 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 40138905 | 对外投资设立全资子公司的公告 | 2026-04-15 | Chinese | ||
| 40138902 | 2025年年度权益分派预案公告 | 2026-04-15 | Chinese | ||
| 40138899 | 关于2026年度公司董事、高级管理人员薪酬方案的公告 | 2026-04-15 | Chinese | ||
| 40138896 | 董事会关于独立董事独立性自查情况的专项报告 | 2026-04-15 | Chinese | ||
| 40138894 | 第二届董事会第七次会议决议公告 | 2026-04-15 | Chinese | ||
| 40138891 | 国泰海通证券股份有限公司关于大连美德乐工业自动化股份有限公司调整使用闲置自有资金进行现金管理额度的核查意见 | 2026-04-15 | Chinese | ||
| 40138888 | 关于增加募投项目实施地点及调整募投项目部分设备的公告 | 2026-04-15 | Chinese | ||
| 40138886 | 关于召开2025年年度股东会通知公告(提供网络投票) | 2026-04-15 | Chinese | ||
| 40138885 | 2025年度独立董事述职报告(高文晓) | 2026-04-15 | Chinese | ||
| 40138881 | 董事会审计委员会2025年度履职情况报告 | 2026-04-15 | Chinese | ||
| 40138879 | 关于公司拟向银行申请综合授信的公告 | 2026-04-15 | Chinese | ||
| 40138878 | 2025年度独立董事述职报告(孙继辉) | 2026-04-15 | Chinese | ||
| 40138875 | 2025年度董事会工作报告 | 2026-04-15 | Chinese | ||
| 40138873 | 关于购买公司及董事、高级管理人员责任险的公告 | 2026-04-15 | Chinese | ||
| 40138871 | 2025年度内部控制审计报告 | 2026-04-15 | Chinese | ||
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 |
美德乐 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/58732/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58732 | 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=58732 | 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=58732 \ -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": 58732}, 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 美德乐 (id: 58732)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.