
美德乐 — 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 |
|---|---|---|---|
|
Anteris Technologies Global Corp.
A structural heart company developing medical devices for h…
|
AVR | US | Manufacturing |
|
anymedi Inc.
Develops patient-specific surgical solutions using AI and 3…
|
390110 | KR | Manufacturing |
|
AOTI, Inc.
Medical technology company providing topical oxygen therapy…
|
AOTI | US | Manufacturing |
|
A Plus Biotech
Produces orthopedic trauma solutions and implants tailored …
|
6918 | TW | Manufacturing |
|
Apt Medical Inc.
Develops and manufactures devices for minimally invasive va…
|
688617 | CN | Manufacturing |
|
Apyx Medical Corp
Develops helium plasma and RF energy products for surgical …
|
APYX | US | Manufacturing |
|
Arjo
Global supplier of medical devices for acute and long-term …
|
ARJO | SE | Manufacturing |
|
AROA BIOSURGERY LIMITED
Develops regenerative medical devices for wound healing and…
|
ARX | AU | Manufacturing |
|
ARTIVION, INC.
Medical device company developing technologies to treat dis…
|
AORT | US | Manufacturing |
|
Arts Optical International Holdings Limited
Designs, manufactures, trades, and distributes prescription…
|
1120 | HK | 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.