CHC Healthcare Group — Investor Relations & Filings
CHC Healthcare Group is a provider of comprehensive medical equipment, technology, and management services. The company offers one-stop solutions ranging from equipment distribution and leasing to operational consulting and hospital management. Its extensive portfolio covers specialized fields such as radiation oncology, medical imaging, neurology, surgery, ophthalmology, dentistry, and rehabilitation. Representing over 30 international brands, the group is a major distributor of high-end medical devices and a leader in oncology equipment. Beyond equipment sales and maintenance, the company has expanded into long-term care, radiation sterilization services, and chain pharmacy channels. With a focus on smart healthcare and advanced medical technologies, the group supports healthcare providers through technical maintenance, personnel training, and integrated department construction across the Asia-Pacific region.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 本公司於2025/06/23召開法人說明會之相關資訊 | 2025-06-20 | Chinese | |
| 公告本公司董事會通過修訂國內第五次無擔保轉換公司債 發行及轉換辦法並辦理債權人公告 | 2025-06-20 | Chinese | |
| 公告本公司董事會通過國內第五次無擔保可轉換公司債之資 金計畫用途變更 | 2025-06-20 | Chinese | |
| 公告本公司發行國內第五次無擔保轉換公司債收足債款 | 2025-06-18 | Chinese | |
| 公告本公司發行國內第五次無擔保轉換公司債之轉換價格及 溢價率 | 2025-06-12 | Chinese | |
| 公告本公司調整現金股利配息率 | 2025-06-10 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
15 filings
| |||||
| 34554552 | 本公司於2025/06/23召開法人說明會之相關資訊 | 2025-06-20 | Chinese | ||
| 34554553 | 公告本公司董事會通過修訂國內第五次無擔保轉換公司債 發行及轉換辦法並辦理債權人公告 | 2025-06-20 | Chinese | ||
| 34554555 | 公告本公司董事會通過國內第五次無擔保可轉換公司債之資 金計畫用途變更 | 2025-06-20 | Chinese | ||
| 34554558 | 公告本公司發行國內第五次無擔保轉換公司債收足債款 | 2025-06-18 | Chinese | ||
| 34554561 | 公告本公司發行國內第五次無擔保轉換公司債之轉換價格及 溢價率 | 2025-06-12 | Chinese | ||
| 34554563 | 公告本公司調整現金股利配息率 | 2025-06-10 | Chinese | ||
| 34554567 | 114年5月背書保證與資金貸與 | 2025-06-10 | Chinese | ||
| 34554565 | 114年5月營業收入 | 2025-06-10 | Chinese | ||
| 34554569 | 公告本公司114年股東常會通過解除本公司董事競業 行為之限制 | 2025-06-04 | Chinese | ||
| 34554571 | 公告本公司114年股東常會決議事項 | 2025-06-04 | Chinese | ||
| 34554576 | 114年05月內部人持股異動(事後) | 2025-06-03 | Chinese | ||
| 34554574 | 114年05月董事會成員及持股 | 2025-06-03 | Chinese | ||
| 34554579 | 公告本公司除息基準日 | 2025-05-28 | Chinese | ||
| 34554583 | 代子公司九和生物科技(股)公司公告董事會決議減資 | 2025-05-23 | Chinese | ||
| 34554585 | 代子公司新和生物科技(股)公司公告董事會決議不分配股利 | 2025-05-23 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Wholesale of other machinery and equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Ace Pillar Co., Ltd.
Provides industrial automation solutions and mechatronic co…
|
8374 | TW | Wholesale and retail trade |
|
AddLife
A life science group that acquires and develops companies f…
|
ALIF | SE | Wholesale and retail trade |
|
Addtech AB
A group of companies selling high-tech products to manufact…
|
ADDT | SE | Wholesale and retail trade |
|
ADDvise Group B
An international life science company serving the healthcar…
|
ADDV | SE | Wholesale and retail trade |
|
AFG International Co.
Industrial solutions and procurement for energy, constructi…
|
4240 | SA | Wholesale and retail trade |
|
Ala
A global supply chain integrator for high-performance produ…
|
ALA | IT | Wholesale and retail trade |
|
Allied Machinery Co.,Ltd.
Distributes high-precision machine tools and industrial man…
|
605060 | CN | Wholesale and retail trade |
|
ALTA EQUIPMENT GROUP INC.
Sells, rents, and services construction and material handli…
|
ALTG | US | Wholesale and retail trade |
|
ALTECH CO., LTD.
Imports and distributes industrial machinery and equipment,…
|
9972 | JP | Wholesale and retail trade |
|
APPLIED INDUSTRIAL TECHNOLOGIES INC
Distributor of industrial motion, fluid power, flow control…
|
AIT | US | Wholesale and retail trade |
CHC Healthcare Group 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/52389/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52389 | 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=52389 | 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=52389 \ -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": 52389}, 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 CHC Healthcare Group (id: 52389)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.