
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 |
|---|---|---|---|
|
Well Lead Medical Co., Ltd.
Global supplier of anesthesia, urology, respiratory, and he…
|
603309 | CN | Manufacturing |
|
WEST PHARMACEUTICAL SERVICES INC
Manufacturer of containment and delivery solutions for inje…
|
WST | US | Manufacturing |
|
WORK Medical Technology Group LTD
Develops, manufactures, and sells Class I and II disposable…
|
WOK | US | Manufacturing |
|
XIAMEN COMFORT SCIENCE&TECHNOLOGY GROUP CO.,LTD.
Global manufacturer of smart massage chairs, wellness appli…
|
002614 | CN | Manufacturing |
|
XIANGYU MEDICAL CO.,LTD
Develops and manufactures rehabilitation medical equipment …
|
688626 | CN | Manufacturing |
|
Xtant Medical Holdings, Inc.
Develops and commercializes orthobiologics and spinal fixat…
|
XTNT | US | Manufacturing |
|
Yash Optics & Lens Limited
Manufactures and distributes ophthalmic lenses using digita…
|
YASHOPTICS | IN | Manufacturing |
|
Ypsomed Holding AG
A developer and manufacturer of injection and infusion syst…
|
YPSN | CH | Manufacturing |
|
Zero Candida Technologies Incorporated
FemTech medical device company treating vaginal disorders w…
|
ZCT | CA | Manufacturing |
|
Zhejiang Gongdong Medical Technology Co.,Ltd.
Manufacturer of medical consumables and laboratory plasticw…
|
605369 | CN | 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.