
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 |
|---|---|---|---|
| 内部統制報告書-第73期(2023/04/01-2024/03/31) | 2024-06-27 | Japanese | |
| 確認書 | 2024-06-27 | Japanese | |
| 有価証券報告書-第73期(2023/04/01-2024/03/31) | 2024-06-27 | Japanese | |
| 確認書 | 2024-02-14 | Japanese | |
| 四半期報告書-第73期第3四半期(2023/10/01-2023/12/31) | 2024-02-14 | Japanese | |
| 確認書 | 2023-11-13 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
5 filings
| |||||
| 7322379 | 内部統制報告書-第73期(2023/04/01-2024/03/31) | 2024-06-27 | Japanese | ||
| 7322370 | 確認書 | 2024-06-27 | Japanese | ||
| 7322369 | 有価証券報告書-第73期(2023/04/01-2024/03/31) | 2024-06-27 | Japanese | ||
| 7350532 | 確認書 | 2024-02-14 | Japanese | ||
| 7350533 | 四半期報告書-第73期第3四半期(2023/10/01-2023/12/31) | 2024-02-14 | Japanese | ||
|
2023
9 filings
| |||||
| 7537515 | 確認書 | 2023-11-13 | Japanese | ||
| 7537511 | 四半期報告書-第73期第2四半期(2023/07/01-2023/09/30) | 2023-11-13 | Japanese | ||
| 7547985 | 確認書 | 2023-08-10 | Japanese | ||
| 7547983 | 四半期報告書-第73期第1四半期(2023/04/01-2023/06/30) | 2023-08-10 | Japanese | ||
| 7554901 | 内部統制報告書-第72期(2022/04/01-2023/03/31) | 2023-06-29 | Japanese | ||
| 7554898 | 確認書 | 2023-06-29 | Japanese | ||
| 7554902 | 有価証券報告書-第72期(2022/04/01-2023/03/31) | 2023-06-29 | Japanese | ||
| 7574981 | 確認書 | 2023-02-13 | Japanese | ||
| 7574978 | 四半期報告書-第72期第3四半期(2022/10/01-2022/12/31) | 2023-02-13 | Japanese | ||
|
2022
1 filing
| |||||
| 7581861 | 確認書 | 2022-11-14 | 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 |
|
AJJ MEDTECH HOLDINGS LIMITED
Integrated healthcare technology provider with high-tech me…
|
584 | SG | 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 |
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.