
Fureasu Co.,Ltd. — Investor Relations & Filings
Fureasu Co., Ltd. specializes in providing comprehensive in-home healthcare services. The company's primary offerings include visiting massage, acupuncture, and moxibustion. It also provides visiting nursing services delivered by nurses and physical therapists, as well as visiting home care to assist with daily living activities. A key service is its "Multifunctional Small-Scale In-Home Nursing Care," an integrated 24-hour program that combines day service, overnight stays, visiting nursing, and visiting care. The company operates through both directly managed facilities and a franchise network, with a mission to deliver comprehensive in-home medical care.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2022-08-22 | Japanese | |
| 四半期報告書-第21期第1四半期(令和4年4月1日-令和4年6月30日) | 2022-08-22 | Japanese | |
| 内部統制報告書-第20期(令和3年4月1日-令和4年3月31日) | 2022-06-28 | Japanese | |
| 確認書 | 2022-06-28 | Japanese | |
| 有価証券報告書-第20期(令和3年4月1日-令和4年3月31日) | 2022-06-28 | Japanese | |
| 四半期報告書-第20期第3四半期(令和3年10月1日-令和3年12月31日) | 2022-02-14 | Japanese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
6 filings
| |||||
| 7590276 | 確認書 | 2022-08-22 | Japanese | ||
| 7590277 | 四半期報告書-第21期第1四半期(令和4年4月1日-令和4年6月30日) | 2022-08-22 | Japanese | ||
| 7601123 | 内部統制報告書-第20期(令和3年4月1日-令和4年3月31日) | 2022-06-28 | Japanese | ||
| 7601122 | 確認書 | 2022-06-28 | Japanese | ||
| 7601125 | 有価証券報告書-第20期(令和3年4月1日-令和4年3月31日) | 2022-06-28 | Japanese | ||
| 7616774 | 四半期報告書-第20期第3四半期(令和3年10月1日-令和3年12月31日) | 2022-02-14 | Japanese | ||
|
2021
6 filings
| |||||
| 7622183 | 四半期報告書-第20期第2四半期(令和3年7月1日-令和3年9月30日) | 2021-11-15 | Japanese | ||
| 7627069 | 四半期報告書-第20期第1四半期(令和3年4月1日-令和3年6月30日) | 2021-08-16 | Japanese | ||
| 7665941 | 確認書 | 2021-06-29 | Japanese | ||
| 7665939 | 内部統制報告書-第19期(令和2年4月1日-令和3年3月31日) | 2021-06-29 | Japanese | ||
| 7665937 | 有価証券報告書-第19期(令和2年4月1日-令和3年3月31日) | 2021-06-29 | Japanese | ||
| 7675405 | 四半期報告書-第19期第3四半期(令和2年10月1日-令和2年12月31日) | 2021-02-15 | Japanese | ||
|
2020
3 filings
| |||||
| 7681047 | 四半期報告書-第19期第2四半期(令和2年7月1日-令和2年9月30日) | 2020-11-13 | Japanese | ||
| 7685355 | 四半期報告書-第19期第1四半期(令和2年4月1日-令和2年6月30日) | 2020-08-13 | Japanese | ||
| 7689431 | 有価証券報告書-第18期(平成31年4月1日-令和2年3月31日) | 2020-06-25 | 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… |
|
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… |
|
Alps Group Inc
Integrated research and healthcare platform specializing in…
|
ALPS | KY | Human health and social work ac… |
Fureasu 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/14200/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14200 | 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=14200 | 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=14200 \ -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": 14200}, 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 Fureasu Co.,Ltd. (id: 14200)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.