
ELAN Corporation — Investor Relations & Filings
ELAN Corporation specializes in providing support services for individuals in hospitals and nursing care facilities. The company's core offering is the 'CS Set' (Care Support Set), a comprehensive rental service that supplies patients and residents with daily necessities such as clothing, towels, and diapers, complete with laundry services. This solution is designed to enhance convenience and comfort during facility stays by reducing the need for patients and their families to prepare and manage personal items. As a pioneer in the hospitalization support set business, ELAN focuses on addressing practical challenges within the healthcare environment to improve the overall patient and resident experience.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2026年12月期 第1四半期 決算説明資料 | 2026-05-01 | Japanese | |
| 2026年12月期第1四半期決算短信〔日本基準〕(連結) | 2026-05-01 | Japanese | |
| 確認書 | 2026-03-26 | Japanese | |
| 有価証券報告書-第32期(2025/01/01-2025/12/31) | 2026-03-26 | Japanese | |
| 大量保有報告書 | 2025-11-12 | Japanese | |
| 確認書 | 2025-08-07 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 46880853 | 2026年12月期 第1四半期 決算説明資料 | 2026-05-01 | Japanese | ||
| 46880851 | 2026年12月期第1四半期決算短信〔日本基準〕(連結) | 2026-05-01 | Japanese | ||
| 33044059 | 確認書 | 2026-03-26 | Japanese | ||
| 33044023 | 有価証券報告書-第32期(2025/01/01-2025/12/31) | 2026-03-26 | Japanese | ||
|
2025
8 filings
| |||||
| 8232454 | 大量保有報告書 | 2025-11-12 | Japanese | ||
| 7859025 | 確認書 | 2025-08-07 | Japanese | ||
| 7859026 | 半期報告書-第32期(2025/01/01-2025/12/31) | 2025-08-07 | Japanese | ||
| 7272815 | 臨時報告書 | 2025-03-25 | Japanese | ||
| 7273016 | 内部統制報告書-第31期(2024/01/01-2024/12/31) | 2025-03-24 | Japanese | ||
| 7273012 | 確認書 | 2025-03-24 | Japanese | ||
| 7273017 | 有価証券報告書-第31期(2024/01/01-2024/12/31) | 2025-03-24 | Japanese | ||
| 7287962 | 訂正臨時報告書 | 2025-01-20 | Japanese | ||
|
2024
3 filings
| |||||
| 7291471 | 訂正臨時報告書 | 2024-12-19 | Japanese | ||
| 7304537 | 臨時報告書 | 2024-10-22 | Japanese | ||
| 7308185 | 意見表明報告書 | 2024-09-20 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Rental and leasing of other personal and household goods
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Hakuyosha Company,Ltd.
Provider of cleaning services for individuals and uniform a…
|
9731 | JP | Administrative and support serv… |
|
INFORICH INC.
Operates a mobile battery sharing network and other platfor…
|
9338 | JP | Administrative and support serv… |
|
JOHNSON SERVICE GROUP PLC
Provider of textile rental and related services for workwea…
|
JSG | GB | Administrative and support serv… |
|
Laxus Technologies Inc.
Operates an online subscription service for renting and sel…
|
288A | JP | Administrative and support serv… |
|
Rent the Runway, Inc.
An e-commerce platform for subscription-based rental of des…
|
RENT | US | Administrative and support serv… |
|
Smart Share Global Ltd
Provides mobile device charging through a network of rental…
|
EM | US | Administrative and support serv… |
|
TOKAI Corp.
Diversified provider of healthcare, pharmacy, and environme…
|
9729 | JP | Administrative and support serv… |
|
UE WATERHEATER INCOME FUND
Manages Canada's largest portfolio of rental water heaters,…
|
UWH.UN | CA | Administrative and support serv… |
|
UNIFIRST CORP
Supplier of managed uniform and workwear programs and facil…
|
UNF | US | Administrative and support serv… |
|
UPBOUND GROUP, INC.
A tech-driven platform offering lease-to-own solutions for …
|
UPBD | US | Administrative and support serv… |
ELAN 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/13801/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13801 | 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=13801 | 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=13801 \ -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": 13801}, 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 ELAN Corporation (id: 13801)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.