MEDIUS HOLDINGS Co.,Ltd. — Investor Relations & Filings
MEDIUS HOLDINGS Co., Ltd. is a trading company specializing in the sale and maintenance of medical equipment and supplies. The company distributes an extensive portfolio of over one million items, ranging from medical devices and equipment to essential consumables. In addition to its core medical equipment business, the group is engaged in the care and welfare sector, offering sales and rental of nursing care products and related services. It leverages advanced supply systems and management expertise to address challenges faced by medical institutions and provide timely products and information to healthcare professionals, aiming to support the stable delivery of medical care.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 臨時報告書 | 2023-09-29 | Japanese | |
| 内部統制報告書-第14期(2022/07/01-2023/06/30) | 2023-09-28 | Japanese | |
| 確認書 | 2023-09-28 | Japanese | |
| 有価証券報告書-第14期(2022/07/01-2023/06/30) | 2023-09-28 | Japanese | |
| 確認書 | 2023-08-14 | Japanese | |
| 確認書 | 2023-08-14 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
15 filings
| |||||
| 7543786 | 臨時報告書 | 2023-09-29 | Japanese | ||
| 7543939 | 内部統制報告書-第14期(2022/07/01-2023/06/30) | 2023-09-28 | Japanese | ||
| 7543937 | 確認書 | 2023-09-28 | Japanese | ||
| 7543940 | 有価証券報告書-第14期(2022/07/01-2023/06/30) | 2023-09-28 | Japanese | ||
| 7546950 | 確認書 | 2023-08-14 | Japanese | ||
| 7546910 | 確認書 | 2023-08-14 | Japanese | ||
| 7546906 | 確認書 | 2023-08-14 | Japanese | ||
| 7546899 | 確認書 | 2023-08-14 | Japanese | ||
| 7546871 | 訂正四半期報告書-第14期第3四半期(2023/01/01-2023/03/31) | 2023-08-14 | Japanese | ||
| 7546852 | 訂正四半期報告書-第14期第2四半期(2022/10/01-2022/12/31) | 2023-08-14 | Japanese | ||
| 7546849 | 訂正四半期報告書-第14期第1四半期(2022/07/01-2022/09/30) | 2023-08-14 | Japanese | ||
| 7546843 | 訂正有価証券報告書-第13期(2021/07/01-2022/06/30) | 2023-08-14 | Japanese | ||
| 7546830 | 訂正四半期報告書-第13期第3四半期(2022/01/01-2022/03/31) | 2023-08-14 | Japanese | ||
| 7546820 | 訂正四半期報告書-第13期第2四半期(2021/10/01-2021/12/31) | 2023-08-14 | Japanese | ||
| 7546808 | 訂正四半期報告書-第13期第1四半期(2021/07/01-2021/09/30) | 2023-08-14 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Wholesale of other household goods
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
111, Inc.
A tech-enabled healthcare platform connecting patients with…
|
YI | KY | Wholesale and retail trade |
|
AAYUSH ART AND BULLION LIMITED
Trades and distributes gold and silver bullion, coins, and …
|
540718 | IN | Wholesale and retail trade |
|
Al Hassan Ghazi Ibrahim Shaker Co.
Distributes air conditioning, home appliances, and energy m…
|
1214 | SA | Wholesale and retail trade |
|
ALLIANCE ENTERTAINMENT HOLDING CORP
Global wholesaler and distributor of home entertainment pro…
|
AENT | US | Wholesale and retail trade |
|
ALLIANCE PHARMA PLC
Specialty pharmaceutical company acquiring and marketing co…
|
APH | GB | Wholesale and retail trade |
|
ARATA CORPORATION
A wholesale trading company distributing daily consumer goo…
|
2733 | JP | Wholesale and retail trade |
|
Asker Healthcare Group AB
A partner to caregivers and patients providing medical prod…
|
ASKER | SE | Wholesale and retail trade |
|
Aspire & Innovative Advertising Limited
Distributes consumer durables and electronics via an asset-…
|
ASPIRE | IN | Wholesale and retail trade |
|
Ausupreme International Holdings Limited
Distributor of TGA-certified Australian health foods and We…
|
2031 | HK | Wholesale and retail trade |
|
Avidus Management Group Inc.
Marketer and distributor of nutraceutical products, supplem…
|
ASNHF | CA | Wholesale and retail trade |
MEDIUS HOLDINGS 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/13580/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13580 | 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=13580 | 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=13580 \ -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": 13580}, 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 MEDIUS HOLDINGS Co.,Ltd. (id: 13580)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.