
Terminalcare Support Institute Inc. — Investor Relations & Filings
Terminalcare Support Institute Inc. is a provider of comprehensive elderly care services. The company's primary operations include managing "Anges," a brand of housing for the elderly that offers 24-hour support, nursing, and end-of-life care. It also provides a range of in-home services through its various brands. These services encompass home-visit care for personal and domestic assistance, home care support for creating and coordinating personalized care plans, and home-visit nursing that delivers hospice and palliative care to improve the quality of life for clients and their families. The company focuses on an integrated service model to allow seniors to live securely.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2026-03-26 | Japanese | |
| 有価証券報告書-第16期(2025/01/01-2025/12/31) | 2026-03-26 | Japanese | |
| 確認書 | 2025-08-14 | Japanese | |
| 半期報告書-第16期(2025/01/01-2025/12/31) | 2025-08-14 | Japanese | |
| 確認書 | 2025-04-08 | Japanese | |
| 訂正有価証券報告書-第15期(2024/01/01-2024/12/31) | 2025-04-08 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 33044427 | 確認書 | 2026-03-26 | Japanese | ||
| 33044423 | 有価証券報告書-第16期(2025/01/01-2025/12/31) | 2026-03-26 | Japanese | ||
|
2025
7 filings
| |||||
| 7857801 | 確認書 | 2025-08-14 | Japanese | ||
| 7857803 | 半期報告書-第16期(2025/01/01-2025/12/31) | 2025-08-14 | Japanese | ||
| 7268012 | 確認書 | 2025-04-08 | Japanese | ||
| 7268017 | 訂正有価証券報告書-第15期(2024/01/01-2024/12/31) | 2025-04-08 | Japanese | ||
| 7269008 | 内部統制報告書-第15期(2024/01/01-2024/12/31) | 2025-03-31 | Japanese | ||
| 7269004 | 確認書 | 2025-03-31 | Japanese | ||
| 7269011 | 有価証券報告書-第15期(2024/01/01-2024/12/31) | 2025-03-31 | Japanese | ||
|
2024
6 filings
| |||||
| 7311930 | 半期報告書-第15期(2024/01/01-2024/12/31) | 2024-08-14 | Japanese | ||
| 7311927 | 確認書 | 2024-08-14 | Japanese | ||
| 7338451 | 確認書 | 2024-05-14 | Japanese | ||
| 7338449 | 四半期報告書-第15期第1四半期(2024/01/01-2024/03/31) | 2024-05-14 | Japanese | ||
| 7343267 | 内部統制報告書-第14期(2023/01/01-2023/12/31) | 2024-03-29 | Japanese | ||
| 7343265 | 確認書 | 2024-03-29 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Residential nursing care activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AHC GROUP INC.
A company operating in welfare, nursing care, and restauran…
|
7083 | JP | Human health and social work ac… |
|
Ambea
Offers housing, support, education, and staffing for health…
|
AMBEA | SE | Human health and social work ac… |
|
Amica Mature Lifestyles Inc.
Management, development, and ownership of luxury senior liv…
|
ACC | CA | Human health and social work ac… |
|
As Partners CO.,LTD.
Specializes in tech-driven senior care services and real es…
|
160A | JP | Human health and social work ac… |
|
Bayit Bakfar Ltd.
Develops and operates a chain of senior living residences w…
|
BKFR | IL | Human health and social work ac… |
|
Care Service Co., Ltd.
Provider of comprehensive in-home nursing care and welfare …
|
2425 | JP | Human health and social work ac… |
|
CARE TWENTYONE CORPORATION
A welfare company providing nursing care services, faciliti…
|
2373 | JP | Human health and social work ac… |
|
cedar.co.,ltd
Offers nursing care and rehabilitation via facility, day, a…
|
2435 | JP | Human health and social work ac… |
|
DANEL (Adir Yeoshua) Ltd.
Service provider in human resources, nursing, and for speci…
|
DANE | IL | Human health and social work ac… |
|
FB CARE SERVICE CO.,LTD.
Provider of nursing care services via facilities, in-home s…
|
9220 | JP | Human health and social work ac… |
Terminalcare Support Institute Inc. 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/14373/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14373 | 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=14373 | 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=14373 \ -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": 14373}, 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 Terminalcare Support Institute Inc. (id: 14373)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.