Beijing Balance Medical Technology Co.,Ltd. — Investor Relations & Filings
About Beijing Balance Medical Technology Co.,Ltd.
Beijing Balance Medical Technology Co., Ltd. specializes in the research, development, and manufacturing of advanced surgical robotic systems. The company is primarily recognized for its Remebot system, a high-precision neurosurgical robot designed to assist surgeons in performing minimally invasive procedures with enhanced accuracy. Its technology integrates medical imaging, surgical planning software, and robotic positioning to facilitate complex brain surgeries, such as biopsies, electrode placements, and aspirations. Beyond neurosurgery, the company has expanded its portfolio to include orthopedic surgical solutions. By focusing on intelligent surgical assistance, Beijing Balance Medical Technology aims to improve clinical outcomes, reduce surgical risks, and standardize complex operative procedures through technological innovation and high-precision engineering.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 佰仁医疗董事会审计委员会2025年度履职情况报告 | 2026-04-21 | Chinese | |
| 佰仁医疗董事会审计委员会对会计师事务所2025年度履行监督职责情况的报告 | 2026-04-21 | Chinese | |
| 佰仁医疗董事会对独立董事独立性自查情况的专项报告 | 2026-04-21 | Chinese | |
| 北京佰仁医疗科技股份有限公司2025年度审计报告 | 2026-04-21 | Chinese | |
| 佰仁医疗关于续聘致同会计师事务所(特殊普通合伙)为公司2026年度审计机构的公告 | 2026-04-21 | Chinese | |
| 关于北京佰仁医疗科技股份有限公司非经营性资金占用及其他关联资金往来的专项说明 | 2026-04-21 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39084672 | 佰仁医疗董事会审计委员会2025年度履职情况报告 | 2026-04-21 | Chinese | ||
| 39084662 | 佰仁医疗董事会审计委员会对会计师事务所2025年度履行监督职责情况的报告 | 2026-04-21 | Chinese | ||
| 39084659 | 佰仁医疗董事会对独立董事独立性自查情况的专项报告 | 2026-04-21 | Chinese | ||
| 39084645 | 北京佰仁医疗科技股份有限公司2025年度审计报告 | 2026-04-21 | Chinese | ||
| 39084543 | 佰仁医疗关于续聘致同会计师事务所(特殊普通合伙)为公司2026年度审计机构的公告 | 2026-04-21 | Chinese | ||
| 39084541 | 关于北京佰仁医疗科技股份有限公司非经营性资金占用及其他关联资金往来的专项说明 | 2026-04-21 | Chinese | ||
| 39084517 | 佰仁医疗关于2025年度利润分配方案的公告 | 2026-04-21 | Chinese | ||
| 39084515 | 佰仁医疗董事、高级管理人员薪酬管理制度 | 2026-04-21 | Chinese | ||
| 39084507 | 北京佰仁医疗科技股份有限公司2025年度内部控制审计报告 | 2026-04-21 | Chinese | ||
| 39084495 | 佰仁医疗2025年度内部控制评价报告 | 2026-04-21 | Chinese | ||
| 39084494 | 佰仁医疗关于召开2025年度暨2026年第一季度业绩说明会的公告 | 2026-04-21 | Chinese | ||
| 39084487 | 佰仁医疗2025年度环境、社会及治理(ESG)报告摘要 | 2026-04-21 | Chinese | ||
| 39084477 | 佰仁医疗独立董事2025年度述职报告(周正) | 2026-04-21 | Chinese | ||
| 39084467 | 佰仁医疗关于向银行申请银团贷款的公告 | 2026-04-21 | Chinese | ||
| 39084461 | 佰仁医疗关于召开2025年年度股东会的通知 | 2026-04-21 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of irradiation, electromedical and electrotherapeutic equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Beta Bionics, Inc.
Develops and commercializes automated insulin delivery syst…
|
BBNX | US | Manufacturing |
|
BioElectronics Corporation
Manufacturer of non-invasive electroceutical medical device…
|
BIEL | US | Manufacturing |
|
BIONIME CORPORATION
Specializes in blood glucose monitoring systems and IoT-dri…
|
4737 | TW | Manufacturing |
|
BIO PROTECH INC.
Manufacturer of medical equipment, disposable supplies, and…
|
199290 | KR | Manufacturing |
|
Bio View Ltd.
Develops automated cell imaging and analysis solutions for …
|
BIOV | IL | Manufacturing |
|
Bistos Co., Ltd.
Manufactures medical equipment for maternal, neonatal, and …
|
419540 | KR | Manufacturing |
|
BONRAYBIO CO., LTD.
Provides AI-powered male infertility diagnostic solutions a…
|
6955 | TW | Manufacturing |
|
Brainlab AG
Develops software-driven hardware and software for image-gu…
|
BRN | DE | Manufacturing |
|
Brainsway Ltd.
Develops noninvasive neurostimulation treatments for mental…
|
BWAY | US | Manufacturing |
|
Brainsway Ltd.
Develops noninvasive neurostimulation treatments for mental…
|
BWAY | IL | Manufacturing |
Beijing Balance 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/58229/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58229 | 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=58229 | 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=58229 \ -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": 58229}, 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 Beijing Balance Medical Technology Co.,Ltd. (id: 58229)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.