
BMC Medical Co., Ltd. — Investor Relations & Filings
BMC Medical Co., Ltd. specializes in the development and distribution of diagnostic and therapeutic solutions for sleep-disordered breathing and chronic respiratory conditions. The company’s core product portfolio includes continuous positive airway pressure (CPAP) devices, bilevel positive airway pressure (BPAP) systems, and high-flow oxygen therapy equipment. These are complemented by a range of patient interfaces, including nasal, pillow, and full-face masks. BMC integrates digital health capabilities through cloud-based management platforms, enabling remote data analysis and patient monitoring. By focusing on technical innovation and clinical efficacy, the company provides integrated respiratory care systems designed to improve patient compliance and therapeutic outcomes for conditions such as obstructive sleep apnea and chronic obstructive pulmonary disease.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年年度权益分派实施公告 | 2026-05-20 | Chinese | |
| 回购报告书 | 2026-05-19 | Chinese | |
| 北京国枫律师事务所关于北京瑞迈特医疗科技股份有限公司2025年年度股东会的法律意见书 | 2026-05-15 | Chinese | |
| 中国国际金融股份有限公司关于北京瑞迈特医疗科技股份有限公司2025年度持续督导培训情况的报告 | 2026-05-13 | Chinese | |
| 关于回购股份事项前十大股东和前十大无限售条件股东持股情况的公告 | 2026-05-12 | Chinese | |
| 关于公司特定股东、持股5%以上股东及其一致行动人减持计划届满实施情况的公告 | 2026-05-11 | Chinese |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46701924 | 2025年年度权益分派实施公告 | 2026-05-20 | Chinese | ||
| 46565290 | 回购报告书 | 2026-05-19 | Chinese | ||
| 46365226 | 北京国枫律师事务所关于北京瑞迈特医疗科技股份有限公司2025年年度股东会的法律意见书 | 2026-05-15 | Chinese | ||
| 45529020 | 中国国际金融股份有限公司关于北京瑞迈特医疗科技股份有限公司2025年度持续督导培训情况的报告 | 2026-05-13 | Chinese | ||
| 45347150 | 关于回购股份事项前十大股东和前十大无限售条件股东持股情况的公告 | 2026-05-12 | Chinese | ||
| 45017163 | 关于公司特定股东、持股5%以上股东及其一致行动人减持计划届满实施情况的公告 | 2026-05-11 | Chinese | ||
| 44923618 | 中国国际金融股份有限公司关于北京瑞迈特医疗科技股份有限公司持续督导保荐总结报告书 | 2026-05-11 | Chinese | ||
| 44923616 | 中国国际金融股份有限公司关于北京瑞迈特医疗科技股份有限公司2025年度持续督导跟踪报告 | 2026-05-11 | Chinese | ||
| 44270015 | 关于公司2025年限制性股票激励计划第一个归属期归属结果暨股份上市的公告 | 2026-05-07 | Chinese | ||
| 44578220 | 中国国际金融股份有限公司关于北京瑞迈特医疗科技股份有限公司使用闲置募集资金进行现金管理的核查意见 | 2026-04-22 | Chinese | ||
| 44578212 | 2025年度总经理工作报告 | 2026-04-22 | Chinese | ||
| 44578207 | 关于变更注册资本及修订《公司章程》的公告 | 2026-04-22 | Chinese | ||
| 44578204 | 关于作废2025年限制性股票激励计划部分已授予尚未归属的限制性股票的公告 | 2026-04-22 | Chinese | ||
| 44578203 | 关于2025年度会计师事务所履职情况评估报告及审计委员会履行监督职责情况报告 | 2026-04-22 | Chinese | ||
| 44578200 | 2025年年度审计报告 | 2026-04-22 | 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 |
BMC Medical 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/56269/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56269 | 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=56269 | 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=56269 \ -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": 56269}, 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 BMC Medical Co., Ltd. (id: 56269)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.