DHC SOFTWARE CO.,LTD — Investor Relations & Filings
DHC Software Co., Ltd. specializes in software development, system integration, and technical services. The company provides comprehensive digital solutions across various sectors, including healthcare, finance, energy, government, and telecommunications. Its core offerings include hospital information systems, electronic medical records, and clinical management platforms, positioning it as a significant provider in the healthcare IT market. Additionally, the company develops financial management software, smart city infrastructure, and cloud-based enterprise resource planning tools. DHC Software focuses on digital transformation through the integration of big data, artificial intelligence, and cloud computing to optimize operational efficiency for large-scale enterprises and public institutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年度募集资金存放与使用情况的专项报告 | 2026-04-09 | Chinese | |
| 关于东华软件股份公司2025年度募集资金存放与实际使用情况鉴证报告 | 2026-04-09 | Chinese | |
| 关于董事及高级管理人员2026年薪酬方案的公告 | 2026-04-09 | Chinese | |
| 关于“质量回报双提升”行动方案的进展公告 | 2026-04-09 | Chinese | |
| 关于2025年度计提资产减值准备的公告 | 2026-04-09 | Chinese | |
| 关于2026年度日常关联交易预计的公告 | 2026-04-09 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 34739792 | 2025年度募集资金存放与使用情况的专项报告 | 2026-04-09 | Chinese | ||
| 34739791 | 关于东华软件股份公司2025年度募集资金存放与实际使用情况鉴证报告 | 2026-04-09 | Chinese | ||
| 34739790 | 关于董事及高级管理人员2026年薪酬方案的公告 | 2026-04-09 | Chinese | ||
| 34739786 | 关于“质量回报双提升”行动方案的进展公告 | 2026-04-09 | Chinese | ||
| 34739783 | 关于2025年度计提资产减值准备的公告 | 2026-04-09 | Chinese | ||
| 34739782 | 关于2026年度日常关联交易预计的公告 | 2026-04-09 | Chinese | ||
| 34739780 | 第九届董事会独立董事专门会议第一次会议决议 | 2026-04-09 | Chinese | ||
| 34739779 | 董事和高级管理人员薪酬管理制度 | 2026-04-09 | Chinese | ||
| 34739775 | 关于会计师事务所2025年度履职情况评估及审计委员会履行监督职责情况的报告 | 2026-04-09 | Chinese | ||
| 34739773 | 董事会关于独立董事独立性情况的专项意见 | 2026-04-09 | Chinese | ||
| 34739771 | 公司章程 | 2026-03-24 | Chinese | ||
| 34739770 | 北京市天元律师事务所关于东华软件股份公司2026年第二次临时股东会的法律意见 | 2026-03-24 | Chinese | ||
| 34739768 | 2026年第二次临时股东会决议公告 | 2026-03-24 | Chinese | ||
| 34739767 | 关于召开2026年第二次临时股东会的通知 | 2026-03-05 | Chinese | ||
| 34739765 | 关于公司对外投资设立全资子公司的公告 | 2026-03-05 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Other computer programming activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Accugraph Corporation
Provides the AcuGraph diagnostic system for evidence-based …
|
ACGC | CA | Telecommunications, computer pr… |
|
ACD Systems International Inc.
Provides digital asset management, image editing, and video…
|
ASA | CA | Telecommunications, computer pr… |
|
Ace Alpha Tech Limited
Provides software development, digital transformation, and …
|
544431 | IN | Telecommunications, computer pr… |
|
Ace Digital AS
A holding company focused on Bitcoin treasury, advisory, in…
|
ACED | NO | Telecommunications, computer pr… |
|
ACI WORLDWIDE, INC.
A global software company providing real-time digital payme…
|
ACIW | US | Telecommunications, computer pr… |
|
Aclarion, Inc.
Healthcare tech company with a SaaS platform to diagnose ch…
|
ACON | US | Telecommunications, computer pr… |
|
Acteos
Software vendor of a SaaS suite for Supply Chain Management…
|
EOS | FR | Telecommunications, computer pr… |
|
ACTIVEOPS PLC
AI-powered SaaS platform providing decision intelligence fo…
|
AOM | GB | Telecommunications, computer pr… |
|
ACTIVEPORT GROUP LTD
Provides SDN and orchestration software to automate global …
|
ATV | AU | Telecommunications, computer pr… |
|
ACUITY RM GROUP PLC
Provider of Governance, Risk, and Compliance (GRC) software…
|
ACRM | GB | Telecommunications, computer pr… |
DHC SOFTWARE 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/54127/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54127 | 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=54127 | 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=54127 \ -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": 54127}, 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 DHC SOFTWARE CO.,LTD (id: 54127)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.