
NANJING MEDLANDER MEDICAL TECHNOLOGY CO.,LTD. — Investor Relations & Filings
Nanjing Medlander Medical Technology Co., Ltd. specializes in the research, development, and manufacturing of medical equipment for pelvic floor rehabilitation and reproductive health. The company provides integrated solutions featuring biofeedback and neuromuscular electrical stimulation systems, postpartum recovery devices, and specialized clinical software. Its product range addresses pelvic floor dysfunction, gynecological rehabilitation, and maternal health through non-invasive therapeutic technologies. Medlander combines advanced hardware with data-driven diagnostic tools to support healthcare providers in delivering precise treatments. In addition to clinical systems, the company offers home-use rehabilitation devices and professional training programs. By focusing on the intersection of medical engineering and clinical application, Medlander facilitates comprehensive health management and improved patient outcomes in specialized care settings.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 北京市中伦律师事务所关于南京麦澜德医疗科技股份有限公司差异化分红事项的法律意见书 | 2026-05-19 | Chinese | |
| 2025年年度权益分派实施公告 | 2026-05-19 | Chinese | |
| 北京市中伦律师事务所关于南京麦澜德医疗科技股份有限公司2025年年度股东会的法律意见书 | 2026-05-07 | Chinese | |
| 第二届董事会第十七次会议决议公告 | 2026-04-15 | Chinese | |
| 2025年度独立董事述职报告(舒柏晛) | 2026-04-15 | Chinese | |
| 2025年度募集资金存放与实际使用情况的专项报告 | 2026-04-15 | Chinese |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46566406 | 北京市中伦律师事务所关于南京麦澜德医疗科技股份有限公司差异化分红事项的法律意见书 | 2026-05-19 | Chinese | ||
| 46566281 | 2025年年度权益分派实施公告 | 2026-05-19 | Chinese | ||
| 44267042 | 北京市中伦律师事务所关于南京麦澜德医疗科技股份有限公司2025年年度股东会的法律意见书 | 2026-05-07 | Chinese | ||
| 39428259 | 第二届董事会第十七次会议决议公告 | 2026-04-15 | Chinese | ||
| 39428256 | 2025年度独立董事述职报告(舒柏晛) | 2026-04-15 | Chinese | ||
| 39428254 | 2025年度募集资金存放与实际使用情况的专项报告 | 2026-04-15 | Chinese | ||
| 39428253 | 2025年度会计师事务所履职情况评估报告 | 2026-04-15 | Chinese | ||
| 39428251 | 关于2026年度向金融机构申请综合授信额度的公告 | 2026-04-15 | Chinese | ||
| 39428249 | 2025年年度报告 | 2026-04-15 | Chinese | ||
| 39428244 | 2025年度内部控制评价报告 | 2026-04-15 | Chinese | ||
| 39428243 | 《董事、高级管理人员薪酬考核制度》(2026年4月修订) | 2026-04-15 | Chinese | ||
| 39428241 | 2025年度董事会审计委员会履职情况报告 | 2026-04-15 | Chinese | ||
| 39428240 | 董事会审计委员会对会计师事务所2025年度履行监督职责情况报告 | 2026-04-15 | Chinese | ||
| 39428238 | 中兴华会计师事务所(特殊普通合伙)关于南京麦澜德医疗科技股份有限公司募集资金年度存放与实际使用情况的鉴证报告 | 2026-04-15 | Chinese | ||
| 39428236 | 南京证券股份有限公司关于南京麦澜德医疗科技股份有限公司2025年度募集资金存放与实际使用情况的专项核查意见 | 2026-04-15 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of irradiation, electromedical and electrotherapeutic equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aakaar Medical Technologies Limited
Manufactures advanced laser and aesthetic devices for derma…
|
AAKAAR | IN | Manufacturing |
|
Acarix
Develops AI-powered acoustic devices for non-invasive diagn…
|
ACARIX | SE | Manufacturing |
|
ACCURAY INC
Develops and sells advanced radiation therapy systems for c…
|
ARAY | US | Manufacturing |
|
ADHERIUM LIMITED
Develops connected medical devices and software for chronic…
|
ADR | AU | Manufacturing |
|
Advanced Medical Equipment Spolka Akcyjna
Develops a non-invasive device to monitor blood sugar by an…
|
AME | PL | Manufacturing |
|
Agfa-Gevaert NV
Develops imaging systems, IT solutions, and advanced materi…
|
AGFB | BE | Manufacturing |
|
AJJ MEDTECH HOLDINGS LIMITED
Integrated healthcare technology provider with high-tech me…
|
584 | SG | Manufacturing |
|
Alcon AG
A medical company specializing in surgical equipment and vi…
|
ALC | CH | Manufacturing |
|
Andon Health Co.,Ltd.
Develops electronic medical devices and IoT-integrated heal…
|
002432 | CN | Manufacturing |
|
Annidis Corporation
Develops proprietary Multi-Spectral Imaging systems for ear…
|
RHA | CA | Manufacturing |
NANJING MEDLANDER MEDICAL TECHNOLOGY CO.,LTD. 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/58292/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58292 | 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=58292 | 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=58292 \ -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": 58292}, 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 NANJING MEDLANDER MEDICAL TECHNOLOGY CO.,LTD. (id: 58292)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.