普昂医疗 — Investor Relations & Filings
About 普昂医疗
Puao Medical specializes in the development and manufacturing of precision medical consumables, with a core focus on diabetes care and infusion therapy. The product portfolio includes insulin pen needles, safety lancets, blood glucose monitoring accessories, and various surgical instruments. By integrating advanced automated production processes and high-precision molding technologies, the company delivers disposable medical devices designed for safety, reliability, and patient comfort. Puao Medical serves a global clientele across clinical and home care settings, maintaining international quality standards and certifications to ensure compliance with rigorous healthcare requirements.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 信息披露事务管理制度 | 2026-04-22 | Chinese | |
| 2025年年度报告摘要 | 2026-04-22 | Chinese | |
| 2025年度内部控制自我评价报告 | 2026-04-22 | Chinese | |
| 2025年年度权益分派预案公告 | 2026-04-22 | Chinese | |
| 董事会审计委员会2025年度履职情况报告 | 2026-04-22 | Chinese | |
| 关于向银行申请综合授信额度并接受关联方担保的公告 | 2026-04-22 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 40139527 | 信息披露事务管理制度 | 2026-04-22 | Chinese | ||
| 40139525 | 2025年年度报告摘要 | 2026-04-22 | Chinese | ||
| 40139516 | 2025年度内部控制自我评价报告 | 2026-04-22 | Chinese | ||
| 40139512 | 2025年年度权益分派预案公告 | 2026-04-22 | Chinese | ||
| 40139509 | 董事会审计委员会2025年度履职情况报告 | 2026-04-22 | Chinese | ||
| 40139505 | 关于向银行申请综合授信额度并接受关联方担保的公告 | 2026-04-22 | Chinese | ||
| 40139500 | 国金证券股份有限公司关于普昂(杭州)医疗科技股份有限公司调整募集资金投资项目拟投入募集资金金额的核查意见 | 2026-04-22 | Chinese | ||
| 40139497 | 国金证券股份有限公司关于普昂(杭州)医疗科技股份有限公司使用部分募集资金向全资子公司提供借款以实施募投项目的核查意见 | 2026-04-22 | Chinese | ||
| 40139494 | 独立董事年度述职报告(裘娟萍) | 2026-04-22 | Chinese | ||
| 40139488 | 独立董事年度述职报告(谢诗蕾) | 2026-04-22 | Chinese | ||
| 40139482 | 信息披露暂缓、豁免管理制度 | 2026-04-22 | Chinese | ||
| 40139475 | 关于开展外汇套期保值业务的公告 | 2026-04-22 | Chinese | ||
| 40139468 | 关于2026年度董事及高级管理人员薪酬方案的公告 | 2026-04-22 | Chinese | ||
| 40139461 | 关于公司对2025年度会计师事务所履职情况评估报告 | 2026-04-22 | Chinese | ||
| 40139460 | 国金证券股份有限公司关于普昂(杭州)医疗科技股份有限公司开展外汇套期保值业务的核查意见 | 2026-04-22 | 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 |
普昂医疗 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/58707/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=58707 | 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=58707 | 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=58707 \ -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": 58707}, 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 普昂医疗 (id: 58707)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.