
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-08-27 | Chinese | |
| 内幕信息知情人登记管理制度 | 2025-08-27 | Chinese | |
| 内部审计制度 | 2025-08-27 | Chinese | |
| 独立董事专门会议制度 | 2025-08-27 | Chinese | |
| 董事、高级管理人员离职管理制度 | 2025-08-27 | Chinese | |
| 关于修改公司经营范围、修订公司章程、制定及修订部分公司制度的公告 | 2025-08-27 | Chinese |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 44577878 | 总经理工作细则 | 2025-08-27 | Chinese | ||
| 44577875 | 内幕信息知情人登记管理制度 | 2025-08-27 | Chinese | ||
| 44577873 | 内部审计制度 | 2025-08-27 | Chinese | ||
| 44577872 | 独立董事专门会议制度 | 2025-08-27 | Chinese | ||
| 44577864 | 董事、高级管理人员离职管理制度 | 2025-08-27 | Chinese | ||
| 44577859 | 关于修改公司经营范围、修订公司章程、制定及修订部分公司制度的公告 | 2025-08-27 | Chinese | ||
| 44577846 | 监事会决议公告 | 2025-08-27 | Chinese | ||
| 44577840 | 2025年半年度报告摘要 | 2025-08-27 | Chinese | ||
| 44577837 | 中国国际金融股份有限公司关于北京瑞迈特医疗科技股份有限公司新增公司2025年度日常关联交易预计的核查意见 | 2025-08-27 | Chinese | ||
| 44577833 | 关于2025年半年度募集资金存放与使用情况专项报告 | 2025-08-27 | Chinese | ||
| 44577809 | 关于选举职工董事的公告 | 2025-08-27 | Chinese | ||
| 44577808 | 关于举行2025年半年度网上业绩说明会的公告 | 2025-08-27 | Chinese | ||
| 44577806 | 舆情管理制度 | 2025-08-27 | Chinese | ||
| 44577803 | 董事会战略委员会工作细则 | 2025-08-27 | Chinese | ||
| 44577794 | 2025年半年度非经营性资金占用及其他关联资金往来情况表 | 2025-08-27 | 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.