Innovative Medical Management Co.,Ltd. — Investor Relations & Filings
Innovative Medical Management Co., Ltd. specializes in hospital management and the provision of comprehensive medical services. The company operates through a network of healthcare institutions, focusing on clinical diagnosis, treatment, and specialized medical care. Its core business model involves the acquisition, investment, and integrated management of private hospitals to improve operational efficiency and service quality. Key facilities under its management include Jianhua Hospital, Kanghua Hospital, and Fuhua Hospital. The company leverages modern management techniques and medical technology to deliver healthcare solutions across various clinical departments, including oncology, cardiovascular care, and rehabilitation. By integrating medical resources and optimizing hospital workflows, the company aims to provide high-quality patient care and expand its footprint in the healthcare services sector.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 股票交易异常波动公告 | 2026-01-12 | Chinese | |
| 股票交易异常波动公告 | 2026-01-07 | Chinese | |
| 关于签署参股公司全诊医学《B+轮增资协议》《B+轮股东协议》及相关文件的公告 | 2025-12-12 | Chinese | |
| 第七届董事会2025年第四次临时会议决议公告 | 2025-12-12 | Chinese | |
| 关于诉讼事项的进展公告(二) | 2025-11-27 | Chinese | |
| 2025年三季度报告 | 2025-10-24 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 35008224 | 股票交易异常波动公告 | 2026-01-12 | Chinese | ||
| 35008222 | 股票交易异常波动公告 | 2026-01-07 | Chinese | ||
|
2025
13 filings
| |||||
| 35008205 | 关于签署参股公司全诊医学《B+轮增资协议》《B+轮股东协议》及相关文件的公告 | 2025-12-12 | Chinese | ||
| 35008202 | 第七届董事会2025年第四次临时会议决议公告 | 2025-12-12 | Chinese | ||
| 35008200 | 关于诉讼事项的进展公告(二) | 2025-11-27 | Chinese | ||
| 35008190 | 2025年三季度报告 | 2025-10-24 | Chinese | ||
| 35008179 | 关于诉讼事项的进展公告 | 2025-09-19 | Chinese | ||
| 35008171 | 股票交易异常波动公告 | 2025-08-13 | Chinese | ||
| 35008162 | 2025年半年度财务报告 | 2025-08-08 | Chinese | ||
| 35008124 | 2025年半年度报告 | 2025-08-08 | Chinese | ||
| 35008074 | 半年度非经营性资金占用及其他关联资金往来情况汇总表 | 2025-08-08 | Chinese | ||
| 35008061 | 2025年半年度报告摘要 | 2025-08-08 | Chinese | ||
| 35008051 | 2025年第二次临时股东会决议公告 | 2025-07-30 | Chinese | ||
| 35008036 | 上海市锦天城律师事务所关于创新医疗管理股份有限公司2025年第二次临时股东大会的法律意见书 | 2025-07-30 | Chinese | ||
| 35008018 | 关于聘任公司财务总监的公告 | 2025-07-30 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Hospital activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aashka Hospitals Limited
Multi-specialty hospital providing tertiary care and advanc…
|
543346 | IN | Human health and social work ac… |
|
Aatmaj Healthcare Limited
Multi-specialty healthcare provider offering integrated med…
|
AATMAJ | IN | Human health and social work ac… |
|
Acadia Healthcare Company, Inc.
A provider of behavioral healthcare services for mental hea…
|
ACHC | US | Human health and social work ac… |
|
Aier Eye Hospital Group Co.,Ltd.
Global ophthalmic institution providing comprehensive eye c…
|
300015 | CN | Human health and social work ac… |
|
Akso Health Group
Social e-commerce platform developing cancer therapy and ra…
|
AHG | KY | Human health and social work ac… |
|
Al Hammadi Holding
Operates medical facilities and provides healthcare service…
|
4007 | SA | Human health and social work ac… |
|
Almoosa Health Co.
Integrated healthcare system providing tertiary care and sp…
|
4018 | SA | Human health and social work ac… |
|
Amvis Holdings, Inc.
Operates hospices for high-dependency patients and offers h…
|
7071 | JP | Human health and social work ac… |
|
Apollo Hospitals Enterprises Ltd.
Integrated healthcare provider with multi-specialty hospita…
|
APOLLOHOSP | IN | Human health and social work ac… |
|
Ardent Health, Inc.
Operates a network of 30 hospitals and clinical facilities …
|
ARDT | US | Human health and social work ac… |
Innovative Medical Management 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/54227/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54227 | 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=54227 | 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=54227 \ -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": 54227}, 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 Innovative Medical Management Co.,Ltd. (id: 54227)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.