
INTCO MEDICAL TECHNOLOGY CO., LTD. — Investor Relations & Filings
INTCO Medical Technology Co., Ltd. is a high-tech manufacturer specializing in the research, development, production, and marketing of medical consumables and durable medical equipment. The company's primary product portfolio includes a wide range of disposable medical gloves, such as nitrile, vinyl, and latex varieties, which serve as critical protective gear in healthcare and industrial settings. Beyond consumables, the firm produces durable medical equipment including manual and electric wheelchairs, hospital beds, and patient mobility aids. It also offers physical therapy products like cold and hot packs and various medical electrodes. With a focus on large-scale production and advanced manufacturing technology, the company serves a global clientele across healthcare, laboratory, and food service sectors. Its operations emphasize quality control and compliance with international standards to ensure product safety and reliability.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2025年第六次临时股东会决议公告 | 2025-11-05 | Chinese | |
| 关于为子公司提供担保事项的进展公告 | 2025-10-29 | Chinese | |
| 2025年第三季度报告披露提示性公告 | 2025-10-27 | Chinese | |
| 2025年三季度报告 | 2025-10-27 | Chinese | |
| 关于2022年限制性股票激励计划第三期解除限售股份上市流通提示性公告 | 2025-10-24 | Chinese | |
| 关于控股股东部分股份解除质押的公告 | 2025-10-24 | Chinese |
Browse filings by year
10 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 38497327 | 2025年第六次临时股东会决议公告 | 2025-11-05 | Chinese | ||
| 38497312 | 关于为子公司提供担保事项的进展公告 | 2025-10-29 | Chinese | ||
| 38497298 | 2025年第三季度报告披露提示性公告 | 2025-10-27 | Chinese | ||
| 38497282 | 2025年三季度报告 | 2025-10-27 | Chinese | ||
| 38497280 | 关于2022年限制性股票激励计划第三期解除限售股份上市流通提示性公告 | 2025-10-24 | Chinese | ||
| 38497265 | 关于控股股东部分股份解除质押的公告 | 2025-10-24 | Chinese | ||
| 38497249 | 关于为子公司提供担保事项的进展公告 | 2025-10-23 | Chinese | ||
| 38497232 | 关于2022年限制性股票激励计划第三期解除限售条件成就的公告 | 2025-10-20 | Chinese | ||
| 38497216 | 第四届董事会第十一次会议决议公告 | 2025-10-20 | Chinese | ||
| 38497205 | 关于召开2025年第六次临时股东会的通知 | 2025-10-20 | Chinese | ||
| 38497194 | 关于变更注册资本暨修订《公司章程》的公告 | 2025-10-20 | Chinese | ||
| 38497175 | 高朋(上海)律师事务所关于英科医疗科技股份有限公司2022年限制性股票激励计划第三期解除限售条件成就、2022年和2025年限制性股票激励计划回购价格调整及回购注销部分限制性股票的法律意见书 | 2025-10-20 | Chinese | ||
| 38497146 | 关于调整限制性股票回购价格和回购注销部分限制性股票的公告 | 2025-10-20 | Chinese | ||
| 38497131 | 关于参与投资Warburg Pincus Global Growth 15, L.P.暨关联交易的公告 | 2025-10-20 | Chinese | ||
| 38497100 | 董事会薪酬与考核委员会关于公司2022年限制性股票激励计划第三期解除限售条件成就的意见 | 2025-10-20 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of medical and dental instruments and supplies
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
3-D Matrix,Ltd.
Develops peptide-based hydrogels to control bleeding in sur…
|
7777 | JP | Manufacturing |
|
aap Implantate AG
Develops, manufactures, and markets implants for the treatm…
|
AAQ1 | DE | Manufacturing |
|
ABATE AS INDUSTRIES LIMITED
Manufactures therapeutic footwear and wellness products for…
|
531658 | IN | Manufacturing |
|
Acotec Scientific Holdings Limited
Interventional medical device company developing innovative…
|
6669 | KY | Manufacturing |
|
AcouSort AB
Develops acoustofluidic solutions for automated biological …
|
ACOU | SE | Manufacturing |
|
Adagio Medical Holdings, Inc.
Develops cryoablation technologies for treating cardiac arr…
|
ADGM | US | Manufacturing |
|
ADVANCED MEDICAL SOLUTIONS GROUP PLC
Develops and manufactures innovative tissue-healing technol…
|
AMS | GB | Manufacturing |
|
AETHLON MEDICAL INC
Develops immunotherapeutic devices to deplete exosomes and …
|
AEMD | US | Manufacturing |
|
Affluent Medical
Develops minimally invasive implants for structural heart d…
|
AFME | FR | Manufacturing |
|
Aidite (Qinhuangdao) Technology Co., Ltd.
Develops and manufactures dental materials, zirconia cerami…
|
301580 | CN | Manufacturing |
INTCO MEDICAL 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/55656/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55656 | 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=55656 | 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=55656 \ -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": 55656}, 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 INTCO MEDICAL TECHNOLOGY CO., LTD. (id: 55656)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.