
FB CARE SERVICE CO.,LTD. — Investor Relations & Filings
FB CARE SERVICE CO.,LTD. is a provider of comprehensive nursing care services. The company operates a variety of facilities, including paid nursing homes, group homes, and day service centers. It also offers a wide range of in-home and community-based support, such as home-visit nursing, home-visit personal care, small-scale multi-functional in-home care, and care management planning. Additionally, the company provides welfare equipment rental and sales. FB CARE SERVICE focuses on delivering continuous, 24/7 support through a team-based approach, emphasizing principles of user dignity, independence, safety, and security.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 訂正確認書 | 2022-10-27 | Japanese | |
| 確認書 | 2022-08-12 | Japanese | |
| 四半期報告書-第36期第1四半期(令和4年4月1日-令和4年6月30日) | 2022-08-12 | Japanese | |
| 確認書 | 2022-06-29 | Japanese | |
| 有価証券報告書-第35期(令和3年4月1日-令和4年3月31日) | 2022-06-29 | Japanese | |
| 訂正有価証券届出書(新規公開時) | 2022-03-29 | Japanese |
Browse filings by year
5 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2022
8 filings
| |||||
| 7587622 | 訂正確認書 | 2022-10-27 | Japanese | ||
| 7591781 | 確認書 | 2022-08-12 | Japanese | ||
| 7591767 | 四半期報告書-第36期第1四半期(令和4年4月1日-令和4年6月30日) | 2022-08-12 | Japanese | ||
| 7600406 | 確認書 | 2022-06-29 | Japanese | ||
| 7600398 | 有価証券報告書-第35期(令和3年4月1日-令和4年3月31日) | 2022-06-29 | Japanese | ||
| 7612937 | 訂正有価証券届出書(新規公開時) | 2022-03-29 | Japanese | ||
| 7614595 | 訂正有価証券届出書(新規公開時) | 2022-03-18 | Japanese | ||
| 7615247 | 有価証券届出書(新規公開時) | 2022-03-04 | 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… |
|
Granville Pacific Capital Corp.
Provides housing and specialized long-term care for seniors…
|
GE | CA | Human health and social work ac… |
FB CARE SERVICE 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/14519/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14519 | 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=14519 | 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=14519 \ -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": 14519}, 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 FB CARE SERVICE CO.,LTD. (id: 14519)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.