
Mental Health Technologies Co.,Ltd. — Investor Relations & Filings
Mental Health Technologies Co., Ltd. provides comprehensive mental health solutions and medical support services. The company develops and operates the "ELPIS series," a suite of cloud-based services for mental health management. Through its group companies, it offers an "Industrial Physician Cloud" platform connecting companies with occupational health physicians, provides industrial health consulting, and delivers medical career support and staffing services for healthcare professionals, including nursing assistants. Additionally, the company offers management, operational, and patient acquisition support for medical institutions, aiming to integrate technology with human-centric services to improve well-being.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2026-03-30 | Japanese | |
| 有価証券報告書-第15期(2025/01/01-2025/12/31) | 2026-03-30 | Japanese | |
| 確認書 | 2025-11-26 | Japanese | |
| 訂正有価証券報告書-第14期(2024/01/01-2024/12/31) | 2025-11-26 | Japanese | |
| 確認書 | 2025-08-14 | Japanese | |
| 半期報告書-第15期(2025/01/01-2025/12/31) | 2025-08-14 | Japanese |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 33085113 | 確認書 | 2026-03-30 | Japanese | ||
| 33085106 | 有価証券報告書-第15期(2025/01/01-2025/12/31) | 2026-03-30 | Japanese | ||
|
2025
9 filings
| |||||
| 8657668 | 確認書 | 2025-11-26 | Japanese | ||
| 8657624 | 訂正有価証券報告書-第14期(2024/01/01-2024/12/31) | 2025-11-26 | Japanese | ||
| 7857566 | 確認書 | 2025-08-14 | Japanese | ||
| 7857559 | 半期報告書-第15期(2025/01/01-2025/12/31) | 2025-08-14 | Japanese | ||
| 7269289 | 臨時報告書 | 2025-03-31 | Japanese | ||
| 7269269 | 臨時報告書 | 2025-03-31 | Japanese | ||
| 7270683 | 確認書 | 2025-03-28 | Japanese | ||
| 7270640 | 内部統制報告書-第14期(2024/01/01-2024/12/31) | 2025-03-28 | Japanese | ||
| 7270578 | 有価証券報告書-第14期(2024/01/01-2024/12/31) | 2025-03-28 | Japanese | ||
|
2024
4 filings
| |||||
| 7291744 | 臨時報告書 | 2024-12-16 | Japanese | ||
| 7292098 | 臨時報告書 | 2024-12-13 | Japanese | ||
| 7292088 | 臨時報告書 | 2024-12-13 | Japanese | ||
| 7311813 | 確認書 | 2024-08-14 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Intermediation service activities for medical, dental, and other human health services
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
160 Health International Limited
Integrated provider of digital health services and pharmace…
|
2656 | HK | Human health and social work ac… |
|
AFROCENTRIC INVESTMENT CORPORATION LIMITED
Diversified healthcare group providing administration, mana…
|
ACT | ZA | Human health and social work ac… |
|
agilon health, inc.
Partners with physicians to enable a value-based care model…
|
AGL | US | Human health and social work ac… |
|
American Well Corp
A digital care delivery platform connecting providers, paye…
|
AMWL | US | Human health and social work ac… |
|
ANGLE PLC
A liquid biopsy company with a system to capture circulatin…
|
AGL | GB | Human health and social work ac… |
|
CVS HEALTH Corp
A diversified health solutions company offering insurance, …
|
CVS | US | Human health and social work ac… |
|
Dingdang Health Technology Group Ltd.
China-based O2O platform for instant medicine delivery and …
|
9886 | HK | Human health and social work ac… |
|
EARKART LIMITED
Health-tech platform for hearing aid distribution, diagnost…
|
544549 | IN | Human health and social work ac… |
|
Evolent Health, Inc.
Manages care for complex health conditions for health plans…
|
EVH | US | Human health and social work ac… |
|
EXCELSIOR
Provider of medical equipment, hospital management, and int…
|
4104 | TW | Human health and social work ac… |
Mental Health Technologies 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/14518/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14518 | 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=14518 | 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=14518 \ -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": 14518}, 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 Mental Health Technologies Co.,Ltd. (id: 14518)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.