
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 |
|---|---|---|---|
|
FULLERTON HEALTH CORPORATION LIMITED
Leading vertically integrated enterprise healthcare solutio…
|
4H7B | SG | Human health and social work ac… |
|
Hims & Hers Health, Inc.
A multi-specialty telehealth platform connecting consumers …
|
HIMS | KY | Human health and social work ac… |
|
Hydreight Technologies Inc.
A mobile health and wellness platform for on-demand telemed…
|
NURS | CA | Human health and social work ac… |
|
JD Health International Inc.
The largest online healthcare platform and retail pharmacy …
|
6618 | KY | Human health and social work ac… |
|
J Frontier Co.,Ltd.
A healthcare tech firm in e-commerce for pharmaceuticals an…
|
2934 | JP | Human health and social work ac… |
|
MEDICA GROUP PLC
Provider of outsourced teleradiology and telepathology repo…
|
MGPM | GB | Human health and social work ac… |
|
MediNet Group Limited
Provides comprehensive medical and dental solutions via an …
|
8161 | GB | Human health and social work ac… |
|
P3 Health Partners Inc.
A physician-led population health management company for Me…
|
PIII | US | Human health and social work ac… |
|
Ping An HealthCare and Technology Company Limited
Comprehensive digital platform providing 24/7 smart healthc…
|
1833 | KY | Human health and social work ac… |
|
Premier Health of America Inc.
Provides specialized staffing and outsourced solutions for …
|
PHA | CA | 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.