
PHC Holdings Corporation — Investor Relations & Filings
PHC Holdings Corporation is a global healthcare company that develops, manufactures, and sells medical devices, diagnostics, and services. The company's core business areas include Diabetes Management, Diagnostics, and Life Sciences. In Diagnostics, it provides comprehensive solutions for anatomical pathology, in vitro diagnostics (IVD), and clinical laboratory testing services. The Life Sciences division supports medical research and drug development through cell preservation equipment and contract research. The Diabetes Management segment offers advanced technologies for patient care. Additionally, the company delivers healthcare IT solutions, including electronic medical records and patient billing systems, contributing to the digital transformation of healthcare.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2025-11-12 | Japanese | |
| 半期報告書-第13期(2025/04/01-2026/03/31) | 2025-11-12 | Japanese | |
| 臨時報告書 | 2025-06-26 | Japanese | |
| 確認書 | 2025-06-25 | Japanese | |
| 内部統制報告書-第12期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | |
| 有価証券報告書-第12期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2025
9 filings
| |||||
| 8248472 | 確認書 | 2025-11-12 | Japanese | ||
| 8248465 | 半期報告書-第13期(2025/04/01-2026/03/31) | 2025-11-12 | Japanese | ||
| 7248257 | 臨時報告書 | 2025-06-26 | Japanese | ||
| 7251453 | 確認書 | 2025-06-25 | Japanese | ||
| 7251436 | 内部統制報告書-第12期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | ||
| 7251419 | 有価証券報告書-第12期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | ||
| 7250942 | 臨時報告書 | 2025-06-25 | Japanese | ||
| 7261823 | 有価証券届出書(参照方式) | 2025-05-28 | Japanese | ||
| 7261814 | 臨時報告書 | 2025-05-28 | Japanese | ||
|
2024
6 filings
| |||||
| 7299207 | 確認書 | 2024-11-13 | Japanese | ||
| 7299177 | 半期報告書-第12期(2024/04/01-2025/03/31) | 2024-11-13 | Japanese | ||
| 7318193 | 訂正臨時報告書 | 2024-07-01 | Japanese | ||
| 7323830 | 臨時報告書 | 2024-06-27 | Japanese | ||
| 7327474 | 確認書 | 2024-06-26 | Japanese | ||
| 7327467 | 内部統制報告書-第11期(2023/04/01-2024/03/31) | 2024-06-26 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of irradiation, electromedical and electrotherapeutic equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aakaar Medical Technologies Limited
Manufactures advanced laser and aesthetic devices for derma…
|
AAKAAR | IN | Manufacturing |
|
Acarix
Develops AI-powered acoustic devices for non-invasive diagn…
|
ACARIX | SE | Manufacturing |
|
ACCURAY INC
Develops and sells advanced radiation therapy systems for c…
|
ARAY | US | Manufacturing |
|
ADHERIUM LIMITED
Develops connected medical devices and software for chronic…
|
ADR | AU | Manufacturing |
|
Advanced Medical Equipment Spolka Akcyjna
Develops a non-invasive device to monitor blood sugar by an…
|
AME | PL | Manufacturing |
|
Agfa-Gevaert NV
Develops imaging systems, IT solutions, and advanced materi…
|
AGFB | BE | Manufacturing |
|
Alcon AG
A medical company specializing in surgical equipment and vi…
|
ALC | CH | Manufacturing |
|
Andon Health Co.,Ltd.
Develops electronic medical devices and IoT-integrated heal…
|
002432 | CN | Manufacturing |
|
Annidis Corporation
Develops proprietary Multi-Spectral Imaging systems for ear…
|
RHA | CA | Manufacturing |
|
Apex Biotechnology Corp.
Developer and manufacturer of IVD solutions, biosensors, an…
|
1733 | TW | Manufacturing |
PHC Holdings Corporation 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/14455/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14455 | 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=14455 | 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=14455 \ -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": 14455}, 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 PHC Holdings Corporation (id: 14455)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.