
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-06-03 | Chinese | |
| 关于为子公司提供担保事项的进展公告 | 2026-05-29 | Chinese | |
| 关于控股股东部分股份解除质押的公告 | 2026-05-28 | Chinese | |
| 关于控股股东部分股份质押及解除质押的公告 | 2026-05-27 | Chinese | |
| 关于公司及子公司提供担保事项的进展公告 | 2026-05-21 | Chinese | |
| 2025年度股东会决议公告 | 2026-05-18 | Chinese |
Browse filings by year
10 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47959289 | 2025年度权益分派实施公告 | 2026-06-03 | Chinese | ||
| 47879896 | 关于为子公司提供担保事项的进展公告 | 2026-05-29 | Chinese | ||
| 47855557 | 关于控股股东部分股份解除质押的公告 | 2026-05-28 | Chinese | ||
| 47536871 | 关于控股股东部分股份质押及解除质押的公告 | 2026-05-27 | Chinese | ||
| 46724886 | 关于公司及子公司提供担保事项的进展公告 | 2026-05-21 | Chinese | ||
| 46383205 | 2025年度股东会决议公告 | 2026-05-18 | Chinese | ||
| 46383204 | 北京市高朋律师事务所关于英科医疗科技股份有限公司2025年度股东会的法律意见书 | 2026-05-18 | Chinese | ||
| 45153029 | 关于举行2025年度暨2026年第一季度业绩说明会的公告 | 2026-05-12 | Chinese | ||
| 45153027 | 关于参加2026年山东辖区上市公司投资者网上集体接待日活动的公告 | 2026-05-12 | Chinese | ||
| 44257400 | 关于公司2025年度股东会增加临时提案暨股东会补充通知的公告 | 2026-05-08 | Chinese | ||
| 44257389 | 第四届董事会第十五次会议决议公告 | 2026-05-08 | Chinese | ||
| 44257432 | 关于公司及子公司使用闲置自有资金进行委托理财的公告 | 2026-05-08 | Chinese | ||
| 38497944 | 关于2025年度利润分配预案的公告 | 2026-04-23 | Chinese | ||
| 38497942 | 关于召开公司2025年度股东会的通知 | 2026-04-23 | Chinese | ||
| 38497923 | 董事、高级管理人员薪酬管理制度 | 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 |
|---|---|---|---|
|
AIOBIO Co., Ltd.
Develops AI-driven diagnostic platforms and imaging devices…
|
447690 | KR | Manufacturing |
|
Airway Medix S.A.
Develops single-use medical devices for mechanically ventil…
|
AWM | PL | Manufacturing |
|
AK Medical Holdings Limited
Global pioneer in 3D printing technology for orthopedic joi…
|
1789 | HK | Manufacturing |
|
ALIGN TECHNOLOGY INC
Designs and manufactures clear aligners, intraoral scanners…
|
ALGN | US | Manufacturing |
|
Allgens Medical Technology Co., Ltd.
Develops biomimetic bone graft substitutes and regenerative…
|
688613 | CN | Manufacturing |
|
Allmed Solutions Ltd.
Develops, manufactures, and markets advanced, minimally inv…
|
ALMD | IL | Manufacturing |
|
Alma Yesodot Ltd.
Investment company developing projects in infrastructure, c…
|
KVSR | IL | Manufacturing |
|
Alphanox Co.,Ltd.
Develops and manufactures medical devices, orthopedic impla…
|
043100 | KR | Manufacturing |
|
ALPHA PRO TECH LTD
Manufactures protective apparel, infection control, and bui…
|
APT | US | Manufacturing |
|
Alphatec Holdings, Inc.
Medical technology company developing surgical solutions fo…
|
ATEC | US | 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.