
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 |
|---|---|---|---|
| 自己株式の消却に関するお知らせ | 2026-05-14 | Japanese | |
| 2026年3月期 決算説明会資料 | 2026-05-14 | Japanese | |
| 2026年3月期 決算短信〔日本基準〕(連結) | 2026-05-14 | Japanese | |
| 役員の異動に関するお知らせ | 2026-04-24 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-13 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-11 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
7 filings
| |||||
| 46884643 | 自己株式の消却に関するお知らせ | 2026-05-14 | Japanese | ||
| 46884642 | 2026年3月期 決算説明会資料 | 2026-05-14 | Japanese | ||
| 46884640 | 2026年3月期 決算短信〔日本基準〕(連結) | 2026-05-14 | Japanese | ||
| 46878957 | 役員の異動に関するお知らせ | 2026-04-24 | Japanese | ||
| 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
8 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 | ||
Market data
Market data not available
Price history
Peer group · Manufacture of irradiation, electromedical and electrotherapeutic equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
ApexBio
Developer and manufacturer of IVD solutions, biosensors, an…
|
1733 | TW | Manufacturing |
|
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 |
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.