
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 |
|---|---|---|---|
|
Aquarius Surgical Technologies Inc.
Specializes in developing and distributing minimally invasi…
|
ASTI | CA | Manufacturing |
|
Arcoma AB
Develops and produces complete digital radiography (DR) sys…
|
ARCOMA | SE | Manufacturing |
|
ART Advanced Research Technologies Inc.
Developed proprietary optical molecular imaging devices, in…
|
ARA | CA | Manufacturing |
|
ASTERASYS Co., Ltd.
Develops medical aesthetic devices using HIFU, RF, and ultr…
|
450950 | KR | Manufacturing |
|
AUDEARA LIMITED
Develops personalized audio solutions using hearing tests t…
|
AUA | AU | Manufacturing |
|
Avisa Diagnostics Inc.
Clinical-stage medical device company developing rapid poin…
|
FOGCF | CA | Manufacturing |
|
Baird Medical Investment Holdings Ltd
Develops and sells minimally invasive microwave ablation de…
|
BDMD | US | Manufacturing |
|
Beijing Aerospace Changfeng Co.,Ltd
High-tech provider of security systems, medical devices, an…
|
600855 | CN | Manufacturing |
|
Beijing Balance Medical Technology Co.,Ltd.
Develops high-precision surgical robotic systems for neuros…
|
688198 | CN | Manufacturing |
|
Beijing Succeeder Technology Inc.
Develops IVD instruments and reagents for thrombosis and he…
|
688338 | CN | 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.