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 |
|---|---|---|---|
| 公告本公司115年第一季財務報告董事會預計召開日期 為115年5月8日 | 2026-04-30 | Chinese | |
| 代重要子公司佳醫健康事業(香港)股份有限公司 公告董事會決議發放股利 | 2026-04-23 | Chinese | |
| 代重要子公司Excelsior Healthcare Co., Limited 公告董事會決議發放股利 | 2026-04-23 | Chinese | |
| 115年3月背書保證與資金貸與 | 2026-04-10 | Chinese | |
| 115年3月營業收入 | 2026-04-10 | Chinese | |
| 115年03月內部人持股異動(事後) | 2026-04-08 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 39886471 | 公告本公司115年第一季財務報告董事會預計召開日期 為115年5月8日 | 2026-04-30 | Chinese | ||
| 35696154 | 代重要子公司佳醫健康事業(香港)股份有限公司 公告董事會決議發放股利 | 2026-04-23 | Chinese | ||
| 35696183 | 代重要子公司Excelsior Healthcare Co., Limited 公告董事會決議發放股利 | 2026-04-23 | Chinese | ||
| 33992104 | 115年3月背書保證與資金貸與 | 2026-04-10 | Chinese | ||
| 33989372 | 115年3月營業收入 | 2026-04-10 | Chinese | ||
| 33794923 | 115年03月內部人持股異動(事後) | 2026-04-08 | Chinese | ||
| 33794921 | 115年03月董事會成員及持股 | 2026-04-08 | Chinese | ||
| 34534830 | 115年03月法人說明會簡報 — 410420260326E001.pdf | 2026-03-26 | Chinese | ||
| 34534818 | 115年03月法人說明會簡報 — 410420260326M001.pdf | 2026-03-26 | Chinese | ||
| 34534803 | 115年03月法人說明會簡報 | 2026-03-26 | Chinese | ||
| 34534833 | 公告本公司受統一證券邀請舉辦公開法人說明會 | 2026-03-25 | Chinese | ||
| 34534838 | 公告本公司決定除息基準日相關事宜 | 2026-03-16 | Chinese | ||
| 34534844 | 114年度財務比率 | 2026-03-12 | Chinese | ||
| 34534847 | 114年第4季海外子公司投資 | 2026-03-12 | Chinese | ||
| 34534852 | 114年第4季大陸投資 | 2026-03-12 | 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 |
|---|---|---|---|
|
Hydreight Technologies Inc.
A mobile health and wellness platform for on-demand telemed…
|
NURS | CA | Human health and social work ac… |
|
JD Health International Inc.
The largest online healthcare platform and retail pharmacy …
|
6618 | KY | Human health and social work ac… |
|
J Frontier Co.,Ltd.
A healthcare tech firm in e-commerce for pharmaceuticals an…
|
2934 | JP | Human health and social work ac… |
|
MEDICA GROUP PLC
Provider of outsourced teleradiology and telepathology repo…
|
MGPM | GB | Human health and social work ac… |
|
MediNet Group Limited
Provides comprehensive medical and dental solutions via an …
|
8161 | GB | Human health and social work ac… |
|
Mental Health Technologies Co.,Ltd.
Provides mental health management services and medical indu…
|
9218 | JP | Human health and social work ac… |
|
P3 Health Partners Inc.
A physician-led population health management company for Me…
|
PIII | US | Human health and social work ac… |
|
Ping An HealthCare and Technology Company Limited
Comprehensive digital platform providing 24/7 smart healthc…
|
1833 | KY | Human health and social work ac… |
|
Premier Health of America Inc.
Provides specialized staffing and outsourced solutions for …
|
PHA | CA | Human health and social work ac… |
|
Privia Health Group, Inc.
A technology company enabling physicians to succeed in valu…
|
PRVA | US | 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.