Winning Health Technology Group Co.,Ltd. — Investor Relations & Filings
Winning Health Technology Group Co., Ltd. specializes in the development and implementation of comprehensive healthcare information technology solutions. The company provides a wide range of software products and services, including hospital information systems (HIS), electronic medical records (EMR), clinical information systems (CIS), and regional healthcare information platforms. Its core offerings focus on digitalizing medical processes to improve clinical efficiency and patient care quality. Winning Health has introduced advanced platforms like WiNEX, which leverages cloud-native architecture, big data, and artificial intelligence to support smart hospital operations and integrated healthcare delivery. The company also facilitates "Internet + Healthcare" services, including internet hospital platforms and online health management tools, catering to medical institutions, public health organizations, and patients.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于会计师事务所2025年度履职情况的评估报告 | 2026-04-14 | Chinese | |
| 容诚会计师事务所(特殊普通合伙)关于公司非经营性资金占用及其他关联资金往来情况专项说明 | 2026-04-14 | Chinese | |
| 关于续聘2026年度审计机构的公告 | 2026-04-14 | Chinese | |
| 2025年度内部控制自我评价报告 | 2026-04-14 | Chinese | |
| 关于“质量回报双提升”行动方案的进展公告 | 2026-04-14 | Chinese | |
| 2025年度营业收入扣除情况的专项审核报告 | 2026-04-14 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 34855096 | 关于会计师事务所2025年度履职情况的评估报告 | 2026-04-14 | Chinese | ||
| 34855091 | 容诚会计师事务所(特殊普通合伙)关于公司非经营性资金占用及其他关联资金往来情况专项说明 | 2026-04-14 | Chinese | ||
| 34841559 | 关于续聘2026年度审计机构的公告 | 2026-04-14 | Chinese | ||
| 34841555 | 2025年度内部控制自我评价报告 | 2026-04-14 | Chinese | ||
| 34841554 | 关于“质量回报双提升”行动方案的进展公告 | 2026-04-14 | Chinese | ||
| 34841549 | 2025年度营业收入扣除情况的专项审核报告 | 2026-04-14 | Chinese | ||
| 34841547 | 董事会审计委员会对会计师事务所2025年度履行监督职责情况的报告 | 2026-04-14 | Chinese | ||
| 34841544 | 2025年年度报告摘要 | 2026-04-14 | Chinese | ||
| 35769047 | 关于变更签字注册会计师的公告 | 2026-04-08 | Chinese | ||
| 35769045 | 关于回购股份注销完成暨股份变动的公告 | 2026-04-03 | Chinese | ||
| 35769042 | 关于卫宁转债转股价格调整的公告 | 2026-04-03 | Chinese | ||
| 35769041 | 关于获得政府补助的公告 | 2026-04-02 | Chinese | ||
| 35769040 | 关于2026年第一季度可转换公司债券转股情况的公告 | 2026-04-01 | Chinese | ||
| 35769037 | 关于向下修正卫宁转债转股价格的公告 | 2026-03-27 | Chinese | ||
| 35769034 | 上海市广发律师事务所关于公司2026年第三次临时股东会的法律意见书 | 2026-03-27 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Other computer programming activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
01 Quantum Inc.
Specializes in post-quantum cybersecurity and integrated co…
|
ONE | CA | Telecommunications, computer pr… |
|
17 Education & Technology Group Inc.
Provides a smart in-school classroom solution with data-dri…
|
YQ | US | Telecommunications, computer pr… |
|
1SPATIAL PLC
Provides software and solutions for automating Location Mas…
|
SPA | GB | Telecommunications, computer pr… |
|
20-20 Technologies Inc.
End-to-end CAD and automation software for interior design,…
|
TWT | CA | Telecommunications, computer pr… |
|
24SevenOffice Group AB
Provides a modular, cloud-based ERP system for accounting, …
|
247 | SE | Telecommunications, computer pr… |
|
360 Ludashi Holdings Limited
Software developer providing PC and mobile device performan…
|
3601 | HK | Telecommunications, computer pr… |
|
360 Security Technology Inc.
Provides AI-driven internet and mobile security solutions f…
|
601360 | CN | Telecommunications, computer pr… |
|
4by4 Inc.
Develops AI video solutions, visual enhancement hardware, a…
|
389140 | KR | Telecommunications, computer pr… |
|
4DMEDICAL LIMITED
Develops non-invasive respiratory imaging solutions using p…
|
4DX | AU | Telecommunications, computer pr… |
|
63 Moons Technologies Limited
Provides trading software, exchange technology, and solutio…
|
63MOONS | IN | Telecommunications, computer pr… |
Winning Health Technology Group 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/55259/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55259 | 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=55259 | 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=55259 \ -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": 55259}, 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 Winning Health Technology Group Co.,Ltd. (id: 55259)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.