WHOLE SHINE MEDICAL TECHNOLOGY CO.,LTD. — Investor Relations & Filings
WHOLE SHINE MEDICAL TECHNOLOGY CO.,LTD. is a developer and manufacturer of medical imaging systems and diagnostic equipment. The company specializes in high-frequency X-ray machines, mobile C-arm systems, and digital radiography solutions designed for clinical and surgical environments. Its product range focuses on providing high-resolution imaging to assist in accurate diagnosis and interventional procedures. By integrating advanced digital processing technologies, the company aims to enhance clinical workflows and imaging precision. Whole Shine provides technical solutions to hospitals and diagnostic centers, maintaining a focus on research, development, and the production of medical hardware that meets international quality standards.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 皓宸医疗科技股份有限公司关于召开2025年第二次临时股东会的通知 | 2025-12-12 | Chinese | |
| 财务管理制度 | 2025-12-12 | Chinese | |
| 第五届董事会第二十六次临时会议决议公告 | 2025-12-12 | Chinese | |
| 会计政策、会计估计变更及会计差错管理制度 | 2025-12-12 | Chinese | |
| 短期理财业务管理制度 | 2025-12-12 | Chinese | |
| 董事会战略委员会议事规则 | 2025-12-12 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 36566182 | 皓宸医疗科技股份有限公司关于召开2025年第二次临时股东会的通知 | 2025-12-12 | Chinese | ||
| 36566179 | 财务管理制度 | 2025-12-12 | Chinese | ||
| 36566162 | 第五届董事会第二十六次临时会议决议公告 | 2025-12-12 | Chinese | ||
| 36566160 | 会计政策、会计估计变更及会计差错管理制度 | 2025-12-12 | Chinese | ||
| 36566149 | 短期理财业务管理制度 | 2025-12-12 | Chinese | ||
| 36566138 | 董事会战略委员会议事规则 | 2025-12-12 | Chinese | ||
| 36566128 | 外部信息报送和使用管理制度 | 2025-12-12 | Chinese | ||
| 36566117 | 股东会议事规则 | 2025-12-12 | Chinese | ||
| 36566116 | 董事会薪酬与考核委员会议事规则 | 2025-12-12 | Chinese | ||
| 36566102 | 中山证券有限责任公司关于皓宸医疗科技股份有限公司详式权益变动报告书之财务顾问核查意见 | 2025-11-14 | Chinese | ||
| 36566082 | 关于公司权益变动暨实际控制人变更的公告 | 2025-11-14 | Chinese | ||
| 36566072 | 皓宸医疗科技股份有限公司详式权益变动报告书 | 2025-11-14 | Chinese | ||
| 36566046 | 关于控股孙公司收到法院传票及《民事裁定书》的公告 | 2025-10-31 | Chinese | ||
| 36566040 | 2025年三季度报告 | 2025-10-30 | Chinese | ||
| 36566028 | 第五届董事会第十六次会议决议公告 | 2025-10-30 | 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 |
WHOLE SHINE 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/54643/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54643 | 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=54643 | 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=54643 \ -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": 54643}, 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 WHOLE SHINE MEDICAL TECHNOLOGY CO.,LTD. (id: 54643)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.