Qing Song Health Co., Ltd. — Investor Relations & Filings
Qingsong Health Co., Ltd. provides comprehensive long-term care services through a multi-tiered model encompassing residential, community-based, and home-based solutions. The company operates an extensive network of over 60 service locations, including nursing homes, day care centers, and specialized facilities. Its service portfolio includes professional nursing, respite care, post-hospitalization recovery, and home care assistance. Emphasizing the integration of medical and nursing expertise, the company utilizes advanced care resources to support the elderly population. A key differentiator is the adoption of AI-driven smart care strategies to enhance operational efficiency and improve the quality of life for residents. With over 30 years of experience, the company focuses on providing dignified environments through tailored care plans, exercise rehabilitation, and cognitive stimulation activities.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年04月內部人持股異動(事後) | 2026-05-04 | Chinese | |
| 115年04月董事會成員及持股 | 2026-05-04 | Chinese | |
| 114年度財務比率 | 2026-04-20 | Japanese | |
| 115年3月背書保證與資金貸與 | 2026-04-09 | Chinese | |
| 115年3月營業收入 | 2026-04-09 | Chinese | |
| 公告本公司董事長訂定民國114年第四季除息基準日等相關事宜 | 2026-04-08 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
8 filings
| |||||
| 40878677 | 115年04月內部人持股異動(事後) | 2026-05-04 | Chinese | ||
| 40878665 | 115年04月董事會成員及持股 | 2026-05-04 | Chinese | ||
| 34689499 | 114年度財務比率 | 2026-04-20 | Japanese | ||
| 33871237 | 115年3月背書保證與資金貸與 | 2026-04-09 | Chinese | ||
| 33871234 | 115年3月營業收入 | 2026-04-09 | Chinese | ||
| 33789180 | 公告本公司董事長訂定民國114年第四季除息基準日等相關事宜 | 2026-04-08 | Chinese | ||
| 33669604 | 115年03月內部人持股異動(事後) | 2026-04-05 | Chinese | ||
| 33669602 | 115年03月董事會成員及持股 | 2026-04-05 | Chinese | ||
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… |
Qing Song Health 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/52666/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52666 | 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=52666 | 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=52666 \ -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": 52666}, 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 Qing Song Health Co., Ltd. (id: 52666)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.