INKON Life Technology Co., Ltd. — Investor Relations & Filings
INKON Life Technology Co., Ltd. specializes in the development and manufacture of advanced medical equipment and digital healthcare solutions. The company focuses on two primary sectors: radiotherapy equipment and digital medical services. Its core product portfolio includes high-precision radiotherapy systems, such as the Gamma Knife, and medical infusion systems. INKON Life leverages Internet of Things (IoT) technology to provide integrated digital hospital solutions, aiming to improve clinical efficiency and patient outcomes. The company serves oncology centers and medical institutions by providing comprehensive cancer treatment solutions and smart healthcare management platforms. By combining medical engineering with digital innovation, INKON Life focuses on the modernization of radiotherapy and the digital transformation of healthcare delivery.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年年度股东会决议公告 | 2026-04-17 | Chinese | |
| 关于召开2025年年度股东会的提示性公告 | 2026-04-10 | Chinese | |
| 关于拟续聘会计师事务所的公告 | 2026-03-27 | Chinese | |
| 独立董事2025年度述职报告(姜峰) | 2026-03-27 | Chinese | |
| 独立董事2025年度述职报告(陈晓满) | 2026-03-27 | Chinese | |
| 关于举行2025年度报告网上业绩说明会的公告 | 2026-03-27 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 36034774 | 2025年年度股东会决议公告 | 2026-04-17 | Chinese | ||
| 36034772 | 关于召开2025年年度股东会的提示性公告 | 2026-04-10 | Chinese | ||
| 36034770 | 关于拟续聘会计师事务所的公告 | 2026-03-27 | Chinese | ||
| 36034767 | 独立董事2025年度述职报告(姜峰) | 2026-03-27 | Chinese | ||
| 36034765 | 独立董事2025年度述职报告(陈晓满) | 2026-03-27 | Chinese | ||
| 36034763 | 关于举行2025年度报告网上业绩说明会的公告 | 2026-03-27 | Chinese | ||
| 36034761 | 国泰海通证券股份有限公司关于盈康生命科技股份有限公司2025年度内部控制评价报告的专项核查意见 | 2026-03-27 | Chinese | ||
| 36034754 | 薪酬管理制度(2026年3月) | 2026-03-27 | Chinese | ||
| 36034746 | 关于公司2026年度日常关联交易预计的公告 | 2026-03-27 | Chinese | ||
| 36034737 | 关于深圳圣诺医疗设备股份有限公司2023年至 2025年度业绩目标实现情况的鉴证报告 | 2026-03-27 | Chinese | ||
| 36034733 | 国泰海通证券股份有限公司关于盈康生命科技股份有限公司2025年度募集资金存放与使用情况的专项核查意见 | 2026-03-27 | Chinese | ||
| 36034730 | 关于公司2025年度利润分配方案的公告 | 2026-03-27 | Chinese | ||
| 36034728 | 关于盈康生命科技股份有限公司非经营性资金占用及其他关联资金往来情况的专项说明 | 2026-03-27 | Chinese | ||
| 36034719 | 2025年年度报告摘要 | 2026-03-27 | Chinese | ||
| 36034715 | 国泰海通证券股份有限公司关于盈康生命科技股份有限公司2025年度持续督导跟踪报告 | 2026-03-27 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of irradiation, electromedical and electrotherapeutic equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aquarius Surgical Technologies Inc.
Specializes in developing and distributing minimally invasi…
|
ASTI | CA | Manufacturing |
|
Arcoma AB
Develops and produces complete digital radiography (DR) sys…
|
ARCOMA | SE | Manufacturing |
|
ART Advanced Research Technologies Inc.
Developed proprietary optical molecular imaging devices, in…
|
ARA | CA | Manufacturing |
|
ASTERASYS Co., Ltd.
Develops medical aesthetic devices using HIFU, RF, and ultr…
|
450950 | KR | Manufacturing |
|
AUDEARA LIMITED
Develops personalized audio solutions using hearing tests t…
|
AUA | AU | Manufacturing |
|
Avisa Diagnostics Inc.
Clinical-stage medical device company developing rapid poin…
|
FOGCF | CA | Manufacturing |
|
Baird Medical Investment Holdings Ltd
Develops and sells minimally invasive microwave ablation de…
|
BDMD | US | Manufacturing |
|
Beijing Aerospace Changfeng Co.,Ltd
High-tech provider of security systems, medical devices, an…
|
600855 | CN | Manufacturing |
|
Beijing Balance Medical Technology Co.,Ltd.
Develops high-precision surgical robotic systems for neuros…
|
688198 | CN | Manufacturing |
|
Beijing Succeeder Technology Inc.
Develops IVD instruments and reagents for thrombosis and he…
|
688338 | CN | Manufacturing |
INKON Life 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/55155/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55155 | 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=55155 | 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=55155 \ -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": 55155}, 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 INKON Life Technology Co., Ltd. (id: 55155)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.