
HCMED — Investor Relations & Filings
HCmed Innovations Co., Ltd. specializes in the development of advanced inhaled drug delivery platforms and drug-device combination products. The company provides comprehensive Contract Development and Manufacturing Organization (CDMO) services, supporting pharmaceutical partners from initial feasibility studies and device customization to clinical supply and commercialization. Its core product portfolio includes the Pulmogine vibrating mesh nebulizer and the AdheResp breath-actuated mesh nebulizer, which features integrated connectivity for treatment monitoring via mobile applications. These solutions target respiratory conditions such as asthma, COPD, cystic fibrosis, and pulmonary hypertension. HCmed’s technology emphasizes patient-centric design, utilizing breath-actuated mechanisms and smart digital health integration to enhance medication adherence and therapeutic efficacy in aerosol delivery.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年05月僑外投資持股 | 2026-05-21 | Chinese | |
| 115年年報及股東會資料 — 2026_6934_20260529F17.pdf | 2026-05-20 | Chinese | |
| 115年年報及股東會資料 — 2025_6934_20260529F04.pdf | 2026-05-20 | Chinese | |
| 115年年報及股東會資料 — 2025_6934_20260529FE4.pdf | 2026-05-20 | English | |
| 公告115年第一季財務報告董事會預計召開日期為 115年5月7日 | 2026-04-29 | Chinese | |
| 115年年報及股東會資料 — 2026_6934_20260529FE2.pdf | 2026-04-28 | English |
Browse filings by year
1 year| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 46726856 | 115年05月僑外投資持股 | 2026-05-21 | Chinese | ||
| 46571454 | 115年年報及股東會資料 — 2026_6934_20260529F17.pdf | 2026-05-20 | Chinese | ||
| 46571447 | 115年年報及股東會資料 — 2025_6934_20260529F04.pdf | 2026-05-20 | Chinese | ||
| 46571397 | 115年年報及股東會資料 — 2025_6934_20260529FE4.pdf | 2026-05-20 | English | ||
| 38342159 | 公告115年第一季財務報告董事會預計召開日期為 115年5月7日 | 2026-04-29 | Chinese | ||
| 37847342 | 115年年報及股東會資料 — 2026_6934_20260529FE2.pdf | 2026-04-28 | English | ||
| 37847276 | 115年年報及股東會資料 — 2026_6934_20260529F13.pdf | 2026-04-28 | Chinese | ||
| 37847033 | 115年年報及股東會資料 — 2026_6934_20260529F02.pdf | 2026-04-28 | Chinese | ||
| 37846861 | 115年年報及股東會資料 — 2026_6934_20260529F01.pdf | 2026-04-28 | Chinese | ||
| 35641391 | 115年04月法人說明會簡報 — 693420260423E001.pdf | 2026-04-23 | English | ||
| 35640091 | 115年04月法人說明會簡報 | 2026-04-23 | Chinese | ||
| 34568614 | 公告本公司公司治理主管異動 | 2026-04-15 | Chinese | ||
| 34568616 | 公告本公司內部稽核主管異動 | 2026-04-15 | Chinese | ||
| 34568617 | 公告本公司會計主管異動 | 2026-04-15 | Chinese | ||
| 34474720 | 115年04月法人說明會簡報 — 693420260414E001.pdf | 2026-04-14 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of medical and dental instruments and supplies
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
CREATE MEDIC CO.,LTD.
Manufacturer of silicone rubber medical devices for urology…
|
5187 | JP | Manufacturing |
|
CREO MEDICAL GROUP PLC
Develops electrosurgical devices for minimally invasive the…
|
CREO | GB | Manufacturing |
|
CryoCath Technologies Inc.
Specialized in catheter-based cryotherapy technology for tr…
|
CYT | CA | Manufacturing |
|
Cryofocus Medtech (Shanghai) Co., Ltd.
R&D and production of innovative cryoablation systems for v…
|
6922 | HK | Manufacturing |
|
CUREXO, INC.
Develops robotic systems for surgical and rehabilitation ap…
|
060280 | KR | Manufacturing |
|
CVRx, Inc.
Develops neuromodulation solutions for patients with cardio…
|
CVRX | US | Manufacturing |
|
CYBERDYNE Inc.
Develops wearable cyborg-type robots to support and improve…
|
7779 | JP | Manufacturing |
|
Cytosorbents Corp
A critical care company specializing in blood purification …
|
CTSO | US | Manufacturing |
|
DAIKEN MEDICAL CO.,LTD
Manufacturer of medical devices for anesthesia, infection c…
|
7775 | JP | Manufacturing |
|
DANAHER CORP /DE/
A global science and technology company focused on improvin…
|
DHR | US | Manufacturing |
HCMED 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/52668/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52668 | 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=52668 | 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=52668 \ -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": 52668}, 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 HCMED (id: 52668)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.