
美德乐 — Investor Relations & Filings
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-05-07 | Chinese | |
| 关于使用闲置自有资金进行现金管理的进展公告 | 2026-05-07 | Chinese | |
| 对外投资设立全资子公司的公告 | 2026-04-15 | Chinese | |
| 2025年年度权益分派预案公告 | 2026-04-15 | Chinese | |
| 关于2026年度公司董事、高级管理人员薪酬方案的公告 | 2026-04-15 | Chinese | |
| 董事会关于独立董事独立性自查情况的专项报告 | 2026-04-15 | Chinese |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 44267862 | 关于使用闲置募集资金进行现金管理的进展公告 | 2026-05-07 | Chinese | ||
| 44266706 | 关于使用闲置自有资金进行现金管理的进展公告 | 2026-05-07 | Chinese | ||
| 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 | ||
Market data
Market data not available
Price history
Peer group · Manufacture of medical and dental instruments and supplies
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AIOBIO Co., Ltd.
Develops AI-driven diagnostic platforms and imaging devices…
|
447690 | KR | Manufacturing |
|
Airway Medix S.A.
Develops single-use medical devices for mechanically ventil…
|
AWM | PL | Manufacturing |
|
AK Medical Holdings Limited
Global pioneer in 3D printing technology for orthopedic joi…
|
1789 | HK | Manufacturing |
|
ALIGN TECHNOLOGY INC
Designs and manufactures clear aligners, intraoral scanners…
|
ALGN | US | Manufacturing |
|
Allgens Medical Technology Co., Ltd.
Develops biomimetic bone graft substitutes and regenerative…
|
688613 | CN | Manufacturing |
|
Allmed Solutions Ltd.
Develops, manufactures, and markets advanced, minimally inv…
|
ALMD | IL | Manufacturing |
|
Alma Yesodot Ltd.
Investment company developing projects in infrastructure, c…
|
KVSR | IL | Manufacturing |
|
Alphanox Co.,Ltd.
Develops and manufactures medical devices, orthopedic impla…
|
043100 | KR | Manufacturing |
|
ALPHA PRO TECH LTD
Manufactures protective apparel, infection control, and bui…
|
APT | US | Manufacturing |
|
Alphatec Holdings, Inc.
Medical technology company developing surgical solutions fo…
|
ATEC | US | 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.