
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-09-05 | Chinese | |
| 关于回购公司股份的进展公告 | 2025-09-03 | Chinese | |
| 关于参与投资海宁擎川创业投资合伙企业(有限合伙)的进展公告 | 2025-09-02 | Chinese | |
| 关于控股股东部分股份质押的公告 | 2025-09-02 | Chinese | |
| 关于为子公司提供担保事项的进展公告 | 2025-08-29 | Chinese | |
| 英科医疗2025年半年度非经营性资金占用及其他关联资金往来情况汇总表 | 2025-08-28 | Chinese |
Browse filings by year
10 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 38496839 | 关于为子公司提供担保事项的进展公告 | 2025-09-05 | Chinese | ||
| 38496826 | 关于回购公司股份的进展公告 | 2025-09-03 | Chinese | ||
| 38496808 | 关于参与投资海宁擎川创业投资合伙企业(有限合伙)的进展公告 | 2025-09-02 | Chinese | ||
| 38496795 | 关于控股股东部分股份质押的公告 | 2025-09-02 | Chinese | ||
| 38496778 | 关于为子公司提供担保事项的进展公告 | 2025-08-29 | Chinese | ||
| 38496749 | 英科医疗2025年半年度非经营性资金占用及其他关联资金往来情况汇总表 | 2025-08-28 | Chinese | ||
| 38496731 | 2025年半年度报告披露提示性公告 | 2025-08-28 | Chinese | ||
| 38496715 | 2025年半年度报告摘要 | 2025-08-28 | Chinese | ||
| 38496593 | 董事会决议公告 | 2025-08-28 | Chinese | ||
| 38496580 | 关于2025年半年度利润分配预案的公告 | 2025-08-28 | Chinese | ||
| 38496578 | 2025年半年度报告 | 2025-08-28 | Chinese | ||
| 38496515 | 关于为子公司提供担保事项的进展公告 | 2025-08-25 | Chinese | ||
| 38496502 | 关于英科转债到期兑付结果暨股本变动公告 | 2025-08-18 | Chinese | ||
| 38496496 | 关于英科转债到期兑付及摘牌的公告 | 2025-08-11 | Chinese | ||
| 38496480 | 关于控股股东部分股份质押的公告 | 2025-08-08 | 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.