
Japan Lifeline Co., Ltd. — Investor Relations & Filings
Japan Lifeline Co., Ltd. is a medical device company specializing in the cardiovascular field. It operates with a hybrid business model, functioning as both a manufacturer of proprietary products and a full-service distributor of advanced medical devices from other global companies. The company's portfolio is focused on treating cardiac diseases, with a strong emphasis on electrophysiology and cardiac rhythm management. Key products include cardiac pacemakers, implantable cardioverter-defibrillators (ICDs), and a range of high-performing cardiac ablation and diagnostic catheters used for treating arrhythmias. The company provides comprehensive solutions and support to medical professionals in the cardiovascular sector.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 剰余金の配当に関するお知らせ | 2026-05-26 | Japanese | |
| 商号変更に関するお知らせ | 2026-05-26 | Japanese | |
| 定款の一部変更に関するお知らせ | 2026-05-26 | Japanese | |
| 2026年3月期決算短信〔日本基準〕(連結) | 2026-05-07 | Japanese | |
| 半期報告書-第46期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese | |
| 確認書 | 2025-11-14 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 47053141 | 剰余金の配当に関するお知らせ | 2026-05-26 | Japanese | ||
| 47053140 | 商号変更に関するお知らせ | 2026-05-26 | Japanese | ||
| 47053139 | 定款の一部変更に関するお知らせ | 2026-05-26 | Japanese | ||
| 46881239 | 2026年3月期決算短信〔日本基準〕(連結) | 2026-05-07 | Japanese | ||
|
2025
6 filings
| |||||
| 8309874 | 半期報告書-第46期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese | ||
| 8309847 | 確認書 | 2025-11-14 | Japanese | ||
| 7243435 | 臨時報告書 | 2025-06-30 | Japanese | ||
| 7256931 | 有価証券報告書-第45期(2024/04/01-2025/03/31) | 2025-06-19 | Japanese | ||
| 7256922 | 内部統制報告書-第45期(2024/04/01-2025/03/31) | 2025-06-19 | Japanese | ||
| 7256913 | 確認書 | 2025-06-19 | Japanese | ||
|
2024
5 filings
| |||||
| 7297384 | 半期報告書-第45期(2024/04/01-2025/03/31) | 2024-11-14 | Japanese | ||
| 7297368 | 確認書 | 2024-11-14 | Japanese | ||
| 7320347 | 臨時報告書 | 2024-06-28 | Japanese | ||
| 7332548 | 有価証券報告書-第44期(2023/04/01-2024/03/31) | 2024-06-19 | Japanese | ||
| 7332536 | 内部統制報告書-第44期(2023/04/01-2024/03/31) | 2024-06-19 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of medical and dental instruments and supplies
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AIOBIO Co., Ltd.
Develops AI-driven diagnostic platforms and imaging devices…
|
447690 | KR | Manufacturing |
|
Airway Medix S.A.
Develops single-use medical devices for mechanically ventil…
|
AWM | PL | Manufacturing |
|
AK Medical Holdings Limited
Global pioneer in 3D printing technology for orthopedic joi…
|
1789 | HK | Manufacturing |
|
ALIGN TECHNOLOGY INC
Designs and manufactures clear aligners, intraoral scanners…
|
ALGN | US | Manufacturing |
|
Allgens Medical Technology Co., Ltd.
Develops biomimetic bone graft substitutes and regenerative…
|
688613 | CN | Manufacturing |
|
Allmed Solutions Ltd.
Develops, manufactures, and markets advanced, minimally inv…
|
ALMD | IL | Manufacturing |
|
Alma Yesodot Ltd.
Investment company developing projects in infrastructure, c…
|
KVSR | IL | Manufacturing |
|
Alphanox Co.,Ltd.
Develops and manufactures medical devices, orthopedic impla…
|
043100 | KR | Manufacturing |
|
ALPHA PRO TECH LTD
Manufactures protective apparel, infection control, and bui…
|
APT | US | Manufacturing |
|
Alphatec Holdings, Inc.
Medical technology company developing surgical solutions fo…
|
ATEC | US | Manufacturing |
Japan Lifeline Co., Ltd. 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/12459/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=12459 | 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=12459 | 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=12459 \ -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": 12459}, 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 Japan Lifeline Co., Ltd. (id: 12459)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.