
Qol Holdings Co.,Ltd. — Investor Relations & Filings
Qol Holdings Co., Ltd. is a holding company primarily engaged in the pharmacy business. It operates a nationwide network of insurance pharmacies that provide prescription dispensing, medication guidance, and health consultations. The company's operations also include a pharmaceutical business, where it is a significant supplier of generic and authorized generic drugs. Additionally, Qol Holdings is involved in the Business Process Outsourcing (BPO) sector. The group focuses on providing healthcare services that are closely integrated with local communities.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 四半期報告書-第32期第3四半期(2023/10/01-2023/12/31) | 2024-02-14 | Japanese | |
| 確認書 | 2023-11-14 | Japanese | |
| 四半期報告書-第32期第2四半期(2023/07/01-2023/09/30) | 2023-11-14 | Japanese | |
| 確認書 | 2023-08-14 | Japanese | |
| 四半期報告書-第32期第1四半期(2023/04/01-2023/06/30) | 2023-08-14 | Japanese | |
| 確認書 | 2023-07-04 | Japanese |
Browse filings by year
12 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
1 filing
| |||||
| 7350176 | 四半期報告書-第32期第3四半期(2023/10/01-2023/12/31) | 2024-02-14 | Japanese | ||
|
2023
11 filings
| |||||
| 7370950 | 確認書 | 2023-11-14 | Japanese | ||
| 7370948 | 四半期報告書-第32期第2四半期(2023/07/01-2023/09/30) | 2023-11-14 | Japanese | ||
| 7545946 | 確認書 | 2023-08-14 | Japanese | ||
| 7545947 | 四半期報告書-第32期第1四半期(2023/04/01-2023/06/30) | 2023-08-14 | Japanese | ||
| 7553657 | 確認書 | 2023-07-04 | Japanese | ||
| 7553659 | 訂正有価証券報告書-第31期(2022/04/01-2023/03/31) | 2023-07-04 | Japanese | ||
| 7554803 | 内部統制報告書-第31期(2022/04/01-2023/03/31) | 2023-06-29 | Japanese | ||
| 7554794 | 確認書 | 2023-06-29 | Japanese | ||
| 7554792 | 有価証券報告書-第31期(2022/04/01-2023/03/31) | 2023-06-29 | Japanese | ||
| 7574890 | 確認書 | 2023-02-13 | Japanese | ||
| 7574889 | 四半期報告書-第31期第3四半期(2022/10/01-2022/12/31) | 2023-02-13 | Japanese | ||
|
2022
3 filings
| |||||
| 7581710 | 確認書 | 2022-11-14 | Japanese | ||
| 7581706 | 四半期報告書-第31期第2四半期(令和4年7月1日-令和4年9月30日) | 2022-11-14 | Japanese | ||
| 7590867 | 確認書 | 2022-08-12 | 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… |
Qol 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/12738/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=12738 | 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=12738 | 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=12738 \ -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": 12738}, 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 Qol Holdings Co.,Ltd. (id: 12738)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.