
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 |
|---|---|---|---|
|
Beijing Wandong Medical Technology Co., Ltd.
Develops and distributes medical imaging equipment and diag…
|
600055 | CN | Manufacturing |
|
Beta Bionics, Inc.
Develops and commercializes automated insulin delivery syst…
|
BBNX | US | Manufacturing |
|
BioElectronics Corporation
Manufacturer of non-invasive electroceutical medical device…
|
BIEL | US | Manufacturing |
|
BIONIME CORPORATION
Specializes in blood glucose monitoring systems and IoT-dri…
|
4737 | TW | Manufacturing |
|
BIO PROTECH INC.
Manufacturer of medical equipment, disposable supplies, and…
|
199290 | KR | Manufacturing |
|
Bio View Ltd.
Develops automated cell imaging and analysis solutions for …
|
BIOV | IL | Manufacturing |
|
Bistos Co., Ltd.
Manufactures medical equipment for maternal, neonatal, and …
|
419540 | KR | Manufacturing |
|
BONRAYBIO CO., LTD.
Provides AI-powered male infertility diagnostic solutions a…
|
6955 | TW | Manufacturing |
|
Brainlab AG
Develops software-driven hardware and software for image-gu…
|
BRN | DE | Manufacturing |
|
Brainsway Ltd.
Develops noninvasive neurostimulation treatments for mental…
|
BWAY | US | 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.