
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年半年度报告 | 2025-08-27 | Chinese | |
| 董事会决议公告 | 2025-08-27 | Chinese | |
| 关于召开2025年第二次临时股东会的通知 | 2025-08-27 | Chinese | |
| 关于新增公司2025年度日常关联交易预计的公告 | 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
| |||||
| 44577788 | 2025年半年度报告 | 2025-08-27 | Chinese | ||
| 44577786 | 董事会决议公告 | 2025-08-27 | Chinese | ||
| 44577779 | 关于召开2025年第二次临时股东会的通知 | 2025-08-27 | Chinese | ||
| 44577776 | 关于新增公司2025年度日常关联交易预计的公告 | 2025-08-27 | Chinese | ||
| 44577774 | 信息披露暂缓与豁免制度 | 2025-08-27 | Chinese | ||
| 44577770 | 外汇套期保值业务管理制度 | 2025-08-27 | Chinese | ||
| 44577769 | 募集资金管理办法 | 2025-08-27 | Chinese | ||
| 44577758 | 关联交易管理制度 | 2025-08-27 | Chinese | ||
| 44577749 | 股东会议事规则 | 2025-08-27 | Chinese | ||
| 44577735 | 对外投资管理办法 | 2025-08-27 | Chinese | ||
| 44577732 | 独立董事工作制度 | 2025-08-27 | Chinese | ||
| 44577723 | 董事、高级管理人员所持本公司股份及其变动管理制度 | 2025-08-27 | Chinese | ||
| 44577713 | 董事会秘书工作细则 | 2025-08-27 | Chinese | ||
| 44577706 | 关于持股5%以上股东及其一致行动人减持股份触及1%整数倍的公告 | 2025-08-12 | Chinese | ||
| 44577695 | 关于持股5%以上股东及其一致行动人减持股份触及1%整数倍的公告 | 2025-08-01 | 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.