Excelsior Medical Co., Ltd. — Investor Relations & Filings
Excelsior Medical Co., Ltd. is a comprehensive medical service provider specializing in the distribution and integration of medical equipment and healthcare solutions. Originally established as a distributor of hemodialysis consumables, the company has evolved into a diversified healthcare group. Its core business activities encompass the supply of specialized medical products, including hemodialysis and plasma exchange systems, blood bags, artificial stoma products, and scar care solutions. Beyond clinical equipment, the company provides hospital management services and operates in sectors such as respiratory therapy, ophthalmology, rehabilitation, and long-term care. Excelsior Medical also distributes premium health appliances and medical aesthetic products, catering to both professional medical institutions and consumer markets. By integrating innovative technologies with systematic management, the company delivers customized healthcare solutions.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 公告本公司114年現金增資發行新股認股基準日等相關事宜 (補充公告代收及存儲機構行庫) | 2026-01-07 | Chinese | |
| 114年12月董事會成員及持股 | 2026-01-06 | Chinese | |
| 114年12月內部人持股異動(事後) | 2026-01-06 | Chinese | |
| 公告本公司114年現金增資發行新股認股基準日等相關事宜 (補充公告發行價格) | 2025-12-31 | Chinese | |
| 公告本公司114年現金增資發行新股認股基準日等相關事宜 | 2025-12-22 | Chinese | |
| 114年11月背書保證與資金貸與 | 2025-12-09 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 34534973 | 公告本公司114年現金增資發行新股認股基準日等相關事宜 (補充公告代收及存儲機構行庫) | 2026-01-07 | Chinese | ||
| 34534983 | 114年12月董事會成員及持股 | 2026-01-06 | Chinese | ||
| 34534978 | 114年12月內部人持股異動(事後) | 2026-01-06 | Chinese | ||
|
2025
12 filings
| |||||
| 34533936 | 公告本公司114年現金增資發行新股認股基準日等相關事宜 (補充公告發行價格) | 2025-12-31 | Chinese | ||
| 34533939 | 公告本公司114年現金增資發行新股認股基準日等相關事宜 | 2025-12-22 | Chinese | ||
| 34533948 | 114年11月背書保證與資金貸與 | 2025-12-09 | Chinese | ||
| 34533943 | 114年11月營業收入 | 2025-12-09 | Chinese | ||
| 34538243 | 114年第3季財務報告書 — 202504_4104_AI3.pdf | 2025-12-05 | Chinese | ||
| 34538241 | 114年第3季財務報告書 — 202504_4104_AI1.pdf | 2025-12-05 | Chinese | ||
| 34533955 | 114年11月內部人持股異動(事後) | 2025-12-04 | Chinese | ||
| 34533951 | 114年11月董事會成員及持股 | 2025-12-04 | Chinese | ||
| 34533981 | 114年11月法人說明會簡報 — 410420251124E001.pdf | 2025-11-24 | Chinese | ||
| 34533969 | 114年11月法人說明會簡報 — 410420251124M001.pdf | 2025-11-24 | Chinese | ||
| 34533959 | 114年11月法人說明會簡報 | 2025-11-24 | Chinese | ||
| 34533987 | 公告本公司受統一證券邀請舉辦公開法人說明會 | 2025-11-21 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Intermediation service activities for medical, dental, and other human health services
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
160 Health International Limited
Integrated provider of digital health services and pharmace…
|
2656 | HK | Human health and social work ac… |
|
AFROCENTRIC INVESTMENT CORPORATION LIMITED
Diversified healthcare group providing administration, mana…
|
ACT | ZA | Human health and social work ac… |
|
agilon health, inc.
Partners with physicians to enable a value-based care model…
|
AGL | US | Human health and social work ac… |
|
American Well Corp
A digital care delivery platform connecting providers, paye…
|
AMWL | US | Human health and social work ac… |
|
ANGLE PLC
A liquid biopsy company with a system to capture circulatin…
|
AGL | GB | Human health and social work ac… |
|
CVS HEALTH Corp
A diversified health solutions company offering insurance, …
|
CVS | US | Human health and social work ac… |
|
Dingdang Health Technology Group Ltd.
China-based O2O platform for instant medicine delivery and …
|
9886 | HK | Human health and social work ac… |
|
EARKART LIMITED
Health-tech platform for hearing aid distribution, diagnost…
|
544549 | IN | Human health and social work ac… |
|
Evolent Health, Inc.
Manages care for complex health conditions for health plans…
|
EVH | US | Human health and social work ac… |
|
Hims & Hers Health, Inc.
A multi-specialty telehealth platform connecting consumers …
|
HIMS | KY | Human health and social work ac… |
Excelsior Medical 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/52380/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52380 | 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=52380 | 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=52380 \ -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": 52380}, 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 Excelsior Medical Co., Ltd. (id: 52380)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.