Miahelsa Holdings Corporation — Investor Relations & Filings
Miahelsa Holdings Corporation is a multifaceted company engaged in pharmaceutical, nursing care, and childcare businesses. The Pharmaceutical Business segment operates a network of dispensing pharmacies. The Nursing Care Business provides comprehensive support, including home care services for the elderly. The Childcare Business manages and operates nursery schools. Additionally, the company has operations in the food sector. Through these integrated services, Miahelsa aims to build a comprehensive community care system that supports the health and well-being of individuals across various life stages.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 四半期報告書-第2期第1四半期(令和4年4月1日-令和4年6月30日) | 2022-08-10 | Japanese | |
| 確認書 | 2022-06-27 | Japanese | |
| 内部統制報告書-第1期(令和3年10月1日-令和4年3月31日) | 2022-06-27 | Japanese | |
| 有価証券報告書-第1期(令和3年10月1日-令和4年3月31日) | 2022-06-27 | Japanese | |
| 四半期報告書-第1期第3四半期(令和3年10月1日-令和3年12月31日) | 2022-02-09 | Japanese | |
| 訂正有価証券届出書(組織再編成・上場) | 2021-08-10 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
5 filings
| |||||
| 7594416 | 四半期報告書-第2期第1四半期(令和4年4月1日-令和4年6月30日) | 2022-08-10 | Japanese | ||
| 7601731 | 確認書 | 2022-06-27 | Japanese | ||
| 7601730 | 内部統制報告書-第1期(令和3年10月1日-令和4年3月31日) | 2022-06-27 | Japanese | ||
| 7601732 | 有価証券報告書-第1期(令和3年10月1日-令和4年3月31日) | 2022-06-27 | Japanese | ||
| 7618272 | 四半期報告書-第1期第3四半期(令和3年10月1日-令和3年12月31日) | 2022-02-09 | Japanese | ||
|
2021
3 filings
| |||||
| 7661893 | 訂正有価証券届出書(組織再編成・上場) | 2021-08-10 | Japanese | ||
| 7664639 | 訂正有価証券届出書(組織再編成・上場) | 2021-06-29 | Japanese | ||
| 7671529 | 有価証券届出書(組織再編成・上場) | 2021-05-24 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Other social work activities without accommodation
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AP Healthcare Inc.
A distributor of pharmaceutical products with plans to ente…
|
109960 | KR | Human health and social work ac… |
|
JP-HOLDINGS,INC.
Provider of childcare support, operating nursery schools an…
|
2749 | US | Human health and social work ac… |
|
LIKE,Inc.
Offers human resources, childcare, and nursing care service…
|
2462 | JP | Human health and social work ac… |
|
MAYFIELD CHILDCARE LIMITED
Provides early childhood education and care services via lo…
|
MFD | AU | Human health and social work ac… |
|
Poppins Corporation
Provider of comprehensive family care, senior care, and edu…
|
7358 | JP | Human health and social work ac… |
|
QLS Holdings Co., Ltd
Manages subsidiaries providing childcare, nursing care, and…
|
7075 | JP | Human health and social work ac… |
|
RISE Inc.
Real estate firm offering development, brokerage, sales, le…
|
8836 | JP | Human health and social work ac… |
|
Tech Titans Trust
Provides student scholarships, elderly care, disaster relie…
|
KQQQ | CA | Human health and social work ac… |
Miahelsa Holdings 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/14422/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14422 | 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=14422 | 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=14422 \ -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": 14422}, 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 Miahelsa Holdings Corporation (id: 14422)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.