倍益康 — Investor Relations & Filings
About 倍益康
Beiyikang focuses on the research, development, and manufacturing of rehabilitation and physical therapy equipment. The company integrates professional medical technology with consumer-oriented health solutions. Its product lineup features percussive massage devices, oxygen concentrators, blood pressure monitors, and specialized physical therapy instruments for pain relief and muscle recovery. By utilizing advanced manufacturing processes and technological innovation, Beiyikang delivers products for sports recovery, clinical rehabilitation, and personal health management. The company prioritizes the incorporation of smart technology into its hardware to improve therapeutic outcomes and user experience across its range of recovery and wellness devices.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 第四届董事会第七次会议决议公告 | 2026-04-28 | Chinese | |
| 2025年年度报告业绩说明会预告公告 | 2026-04-27 | Chinese | |
| 东莞证券股份有限公司关于四川千里倍益康医疗科技股份有限公司向不特定合格投资者公开发行股票之保荐工作总结报告书 | 2026-04-22 | Chinese | |
| 东莞证券股份有限公司关于四川千里倍益康医疗科技股份有限公司2025年度持续督导跟踪报告 | 2026-04-21 | Chinese | |
| 关于产品取得医疗器械注册证的公告 | 2026-04-15 | Chinese | |
| 2025年度独立董事述职报告(易阳) | 2026-04-14 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 40084813 | 第四届董事会第七次会议决议公告 | 2026-04-28 | Chinese | ||
| 40084806 | 2025年年度报告业绩说明会预告公告 | 2026-04-27 | Chinese | ||
| 40084797 | 东莞证券股份有限公司关于四川千里倍益康医疗科技股份有限公司向不特定合格投资者公开发行股票之保荐工作总结报告书 | 2026-04-22 | Chinese | ||
| 40084785 | 东莞证券股份有限公司关于四川千里倍益康医疗科技股份有限公司2025年度持续督导跟踪报告 | 2026-04-21 | Chinese | ||
| 40084718 | 关于产品取得医疗器械注册证的公告 | 2026-04-15 | Chinese | ||
| 40084716 | 2025年度独立董事述职报告(易阳) | 2026-04-14 | Chinese | ||
| 40084706 | 2025年年度股东会通知公告(提供网络投票) | 2026-04-14 | Chinese | ||
| 40084697 | 2025年度会计师事务所履职情况评估报告 | 2026-04-14 | Chinese | ||
| 40084683 | 2025年度募集资金存放与实际使用情况的专项报告 | 2026-04-14 | Chinese | ||
| 35264162 | 2025年度审计报告 | 2026-04-14 | Chinese | ||
| 34978437 | 董事、高级管理人员薪酬管理制度 | 2026-04-14 | Chinese | ||
| 34978423 | 2025年度内部控制自我评价报告 | 2026-04-14 | Chinese | ||
| 34978403 | 2025年度董事会工作报告 | 2026-04-14 | Chinese | ||
| 34978390 | 2026年度董事、高级管理人员薪酬方案 | 2026-04-14 | Chinese | ||
| 34978368 | 2025年年度报告 | 2026-04-14 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of irradiation, electromedical and electrotherapeutic equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
EasyMotionSkin Tec AG
Develops and manufactures wireless Electro Muscular Stimula…
|
EFIT | LI | Manufacturing |
|
EBR SYSTEMS INC.
Develops wireless endocardial pacing systems for cardiac re…
|
EBR | AU | Manufacturing |
|
Edan Instruments,Inc,
Develops and distributes medical electronic equipment and d…
|
300206 | CN | Manufacturing |
|
EDAP TMS SA
Develops robotic HIFU devices for minimally invasive prosta…
|
EDAP | US | Manufacturing |
|
Elbit Meditec-M Ltd.
Develops surgical visualization, patient monitoring, and re…
|
EMTC-M | IL | Manufacturing |
|
Elekta
Develops precision radiation medicine solutions for treatin…
|
EKTA | SE | Manufacturing |
|
El.En.
Develops and produces laser systems for medical, industrial…
|
ELN | IT | Manufacturing |
|
EMVISION MEDICAL DEVICES LTD
Develops portable microwave imaging for rapid stroke and br…
|
EMV | AU | Manufacturing |
|
ENDRA Life Sciences Inc.
Developer of enhanced ultrasound technology for visualizing…
|
NDRA | US | Manufacturing |
|
EPIMINDER LIMITED
Develops long-term sub-scalp EEG monitoring systems for epi…
|
EPI | AU | 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/58772/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58772 | 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=58772 | 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=58772 \ -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": 58772}, 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: 58772)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.