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年度利润分配预案的公告 | 2026-04-23 | Chinese | |
| 关于召开公司2025年度股东会的通知 | 2026-04-23 | Chinese | |
| 董事、高级管理人员薪酬管理制度 | 2026-04-23 | Chinese | |
| 关于部分会计政策变更的公告 | 2026-04-23 | Chinese | |
| 关于开展外汇衍生品交易业务的可行性分析报告 | 2026-04-23 | Chinese | |
| 第四届董事会第十四次(定期)会议决议公告 | 2026-04-23 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 38497944 | 关于2025年度利润分配预案的公告 | 2026-04-23 | Chinese | ||
| 38497942 | 关于召开公司2025年度股东会的通知 | 2026-04-23 | Chinese | ||
| 38497923 | 董事、高级管理人员薪酬管理制度 | 2026-04-23 | Chinese | ||
| 38497919 | 关于部分会计政策变更的公告 | 2026-04-23 | Chinese | ||
| 38497917 | 关于开展外汇衍生品交易业务的可行性分析报告 | 2026-04-23 | Chinese | ||
| 38497916 | 第四届董事会第十四次(定期)会议决议公告 | 2026-04-23 | Chinese | ||
| 38497912 | 2026年一季度报告 | 2026-04-23 | Chinese | ||
| 38497905 | 2025年年度审计报告 | 2026-04-23 | Chinese | ||
| 38497896 | 关于提请股东会授权董事会决定2026年中期分红方案的公告 | 2026-04-23 | Chinese | ||
| 38497884 | 2025年年度报告 | 2026-04-23 | Chinese | ||
| 38497851 | 关于公司续聘2026年度会计师事务所的公告 | 2026-04-23 | Chinese | ||
| 38497848 | 董事、高级管理人员2026年度薪酬方案 | 2026-04-23 | Chinese | ||
| 38497846 | 2025年度内部控制审计报告 | 2026-04-23 | Chinese | ||
| 38497843 | 关于公司及子公司开展外汇衍生品交易业务的公告 | 2026-04-23 | Chinese | ||
| 38497842 | 关于公司及子公司向银行申请授信额度及担保事项的公告 | 2026-04-23 | 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.