
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 |
|---|---|---|---|
| 四半期報告書-第30期第1四半期(2023/01/01-2023/03/31) | 2023-05-11 | Japanese | |
| 確認書 | 2023-04-25 | Japanese | |
| 訂正有価証券報告書-第29期(2022/01/01-2022/12/31) | 2023-04-25 | Japanese | |
| 内部統制報告書-第29期(2022/01/01-2022/12/31) | 2023-03-27 | Japanese | |
| 確認書 | 2023-03-27 | Japanese | |
| 有価証券報告書-第29期(2022/01/01-2022/12/31) | 2023-03-27 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
6 filings
| |||||
| 7568783 | 四半期報告書-第30期第1四半期(2023/01/01-2023/03/31) | 2023-05-11 | Japanese | ||
| 7569413 | 確認書 | 2023-04-25 | Japanese | ||
| 7569408 | 訂正有価証券報告書-第29期(2022/01/01-2022/12/31) | 2023-04-25 | Japanese | ||
| 7571525 | 内部統制報告書-第29期(2022/01/01-2022/12/31) | 2023-03-27 | Japanese | ||
| 7571526 | 確認書 | 2023-03-27 | Japanese | ||
| 7571529 | 有価証券報告書-第29期(2022/01/01-2022/12/31) | 2023-03-27 | Japanese | ||
|
2022
8 filings
| |||||
| 7583677 | 確認書 | 2022-11-11 | Japanese | ||
| 7583660 | 四半期報告書-第29期第3四半期(令和4年7月1日-令和4年9月30日) | 2022-11-11 | Japanese | ||
| 7590929 | 確認書 | 2022-08-12 | Japanese | ||
| 7590924 | 四半期報告書-第29期第2四半期(令和4年4月1日-令和4年6月30日) | 2022-08-12 | Japanese | ||
| 7608794 | 四半期報告書-第29期第1四半期(令和4年1月1日-令和4年3月31日) | 2022-05-13 | Japanese | ||
| 7613947 | 内部統制報告書-第28期(令和3年1月1日-令和3年12月31日) | 2022-03-24 | Japanese | ||
| 7613952 | 有価証券報告書-第28期(令和3年1月1日-令和3年12月31日) | 2022-03-24 | Japanese | ||
| 7613946 | 確認書 | 2022-03-24 | Japanese | ||
|
2021
1 filing
| |||||
| 7622265 | 四半期報告書-第28期第3四半期(令和3年7月1日-令和3年9月30日) | 2021-11-12 | 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.