
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-12-30 | Chinese | |
| 英科医疗科技股份有限公司关于召开2026年第一次临时股东会的通知 | 2025-12-30 | Chinese | |
| 关于为子公司提供担保事项的进展公告 | 2025-12-30 | Chinese | |
| 关于为子公司提供担保事项的进展公告 | 2025-12-22 | Chinese | |
| 关于为子公司提供担保事项的进展公告 | 2025-12-15 | Chinese | |
| 关于为子公司提供担保事项的进展公告 | 2025-12-10 | Chinese |
Browse filings by year
10 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 38497589 | 第四届董事会第十三次会议决议公告 | 2025-12-30 | Chinese | ||
| 38497587 | 英科医疗科技股份有限公司关于召开2026年第一次临时股东会的通知 | 2025-12-30 | Chinese | ||
| 38497581 | 关于为子公司提供担保事项的进展公告 | 2025-12-30 | Chinese | ||
| 38497567 | 关于为子公司提供担保事项的进展公告 | 2025-12-22 | Chinese | ||
| 38497551 | 关于为子公司提供担保事项的进展公告 | 2025-12-15 | Chinese | ||
| 38497534 | 关于为子公司提供担保事项的进展公告 | 2025-12-10 | Chinese | ||
| 38497518 | 关于为子公司提供担保事项的进展公告 | 2025-12-08 | Chinese | ||
| 38497501 | 关于公司2025年限制性股票激励计划预留授予登记完成的公告 | 2025-11-24 | Chinese | ||
| 38497491 | 关于为子公司提供担保事项的进展公告 | 2025-11-18 | Chinese | ||
| 38497470 | 关于股东完成证券非交易过户暨董事、高级管理人员持股方式发生变化的公告 | 2025-11-17 | Chinese | ||
| 38497458 | 关于为子公司提供担保事项的进展公告 | 2025-11-14 | Chinese | ||
| 38497438 | 关于控股股东部分股份解除质押的公告 | 2025-11-12 | Chinese | ||
| 38497418 | 关于为子公司提供担保事项的进展公告 | 2025-11-07 | Chinese | ||
| 38497406 | 关于回购注销部分限制性股票的债权人通知暨减资公告 | 2025-11-05 | Chinese | ||
| 38497352 | 高朋(上海)律师事务所关于英科医疗科技股份有限公司2025年第六次临时股东会的法律意见书 | 2025-11-05 | 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.