
NIHON KOHDEN CORPORATION — Investor Relations & Filings
Nihon Kohden Corporation is a developer, manufacturer, and distributor of medical electronic equipment. The company's portfolio focuses on providing high-quality, reliable technology for healthcare providers globally. Key product areas include patient monitoring systems, defibrillators, electrocardiographs, electroencephalographs, and hematology analyzers. A core competency lies in its advanced defibrillation technology; the company develops and manufactures proprietary biphasic automated external defibrillators (AEDs) and other resuscitation devices for use in hospitals, ambulances, and public access settings. Nihon Kohden's solutions are designed to support clinical practice across various medical fields, including critical care, emergency response, and diagnostics.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-13 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-11 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-01-09 | Japanese | |
| 確認書 | 2025-11-12 | Japanese | |
| 半期報告書-第75期(2025/04/01-2026/03/31) | 2025-11-12 | Japanese | |
| 臨時報告書 | 2025-06-30 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
3 filings
| |||||
| 34373384 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-13 | Japanese | ||
| 32925968 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-11 | Japanese | ||
| 12300803 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-01-09 | Japanese | ||
|
2025
12 filings
| |||||
| 8236925 | 確認書 | 2025-11-12 | Japanese | ||
| 8236910 | 半期報告書-第75期(2025/04/01-2026/03/31) | 2025-11-12 | Japanese | ||
| 7242909 | 臨時報告書 | 2025-06-30 | Japanese | ||
| 7247801 | 臨時報告書 | 2025-06-26 | Japanese | ||
| 7249639 | 内部統制報告書-第74期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | ||
| 7249634 | 確認書 | 2025-06-25 | Japanese | ||
| 7249632 | 有価証券報告書-第74期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | ||
| 7260943 | 臨時報告書 | 2025-05-30 | Japanese | ||
| 7262733 | 訂正有価証券届出書(参照方式) | 2025-05-21 | Japanese | ||
| 7264437 | 有価証券届出書(参照方式) | 2025-05-13 | Japanese | ||
| 7267489 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-04-11 | Japanese | ||
| 7274242 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-03-12 | 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 |
NIHON KOHDEN 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/11923/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=11923 | 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=11923 | 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=11923 \ -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": 11923}, 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 NIHON KOHDEN CORPORATION (id: 11923)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.