
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 |
|---|---|---|---|
|
Privia Health Group, Inc.
A technology company enabling physicians to succeed in valu…
|
PRVA | US | Human health and social work ac… |
|
QingSong Health Corporation
Tech-enabled platform specializing in integrated healthcare…
|
2661 | HK | Human health and social work ac… |
|
SBC Medical Group Holdings Inc
A management company providing operational support to a net…
|
SBC | US | Human health and social work ac… |
|
SPIRITUS MUNDI PLC
A special purpose acquisition company acquiring a business …
|
SPMU | GB | Human health and social work ac… |
|
TripSitter Clinic Ltd.
Consultative virtual clinic facilitating specialized online…
|
KETA | CA | Human health and social work ac… |
|
UniDoc Health Corp.
Provides telemedicine via self-contained virtual clinics wi…
|
UDOC | CA | Human health and social work ac… |
|
VITURA HEALTH LIMITED
Digital health firm providing an integrated medicinal canna…
|
VIT | AU | 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.