
HYUGA PRIMARY CARE Co.,Ltd. — Investor Relations & Filings
HYUGA PRIMARY CARE Co.,Ltd. is a provider of integrated primary care and home healthcare services. The company's core offering is its home-visit pharmacy business, which delivers medication and pharmaceutical care to patients in their residences. It also operates primary care homes, which are residential facilities providing medical and nursing support. To complement these services, the company offers care plan creation, discharge support for patients transitioning from hospital to home (Taisapo business), and nursing services. Furthermore, HYUGA PRIMARY CARE develops and utilizes ICT solutions to streamline its operations and enhance patient care. The company focuses on supporting patients with high medical dependency and addressing the challenges of an aging population by making healthcare more accessible at home.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2023-11-13 | Japanese | |
| 四半期報告書-第17期第2四半期(2023/07/01-2023/09/30) | 2023-11-13 | Japanese | |
| 確認書 | 2023-08-10 | Japanese | |
| 四半期報告書-第17期第1四半期(2023/04/01-2023/06/30) | 2023-08-10 | Japanese | |
| 内部統制報告書-第16期(2022/04/01-2023/03/31) | 2023-06-29 | Japanese | |
| 確認書 | 2023-06-29 | Japanese |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2023
9 filings
| |||||
| 7538402 | 確認書 | 2023-11-13 | Japanese | ||
| 7538403 | 四半期報告書-第17期第2四半期(2023/07/01-2023/09/30) | 2023-11-13 | Japanese | ||
| 7549699 | 確認書 | 2023-08-10 | Japanese | ||
| 7549680 | 四半期報告書-第17期第1四半期(2023/04/01-2023/06/30) | 2023-08-10 | Japanese | ||
| 7555095 | 内部統制報告書-第16期(2022/04/01-2023/03/31) | 2023-06-29 | Japanese | ||
| 7555090 | 確認書 | 2023-06-29 | Japanese | ||
| 7555089 | 有価証券報告書-第16期(2022/04/01-2023/03/31) | 2023-06-29 | Japanese | ||
| 7573053 | 確認書 | 2023-02-14 | Japanese | ||
| 7573039 | 四半期報告書-第16期第3四半期(2022/10/01-2022/12/31) | 2023-02-14 | Japanese | ||
|
2022
6 filings
| |||||
| 7582027 | 確認書 | 2022-11-14 | Japanese | ||
| 7582023 | 四半期報告書-第16期第2四半期(令和4年7月1日-令和4年9月30日) | 2022-11-14 | Japanese | ||
| 7591113 | 確認書 | 2022-08-12 | Japanese | ||
| 7591101 | 四半期報告書-第16期第1四半期(令和4年4月1日-令和4年6月30日) | 2022-08-12 | Japanese | ||
| 7597997 | 確認書 | 2022-06-30 | Japanese | ||
| 7597995 | 内部統制報告書-第15期(令和3年4月1日-令和4年3月31日) | 2022-06-30 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Residential nursing care activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
AHC GROUP INC.
A company operating in welfare, nursing care, and restauran…
|
7083 | JP | Human health and social work ac… |
|
Ambea
Offers housing, support, education, and staffing for health…
|
AMBEA | SE | Human health and social work ac… |
|
Amica Mature Lifestyles Inc.
Management, development, and ownership of luxury senior liv…
|
ACC | CA | Human health and social work ac… |
|
As Partners CO.,LTD.
Specializes in tech-driven senior care services and real es…
|
160A | JP | Human health and social work ac… |
|
Bayit Bakfar Ltd.
Develops and operates a chain of senior living residences w…
|
BKFR | IL | Human health and social work ac… |
|
Care Service Co., Ltd.
Provider of comprehensive in-home nursing care and welfare …
|
2425 | JP | Human health and social work ac… |
|
CARE TWENTYONE CORPORATION
A welfare company providing nursing care services, faciliti…
|
2373 | JP | Human health and social work ac… |
|
cedar.co.,ltd
Offers nursing care and rehabilitation via facility, day, a…
|
2435 | JP | Human health and social work ac… |
|
DANEL (Adir Yeoshua) Ltd.
Service provider in human resources, nursing, and for speci…
|
DANE | IL | Human health and social work ac… |
|
FB CARE SERVICE CO.,LTD.
Provider of nursing care services via facilities, in-home s…
|
9220 | JP | Human health and social work ac… |
HYUGA PRIMARY CARE 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/14489/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14489 | 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=14489 | 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=14489 \ -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": 14489}, 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 HYUGA PRIMARY CARE Co.,Ltd. (id: 14489)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.