Micro-Tech (Nanjing) Co.,Ltd — Investor Relations & Filings
About Micro-Tech (Nanjing) Co.,Ltd
Micro-Tech (Nanjing) Co., Ltd. specializes in the research, development, and manufacturing of minimally invasive medical devices. The company focuses on providing advanced solutions for gastroenterology, respiratory medicine, and orthopedics. Its product portfolio includes a wide range of endoscopic diagnostic and therapeutic tools such as biopsy forceps, disposable hemoclips, biliary and esophageal stents, and specialized instruments for Endoscopic Mucosal Resection (EMR) and Endoscopic Submucosal Dissection (ESD). Micro-Tech emphasizes innovation and quality, maintaining international certifications to serve a global healthcare market. By integrating precision engineering with clinical needs, the company aims to improve patient outcomes and procedural efficiency for medical professionals worldwide.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 南微医学科技股份有限公司董事和高级管理人员持股变动管理制度 | 2025-10-27 | Chinese | |
| 南微医学科技股份有限公司募集资金管理制度 | 2025-10-27 | Chinese | |
| 南微医学科技股份有限公司关联交易管理制度 | 2025-10-27 | Chinese | |
| 南微医学科技股份有限公司累积投票制实施细则 | 2025-10-27 | Chinese | |
| 南微医学科技股份有限公司章程 | 2025-10-27 | Chinese | |
| 南微医学科技股份有限公司关于股份回购实施结果的公告 | 2025-10-21 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 39879170 | 南微医学科技股份有限公司董事和高级管理人员持股变动管理制度 | 2025-10-27 | Chinese | ||
| 39879162 | 南微医学科技股份有限公司募集资金管理制度 | 2025-10-27 | Chinese | ||
| 39879155 | 南微医学科技股份有限公司关联交易管理制度 | 2025-10-27 | Chinese | ||
| 39879147 | 南微医学科技股份有限公司累积投票制实施细则 | 2025-10-27 | Chinese | ||
| 39879139 | 南微医学科技股份有限公司章程 | 2025-10-27 | Chinese | ||
| 39879128 | 南微医学科技股份有限公司关于股份回购实施结果的公告 | 2025-10-21 | Chinese | ||
| 39879119 | 南微医学科技股份有限公司关于股份回购进展公告 | 2025-10-09 | Chinese | ||
| 39879108 | 南微医学科技股份有限公司关于2025年半年度权益分派实施后调整回购价格上限的公告 | 2025-09-29 | Chinese | ||
| 39879106 | 南微医学科技股份有限公司2025年半年度权益分派实施公告 | 2025-09-21 | Chinese | ||
| 39879099 | 江苏新高的律师事务所关于南微医学科技股份有限公司差异化分红事项的法律意见书 | 2025-09-21 | Chinese | ||
| 39878978 | 南微医学科技股份有限公司关于调整2025年半年度利润分配现金分红总额的公告 | 2025-09-05 | Chinese | ||
| 39878976 | 南微医学科技股份有限公司关于召开2025年半年度业绩说明会的公告 | 2025-09-03 | Chinese | ||
| 39878971 | 南微医学科技股份有限公司关于股份回购进展公告 | 2025-09-02 | Chinese | ||
| 39878960 | 江苏新高的律师事务所关于南微医学2025年第二次临时股东大会的见证法律意见书 | 2025-08-27 | Chinese | ||
| 39878952 | 南微医学科技股份有限公司2025年第二次临时股东大会决议公告 | 2025-08-27 | 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 |
Micro-Tech (Nanjing) 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/58085/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58085 | 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=58085 | 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=58085 \ -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": 58085}, 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 Micro-Tech (Nanjing) Co.,Ltd (id: 58085)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.