
Care Service Co., Ltd. — Investor Relations & Filings
Care Service Co., Ltd. is a comprehensive provider of nursing care and welfare services. The company specializes in a wide range of in-home support, including visiting nursing, home-visit care, and visiting bathing services. It also operates day service centers, offers meal delivery, and manages the rental and sale of assistive welfare equipment. Additional services include in-home care support for creating care plans, small-scale multifunctional in-home care, and cleaning services. A key and unique offering is its 'Angel Care' service, which provides post-mortem care, reflecting the company's broad scope of support.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2026年3月期決算説明会及び中期経営計画の発表時期ならびにアナリスト向け説明会開催に関するお知らせ | 2026-05-14 | Japanese | |
| 役員及び監査役の異動に関するお知らせ | 2026-05-14 | Japanese | |
| 2026年3月期通期業績予想値と実績値の差異に関するお知らせ | 2026-05-14 | Japanese | |
| 2026年3月期決算短信〔日本基準〕(非連結) | 2026-05-14 | Japanese | |
| 確認書 | 2025-11-14 | Japanese | |
| 半期報告書-第35期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
4 filings
| |||||
| 46884817 | 2026年3月期決算説明会及び中期経営計画の発表時期ならびにアナリスト向け説明会開催に関するお知らせ | 2026-05-14 | Japanese | ||
| 46884816 | 役員及び監査役の異動に関するお知らせ | 2026-05-14 | Japanese | ||
| 46884813 | 2026年3月期通期業績予想値と実績値の差異に関するお知らせ | 2026-05-14 | Japanese | ||
| 46884810 | 2026年3月期決算短信〔日本基準〕(非連結) | 2026-05-14 | Japanese | ||
|
2025
7 filings
| |||||
| 8308896 | 確認書 | 2025-11-14 | Japanese | ||
| 8308890 | 半期報告書-第35期(2025/04/01-2026/03/31) | 2025-11-14 | Japanese | ||
| 7247188 | 臨時報告書 | 2025-06-26 | Japanese | ||
| 7249548 | 内部統制報告書-第34期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | ||
| 7249543 | 確認書 | 2025-06-25 | Japanese | ||
| 7249547 | 有価証券報告書-第34期(2024/04/01-2025/03/31) | 2025-06-25 | Japanese | ||
| 7286654 | 臨時報告書 | 2025-02-05 | Japanese | ||
|
2024
4 filings
| |||||
| 7295945 | 確認書 | 2024-11-14 | Japanese | ||
| 7295947 | 半期報告書-第34期(2024/04/01-2025/03/31) | 2024-11-14 | Japanese | ||
| 7324994 | 臨時報告書 | 2024-06-27 | Japanese | ||
| 7327102 | 内部統制報告書-第33期(2023/04/01-2024/03/31) | 2024-06-26 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Residential nursing care activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Shanghai Jiaoda Onlly Co.,Ltd
Develops health products and dietary supplements while prov…
|
600530 | CN | Human health and social work ac… |
|
Sienna Senior Living Inc.
Leading Canadian operator of seniors residences, offering R…
|
SIA | CA | Human health and social work ac… |
|
Solasto Corporation
Provides medical outsourcing, nursing care, and childcare s…
|
6197 | JP | Human health and social work ac… |
|
SUNWELS Co.,Ltd.
A healthcare provider specializing in care for patients wit…
|
9229 | JP | Human health and social work ac… |
|
teno.Holdings Company Limited
Comprehensive human services provider focused on childcare,…
|
7037 | JP | Human health and social work ac… |
|
Terminalcare Support Institute Inc.
Provider of elderly care, including residential facilities …
|
7362 | JP | Human health and social work ac… |
|
UCHIYAMA HOLDINGS Co.,Ltd.
A holding company operating in nursing care, food & enterta…
|
6059 | JP | Human health and social work ac… |
Care Service 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/13376/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13376 | 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=13376 | 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=13376 \ -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": 13376}, 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 Care Service Co., Ltd. (id: 13376)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.