
Solasto Corporation — Investor Relations & Filings
Solasto Corporation provides services centered on three main business segments: medical-related outsourcing, nursing care, and childcare. The medical business, its foundational operation, offers administrative and operational support services to hospitals and clinics. The company is actively engaged in medical digital transformation (DX), developing ICT solutions such as the 'solabell' medical fee calculation knowledge app and supporting smart hospital initiatives. The nursing care segment focuses on providing services that promote self-reliance and contribute to regional total care systems. The childcare business operates a network of nursery schools. Across all its divisions, Solasto aims to leverage technology to enhance service quality and productivity, contributing to the well-being of local communities.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 臨時報告書 | 2026-05-27 | Japanese | |
| 取締役の選任に関するお知らせ | 2026-05-27 | Japanese | |
| 自己株式の消却に関するお知らせ | 2026-05-27 | Japanese | |
| 株式併合並びに単元株式数の定めの廃止及び定款の一部変更に関する臨時株主総会開催のお知らせ | 2026-05-27 | Japanese | |
| 臨時報告書 | 2026-05-18 | Japanese | |
| 臨時報告書 | 2026-05-12 | Japanese |
Browse filings by year
11 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
14 filings
| |||||
| 47276206 | 臨時報告書 | 2026-05-27 | Japanese | ||
| 47251761 | 取締役の選任に関するお知らせ | 2026-05-27 | Japanese | ||
| 47251752 | 自己株式の消却に関するお知らせ | 2026-05-27 | Japanese | ||
| 47251740 | 株式併合並びに単元株式数の定めの廃止及び定款の一部変更に関する臨時株主総会開催のお知らせ | 2026-05-27 | Japanese | ||
| 46381063 | 臨時報告書 | 2026-05-18 | Japanese | ||
| 45130514 | 臨時報告書 | 2026-05-12 | Japanese | ||
| 46879428 | 臨時株主総会招集のための基準日設定に関するお知らせ | 2026-04-27 | Japanese | ||
| 34546517 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-04-15 | Japanese | ||
| 33887843 | 訂正意見表明報告書 | 2026-04-09 | Japanese | ||
| 33038247 | 意見表明報告書 | 2026-03-25 | Japanese | ||
| 32938929 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-03-13 | Japanese | ||
| 19459869 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-02-13 | Japanese | ||
| 12807414 | 訂正臨時報告書 | 2026-01-16 | Japanese | ||
| 12725097 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2026-01-15 | Japanese | ||
|
2025
1 filing
| |||||
| 10096739 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-12-15 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Residential nursing care activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Granville Pacific Capital Corp.
Provides housing and specialized long-term care for seniors…
|
GE | CA | Human health and social work ac… |
|
HIKARI HEIGHTS-VARUS CO.,LTD.
Operates and manages fee-based nursing homes and serviced r…
|
2137 | JP | Human health and social work ac… |
|
HYUGA PRIMARY CARE Co.,Ltd.
Provider of integrated primary care, home healthcare, and h…
|
7133 | JP | Human health and social work ac… |
|
Japan Hospice Holdings Inc.
Manages hospice residences and provides care for patients w…
|
7061 | JP | Human health and social work ac… |
|
Korian
European operator of care services for elderly and vulnerab…
|
KORI | FR | Human health and social work ac… |
|
ORPEA
A multinational corporation specializing in dependency care…
|
ORP | FR | Human health and social work ac… |
|
PACS Group, Inc.
Holding company providing support services to post-acute he…
|
PACS | US | Human health and social work ac… |
|
Qing Song
Offers residential, community, and home-based long-term car…
|
6931 | TW | Human health and social work ac… |
|
Radius Residential Care Limited
Provides residential, hospital, and dementia care with 24-h…
|
RAD | NZ | Human health and social work ac… |
|
Saint Bella Inc.
A luxury family care brand providing premium postpartum and…
|
2508 | CN | Human health and social work ac… |
Solasto 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/13137/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13137 | 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=13137 | 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=13137 \ -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": 13137}, 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 Solasto Corporation (id: 13137)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.