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 |
|---|---|---|---|
| 万东医疗2025年年度股东会会议资料 | 2026-04-14 | Chinese | |
| 万东医疗关于召开2025年年度暨2026年第一季度业绩说明会的公告 | 2026-04-14 | Chinese | |
| 立信会计师事务所关于万东医疗2025年度募集资金存放、管理与使用情况专项报告的鉴证报告 | 2026-03-25 | Chinese | |
| 万东医疗审计委员会对会计师事务所履行监督职责的情况报告 | 2026-03-25 | Chinese | |
| 万东医疗关于2025年度拟不进行利润分配的公告 | 2026-03-25 | Chinese | |
| 万东医疗关于公司2025年度募集资金存放、管理与实际使用情况的专项报告 | 2026-03-25 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 34886978 | 万东医疗2025年年度股东会会议资料 | 2026-04-14 | Chinese | ||
| 34849113 | 万东医疗关于召开2025年年度暨2026年第一季度业绩说明会的公告 | 2026-04-14 | Chinese | ||
| 40239536 | 立信会计师事务所关于万东医疗2025年度募集资金存放、管理与使用情况专项报告的鉴证报告 | 2026-03-25 | Chinese | ||
| 40239422 | 万东医疗审计委员会对会计师事务所履行监督职责的情况报告 | 2026-03-25 | Chinese | ||
| 40239416 | 万东医疗关于2025年度拟不进行利润分配的公告 | 2026-03-25 | Chinese | ||
| 40239409 | 万东医疗关于公司2025年度募集资金存放、管理与实际使用情况的专项报告 | 2026-03-25 | Chinese | ||
| 40239397 | 华泰联合证券有限责任公司关于北京万东医疗科技股份有限公司2025年度募集资金存放、管理与使用情况专项核查报告 | 2026-03-25 | Chinese | ||
| 40239383 | 万东医疗关于续聘会计师事务所的公告 | 2026-03-25 | Chinese | ||
| 40239371 | 万东医疗关于召开2025年年度股东会的通知 | 2026-03-25 | Chinese | ||
| 40239363 | 万东医疗第十届董事会第十四次会议决议公告 | 2026-03-25 | Chinese | ||
| 40239352 | 万东医疗关于使用部分暂时闲置募集资金及自有资金进行现金管理的公告 | 2026-03-25 | Chinese | ||
| 40239338 | 万东医疗2025年度审计报告 | 2026-03-25 | Chinese | ||
| 40238247 | 万东医疗2025年年度报告摘要 | 2026-03-25 | Chinese | ||
| 40238246 | 万东医疗关于会计师事务所履职情况的评估报告 | 2026-03-25 | Chinese | ||
| 40238240 | 万东医疗2025年度环境、社会及治理(ESG)报告 | 2026-03-25 | 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 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.