
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 |
|---|---|---|---|
|
Beyond Air, Inc.
Develops a nitric oxide generator and delivery system that …
|
XAIR | US | Manufacturing |
|
BibbInstruments AB
Develops and manufactures electric-driven endoscopic biopsy…
|
BIBB | SE | Manufacturing |
|
Biocorp
Designs, develops, and manufactures medical devices and dru…
|
ALCOR | FR | Manufacturing |
|
BIODYNE CO., LTD.
Developer of medical devices and reagents for cancer diagno…
|
314930 | KR | Manufacturing |
|
Biohit Oyj
Develops diagnostic products for early disease detection, f…
|
BIOBV | FI | Manufacturing |
|
Biomax Technologies Inc.
Develops advanced biotechnology solutions and medical devic…
|
— | CA | Manufacturing |
|
BioNote, Inc.
Develops and manufactures in-vitro diagnostic products for …
|
377740 | KR | Manufacturing |
|
BioPlus Co., Ltd
Researches and develops hyaluronic acid-based biomaterials …
|
099430 | KR | Manufacturing |
|
Bioretec Oy
Develops and manufactures bioresorbable orthopedic implants…
|
BRETEC | FI | Manufacturing |
|
Bioventus Inc.
A medical device company developing innovations for active …
|
BVS | US | 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.