
普昂医疗 — Investor Relations & Filings
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-05-06 | Chinese | |
| 信息披露事务管理制度 | 2026-04-22 | Chinese | |
| 2025年年度报告摘要 | 2026-04-22 | Chinese | |
| 2025年度内部控制自我评价报告 | 2026-04-22 | Chinese | |
| 2025年年度权益分派预案公告 | 2026-04-22 | Chinese | |
| 董事会审计委员会2025年度履职情况报告 | 2026-04-22 | Chinese |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 44277361 | 北京金杜(杭州)律师事务所关于普昂(杭州)医疗科技股份有限公司实际控制人增持公司股份的法律意见书 | 2026-05-06 | Chinese | ||
| 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 | ||
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 |
普昂医疗 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.