
UCHIYAMA HOLDINGS Co.,Ltd. — Investor Relations & Filings
UCHIYAMA HOLDINGS Co.,Ltd. is a holding company that manages a diverse portfolio of businesses through its subsidiaries. The company's operations are centered on two main pillars: nursing care and food & entertainment. The nursing care division provides a range of services, including the operation of paid nursing homes and housing for the elderly. The food & entertainment segment operates a nationwide chain of karaoke boxes under the "Korokke Club" brand, as well as various restaurants and izakaya-style pubs, including "Kantekiya" and "Fujiyama Sakura". Additionally, the company is engaged in the real estate and hotel businesses.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 臨時報告書 | 2026-04-23 | Japanese | |
| 確認書 | 2025-11-12 | Japanese | |
| 半期報告書-第20期(2025/04/01-2025/09/30) | 2025-11-12 | Japanese | |
| 臨時報告書 | 2025-06-26 | Japanese | |
| 臨時報告書 | 2025-06-26 | Japanese | |
| 内部統制報告書-第19期(2024/04/01-2025/03/31) | 2025-06-24 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
1 filing
| |||||
| 35486425 | 臨時報告書 | 2026-04-23 | Japanese | ||
|
2025
9 filings
| |||||
| 8247200 | 確認書 | 2025-11-12 | Japanese | ||
| 8247197 | 半期報告書-第20期(2025/04/01-2025/09/30) | 2025-11-12 | Japanese | ||
| 7248228 | 臨時報告書 | 2025-06-26 | Japanese | ||
| 7247928 | 臨時報告書 | 2025-06-26 | Japanese | ||
| 7252891 | 内部統制報告書-第19期(2024/04/01-2025/03/31) | 2025-06-24 | Japanese | ||
| 7252887 | 確認書 | 2025-06-24 | Japanese | ||
| 7252889 | 有価証券報告書-第19期(2024/04/01-2025/03/31) | 2025-06-24 | Japanese | ||
| 7264211 | 臨時報告書 | 2025-05-13 | Japanese | ||
| 7276546 | 臨時報告書 | 2025-02-17 | Japanese | ||
|
2024
5 filings
| |||||
| 7290829 | 臨時報告書 | 2024-12-23 | Japanese | ||
| 7297806 | 確認書 | 2024-11-13 | Japanese | ||
| 7297804 | 半期報告書-第19期(2024/04/01-2025/03/31) | 2024-11-13 | Japanese | ||
| 7300053 | 臨時報告書 | 2024-11-12 | Japanese | ||
| 7312757 | 臨時報告書 | 2024-08-09 | 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… |
UCHIYAMA HOLDINGS 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/13671/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13671 | 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=13671 | 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=13671 \ -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": 13671}, 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 UCHIYAMA HOLDINGS Co.,Ltd. (id: 13671)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.