
Pharmarise Holdings Corporation — Investor Relations & Filings
Pharmarise Holdings Corporation is a holding company that manages and operates a network of dispensing pharmacies. The company's core business involves providing professional pharmaceutical services, primarily dispensing prescription medications to patients based on physicians' orders. Responding to the increasing separation of medical and pharmaceutical practices, Pharmarise focuses on fulfilling the community's need for expert pharmaceutical care. The group aims to enhance local medical services by working closely with community members, patients, and medical institutions. This collaborative approach is central to its strategy of building trust and delivering highly valued medical services, driving growth through a commitment to professional expertise and community integration.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2026-01-09 | Japanese | |
| 半期報告書-第40期(2025/06/01-2026/05/31) | 2026-01-09 | Japanese | |
| 確認書 | 2025-08-25 | Japanese | |
| 有価証券報告書-第39期(2024/06/01-2025/05/31) | 2025-08-25 | Japanese | |
| 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-02-07 | Japanese | |
| 確認書 | 2025-01-10 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
2 filings
| |||||
| 12299437 | 確認書 | 2026-01-09 | Japanese | ||
| 12298298 | 半期報告書-第40期(2025/06/01-2026/05/31) | 2026-01-09 | Japanese | ||
|
2025
6 filings
| |||||
| 7856822 | 確認書 | 2025-08-25 | Japanese | ||
| 7856825 | 有価証券報告書-第39期(2024/06/01-2025/05/31) | 2025-08-25 | Japanese | ||
| 7286239 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-02-07 | Japanese | ||
| 7289111 | 確認書 | 2025-01-10 | Japanese | ||
| 7289113 | 半期報告書-第39期(2024/06/01-2025/05/31) | 2025-01-10 | Japanese | ||
| 7289495 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2025-01-07 | Japanese | ||
|
2024
7 filings
| |||||
| 7292792 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2024-12-06 | Japanese | ||
| 7303380 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2024-11-05 | Japanese | ||
| 7304670 | 臨時報告書 | 2024-10-18 | Japanese | ||
| 7306211 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2024-10-04 | Japanese | ||
| 7307979 | 臨時報告書 | 2024-09-25 | Japanese | ||
| 7309682 | 自己株券買付状況報告書(法24条の6第1項に基づくもの) | 2024-09-05 | Japanese | ||
| 7310239 | 臨時報告書 | 2024-08-30 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Other human health activities n.e.c
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
3billion Inc.
Uses an AI platform for rare disease diagnosis and continuo…
|
394800 | KR | Human health and social work ac… |
|
AdaptHealth Corp.
Provider of home medical equipment, supplies, and related h…
|
AHCO | US | Human health and social work ac… |
|
Addus HomeCare Corp
Provider of in-home personal care, home health, and hospice…
|
ADUS | US | Human health and social work ac… |
|
ADICON Holdings Limited
Provider of independent clinical laboratory services for ho…
|
9860 | KY | Human health and social work ac… |
|
ADVENTA BHD
Healthcare group manufacturing medical products, providing …
|
— | MY | Human health and social work ac… |
|
Aidigong Maternal & Child Health Limited
Provides comprehensive maternal and child healthcare, postp…
|
286 | HK | Human health and social work ac… |
|
Aimei Health Technology Co., Ltd.
A special purpose acquisition company (SPAC) focused on the…
|
AFJK | US | Human health and social work ac… |
|
Allcore
Holding company providing consulting services for small and…
|
CORE | IT | Human health and social work ac… |
|
ALLIANÇA SAÚDE E PARTICIPAÇÕES S.A.
Provides diagnostic imaging, clinical analysis, and digital…
|
— | BR | Human health and social work ac… |
|
ALLURION TECHNOLOGIES, INC.
Offers a weight-loss platform featuring a procedure-less, s…
|
ALUR | US | Human health and social work ac… |
Pharmarise 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/13353/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=13353 | 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=13353 | 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=13353 \ -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": 13353}, 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 Pharmarise Holdings Corporation (id: 13353)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.