数字人 — Investor Relations & Filings
About 数字人
Digital Human Technology focuses on the development and application of high-precision digital human body modeling and medical simulation systems. The company specializes in creating digital anatomy solutions, including virtual dissection tables and 3D anatomical software designed for medical education and clinical research. Its core technology leverages high-resolution cross-sectional imagery to reconstruct detailed human anatomical structures, providing an interactive platform for surgical planning and medical training. By integrating virtual reality and advanced visualization techniques, the company offers comprehensive tools for medical universities and healthcare institutions to enhance anatomical study and diagnostic accuracy through digitized human data.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025 年年度权益分派实施公告 | 2026-04-14 | Chinese | |
| 2025年会计师事务所履职情况评估报告 | 2026-03-12 | Chinese | |
| 国投证券股份有限公司关于山东数字人科技股份有限公司2025年度募集资金存放与实际使用情况的专项核查报告 | 2026-03-12 | Chinese | |
| 关于召开2025年年度股东会通知公告(提供网络投票) | 2026-03-12 | Chinese | |
| 拟续聘2026年度会计师事务所公告 | 2026-03-12 | Chinese | |
| 非经营性资金占用及其他关联资金往来情况汇总表的专项审核报告 | 2026-03-12 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 34869923 | 2025 年年度权益分派实施公告 | 2026-04-14 | Chinese | ||
| 39932988 | 2025年会计师事务所履职情况评估报告 | 2026-03-12 | Chinese | ||
| 39932985 | 国投证券股份有限公司关于山东数字人科技股份有限公司2025年度募集资金存放与实际使用情况的专项核查报告 | 2026-03-12 | Chinese | ||
| 39932963 | 关于召开2025年年度股东会通知公告(提供网络投票) | 2026-03-12 | Chinese | ||
| 39932957 | 拟续聘2026年度会计师事务所公告 | 2026-03-12 | Chinese | ||
| 39932949 | 非经营性资金占用及其他关联资金往来情况汇总表的专项审核报告 | 2026-03-12 | Chinese | ||
| 39932926 | 独立董事提名人声明与承诺(袁皓冰) | 2026-03-12 | Chinese | ||
| 39932918 | 2025年度独立董事述职报告(李承润) | 2026-03-12 | Chinese | ||
| 39932909 | 董事会审计委员会 2025年度履职情况报告 | 2026-03-12 | Chinese | ||
| 39932889 | 2026年第一次临时股东会决议公告 | 2026-03-02 | Chinese | ||
| 39932872 | 北京浩天(济南)律师事务所关于山东数字人科技股份有限公司2026年第一次临时股东会法律意见书 | 2026-03-02 | Chinese | ||
| 39932839 | 内部控制整改进展暨股票可能被实施退市风险警示的风险提示公告 | 2026-02-26 | Chinese | ||
| 39932829 | 2025年度业绩快报公告 | 2026-02-23 | Chinese | ||
| 39932820 | 关于募投项目结项并将节余募集资金永久补流的公告 | 2026-02-11 | Chinese | ||
| 39932819 | 国投证券股份有限公司关于山东数字人科技股份有限公司募投项目结项并将节余募集资金永久补流的核查意见 | 2026-02-11 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Other computer programming activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AHASOLAR TECHNOLOGIES LIMITED
Offers SaaS platforms and advisory services for solar energ…
|
543941 | IN | Telecommunications, computer pr… |
|
AHNLAB,INC.
A cybersecurity company providing security solutions for en…
|
053800 | KR | Telecommunications, computer pr… |
|
Ahsay Backup Software Development Company Limited
Designs and develops comprehensive cloud backup and recover…
|
8290 | HK | Telecommunications, computer pr… |
|
AI Conversation Systems Ltd.
Develops a no-code platform for building chatbots with reus…
|
AICS-M | IL | Telecommunications, computer pr… |
|
AI CROSS Inc.
Develops business communication platforms with AI-driven an…
|
4476 | JP | Telecommunications, computer pr… |
|
Aiforia Technologies Oyj
Develops deep learning AI software for pathology image anal…
|
AIFORI | FI | Telecommunications, computer pr… |
|
AI,Inc.
Develops AI-powered text-to-speech and voice recognition so…
|
4388 | JP | Telecommunications, computer pr… |
|
AI inside Inc.
Develops an AI-OCR platform using deep learning to automate…
|
4488 | JP | Telecommunications, computer pr… |
|
Aiji net Inc.
Insurtech company using AI and data to innovate the insuran…
|
462980 | KR | Telecommunications, computer pr… |
|
Ailleron S.A.
Specializes in financial technology services and software f…
|
ALL | PL | Telecommunications, computer pr… |
数字人 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/58889/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58889 | 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=58889 | 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=58889 \ -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": 58889}, 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 数字人 (id: 58889)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.