
Improve Medical Instruments CO., Ltd. — Investor Relations & Filings
Improve Medical Instruments CO., Ltd. focuses on the development, production, and distribution of clinical laboratory and nursing solutions. The core product range includes evacuated blood collection systems, specimen collection and transport media, and laboratory automation equipment. The company also provides medical imaging components and point-of-care testing (POCT) systems. By integrating research and development with advanced manufacturing, the organization supports clinical diagnostics and patient care through high-precision tools designed for healthcare facilities and research laboratories. Its offerings are characterized by a commitment to diagnostic safety and efficiency across global markets.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于全资子公司取得医疗器械注册证的公告 | 2026-05-28 | Chinese | |
| 关于阳普医疗(郴州)有限公司完成工商注销登记的公告 | 2026-05-21 | Chinese | |
| 关于全资子公司取得医疗器械注册证的公告 | 2026-05-14 | Chinese | |
| 关于全资子公司收到医疗器械变更注册(备案)文件的公告 | 2026-05-14 | Chinese | |
| 2026年一季度报告 | 2026-04-21 | Chinese | |
| 第六届董事会第十九次会议决议公告 | 2026-04-21 | Chinese |
Browse filings by year
18 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47855570 | 关于全资子公司取得医疗器械注册证的公告 | 2026-05-28 | Chinese | ||
| 46727476 | 关于阳普医疗(郴州)有限公司完成工商注销登记的公告 | 2026-05-21 | Chinese | ||
| 45917016 | 关于全资子公司取得医疗器械注册证的公告 | 2026-05-14 | Chinese | ||
| 45917118 | 关于全资子公司收到医疗器械变更注册(备案)文件的公告 | 2026-05-14 | Chinese | ||
| 35407316 | 2026年一季度报告 | 2026-04-21 | Chinese | ||
| 35407314 | 第六届董事会第十九次会议决议公告 | 2026-04-21 | Chinese | ||
| 35407311 | 关于披露2026年第一季度报告的提示性公告 | 2026-04-21 | Chinese | ||
| 35407306 | 关于拟续聘会计师事务所的公告 | 2026-04-08 | Chinese | ||
| 35407301 | 内部控制审计报告 | 2026-04-08 | Chinese | ||
| 35407300 | 关于2025年度计提资产减值准备的公告 | 2026-04-08 | Chinese | ||
| 35407299 | 2025年度内部控制自我评价报告 | 2026-04-08 | Chinese | ||
| 35407297 | 关于披露2025年年度报告及摘要的提示性公告 | 2026-04-08 | Chinese | ||
| 35407292 | 2025年度利润分配预案的公告 | 2026-04-08 | Chinese | ||
| 35407290 | 2025年年度报告摘要 | 2026-04-08 | Chinese | ||
| 35407288 | 独立董事2025年度述职报告(白华) | 2026-04-08 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of medical and dental instruments and supplies
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
DIH HOLDING US, INC.
Global provider of robotic and virtual reality systems for …
|
DHAI | US | Manufacturing |
|
DIO Corporation
Developer and manufacturer of dental implant systems and di…
|
039840 | KR | Manufacturing |
|
DongBang Medical Co., Ltd.
Manufacturer of medical devices for oriental medicine and a…
|
240550 | KR | Manufacturing |
|
DOUBLE MEDICAL TECHNOLOGY INC.
Develops and manufactures orthopedic, spinal, and neurosurg…
|
002901 | CN | Manufacturing |
|
DVx Inc.
Provides medical devices and support services for the cardi…
|
3079 | JP | Manufacturing |
|
Edwards Lifesciences Corp
Develops medical technologies for structural heart disease …
|
EW | US | Manufacturing |
|
EKF DIAGNOSTICS HOLDINGS PLC
Develops and manufactures in-vitro diagnostic tools for POC…
|
EKF | GB | Manufacturing |
|
electroCore, Inc.
Develops non-invasive vagus nerve stimulation therapy for v…
|
ECOR | US | Manufacturing |
|
Electromed, Inc.
Develops and markets HFCWO airway clearance therapies for c…
|
ELMD | US | Manufacturing |
|
elexxion AG
Develops, produces, and sells dental laser systems for soft…
|
EX8 | DE | Manufacturing |
Improve Medical Instruments 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/55053/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55053 | 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=55053 | 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=55053 \ -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": 55053}, 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 Improve Medical Instruments CO., Ltd. (id: 55053)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.