Beijing Wandong Medical Technology Co., Ltd. — Investor Relations & Filings
About Beijing Wandong Medical Technology Co., Ltd.
Beijing Wandong Medical Technology Co., Ltd. specializes in the research, development, manufacturing, and distribution of advanced medical imaging equipment. The company provides a comprehensive portfolio of diagnostic solutions, including digital X-ray systems, magnetic resonance imaging (MRI) scanners, computed tomography (CT) systems, and digital subtraction angiography (DSA) units. Wandong also offers medical imaging cloud services and integrated diagnostic platforms. The company serves a global market, providing healthcare facilities with high-performance imaging technology designed to improve diagnostic accuracy and clinical efficiency. Its commitment to innovation is reflected in its extensive R&D capabilities and a diverse range of products tailored for various clinical applications, from routine screenings to complex interventional procedures.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 万东医疗第十届董事会第十二次会议决议公告 | 2026-01-09 | Chinese | |
| 万东医疗关于股份回购进展的公告 | 2026-01-05 | Chinese | |
| 万东医疗关于股份回购进展的公告 | 2025-12-01 | Chinese | |
| 万东医疗关于公司及子公司使用闲置募集资金及自有资金进行现金管理的进展公告 | 2025-12-01 | Chinese | |
| 万东医疗关于取得医疗器械注册证的公告 | 2025-11-27 | Chinese | |
| 万东医疗关于公司及子公司使用闲置募集资金及自有资金进行现金管理的进展公告 | 2025-10-31 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 40237661 | 万东医疗第十届董事会第十二次会议决议公告 | 2026-01-09 | Chinese | ||
| 40237655 | 万东医疗关于股份回购进展的公告 | 2026-01-05 | Chinese | ||
|
2025
13 filings
| |||||
| 40237638 | 万东医疗关于股份回购进展的公告 | 2025-12-01 | Chinese | ||
| 40237631 | 万东医疗关于公司及子公司使用闲置募集资金及自有资金进行现金管理的进展公告 | 2025-12-01 | Chinese | ||
| 40237620 | 万东医疗关于取得医疗器械注册证的公告 | 2025-11-27 | Chinese | ||
| 40237615 | 万东医疗关于公司及子公司使用闲置募集资金及自有资金进行现金管理的进展公告 | 2025-10-31 | Chinese | ||
| 40237607 | 万东医疗关于股份回购进展的公告 | 2025-10-31 | Chinese | ||
| 40237597 | 万东医疗2025年第三季度报告 | 2025-10-24 | Chinese | ||
| 40237595 | 万东医疗关于召开2025年第三季度业绩说明会的公告 | 2025-10-24 | Chinese | ||
| 40237583 | 万东医疗关于股份回购进展的公告 | 2025-10-09 | Chinese | ||
| 40237575 | 万东医疗关于2025年股票期权激励计划预留部分授予结果的公告 | 2025-09-29 | Chinese | ||
| 40237548 | 万东医疗关于以集中竞价交易方式首次回购股份的公告 | 2025-09-25 | Chinese | ||
| 40237538 | 万东医疗关于以集中竞价交易方式回购股份的进展公告 | 2025-09-01 | Chinese | ||
| 40237527 | 万东医疗关于以集中竞价交易方式回购股份的回购报告书 | 2025-08-29 | Chinese | ||
| 40237517 | 万东医疗关于公司及子公司使用闲置募集资金及自有资金进行现金管理的进展公告 | 2025-08-29 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of irradiation, electromedical and electrotherapeutic equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aakaar Medical Technologies Limited
Manufactures advanced laser and aesthetic devices for derma…
|
AAKAAR | IN | Manufacturing |
|
Acarix
Develops AI-powered acoustic devices for non-invasive diagn…
|
ACARIX | SE | Manufacturing |
|
ACCURAY INC
Develops and sells advanced radiation therapy systems for c…
|
ARAY | US | Manufacturing |
|
ADHERIUM LIMITED
Develops connected medical devices and software for chronic…
|
ADR | AU | Manufacturing |
|
Advanced Medical Equipment Spolka Akcyjna
Develops a non-invasive device to monitor blood sugar by an…
|
AME | PL | Manufacturing |
|
Agfa-Gevaert NV
Develops imaging systems, IT solutions, and advanced materi…
|
AGFB | BE | Manufacturing |
|
Alcon AG
A medical company specializing in surgical equipment and vi…
|
ALC | CH | Manufacturing |
|
Andon Health Co.,Ltd.
Develops electronic medical devices and IoT-integrated heal…
|
002432 | CN | Manufacturing |
|
Annidis Corporation
Develops proprietary Multi-Spectral Imaging systems for ear…
|
RHA | CA | Manufacturing |
|
Apex Biotechnology Corp.
Developer and manufacturer of IVD solutions, biosensors, an…
|
1733 | TW | Manufacturing |
Beijing Wandong 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/56450/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56450 | 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=56450 | 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=56450 \ -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": 56450}, 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 Wandong Medical Technology Co., Ltd. (id: 56450)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.