
Amvis Holdings, Inc. — Investor Relations & Filings
Amvis Holdings, Inc. is a healthcare company focused on strengthening and revitalizing regional healthcare systems. Its primary business is the operation of medical facility-type hospices under the brand name 'Ishinkan'. These facilities specialize in providing nursing and care for patients with chronic and terminal illnesses who have high medical dependency. The Ishinkan model is based on an innovative concept of outsourcing physician functions and sharing resources. Additionally, the company engages in a Regional Healthcare Revitalization Project, leveraging its operational expertise to offer comprehensive management support and consulting services to other medical institutions and care providers. This includes assistance with securing operating funds and organizational development to address challenges within regional medical care.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 確認書 | 2024-05-09 | Japanese | |
| 四半期報告書-第8期第2四半期(2024/01/01-2024/03/31) | 2024-05-09 | Japanese | |
| 確認書 | 2024-02-08 | Japanese | |
| 四半期報告書-第8期第1四半期(2023/10/01-2023/12/31) | 2024-02-08 | Japanese | |
| 臨時報告書 | 2023-12-28 | Japanese | |
| 内部統制報告書-第7期(2022/10/01-2023/09/30) | 2023-12-28 | Japanese |
Browse filings by year
8 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
4 filings
| |||||
| 7339761 | 確認書 | 2024-05-09 | Japanese | ||
| 7339760 | 四半期報告書-第8期第2四半期(2024/01/01-2024/03/31) | 2024-05-09 | Japanese | ||
| 7357985 | 確認書 | 2024-02-08 | Japanese | ||
| 7357979 | 四半期報告書-第8期第1四半期(2023/10/01-2023/12/31) | 2024-02-08 | Japanese | ||
|
2023
10 filings
| |||||
| 7362996 | 臨時報告書 | 2023-12-28 | Japanese | ||
| 7362991 | 内部統制報告書-第7期(2022/10/01-2023/09/30) | 2023-12-28 | Japanese | ||
| 7362994 | 有価証券報告書-第7期(2022/10/01-2023/09/30) | 2023-12-28 | Japanese | ||
| 7362990 | 確認書 | 2023-12-28 | Japanese | ||
| 7550805 | 確認書 | 2023-08-09 | Japanese | ||
| 7550795 | 四半期報告書-第7期第3四半期(2023/04/01-2023/06/30) | 2023-08-09 | Japanese | ||
| 7568943 | 確認書 | 2023-05-11 | Japanese | ||
| 7568933 | 四半期報告書-第7期第2四半期(2023/01/01-2023/03/31) | 2023-05-11 | Japanese | ||
| 7577572 | 確認書 | 2023-02-09 | Japanese | ||
| 7577569 | 四半期報告書-第7期第1四半期(2022/10/01-2022/12/31) | 2023-02-09 | Japanese | ||
|
2022
1 filing
| |||||
| 7579692 | 内部統制報告書-第6期(令和3年10月1日-令和4年9月30日) | 2022-12-28 | Japanese | ||
Market data
Market data not available
Price history
Peer group · Hospital activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Aashka Hospitals Limited
Multi-specialty hospital providing tertiary care and advanc…
|
543346 | IN | Human health and social work ac… |
|
Aatmaj Healthcare Limited
Multi-specialty healthcare provider offering integrated med…
|
AATMAJ | IN | Human health and social work ac… |
|
Acadia Healthcare Company, Inc.
A provider of behavioral healthcare services for mental hea…
|
ACHC | US | Human health and social work ac… |
|
Aier Eye Hospital Group Co.,Ltd.
Global ophthalmic institution providing comprehensive eye c…
|
300015 | CN | Human health and social work ac… |
|
Akso Health Group
Social e-commerce platform developing cancer therapy and ra…
|
AHG | KY | Human health and social work ac… |
|
Al Hammadi Holding
Operates medical facilities and provides healthcare service…
|
4007 | SA | Human health and social work ac… |
|
Almoosa Health Co.
Integrated healthcare system providing tertiary care and sp…
|
4018 | SA | Human health and social work ac… |
|
Apollo Hospitals Enterprises Ltd.
Integrated healthcare provider with multi-specialty hospita…
|
APOLLOHOSP | IN | Human health and social work ac… |
|
Ardent Health, Inc.
Operates a network of 30 hospitals and clinical facilities …
|
ARDT | US | Human health and social work ac… |
|
Artemis Medicare Services Limited
Accredited multi-specialty hospital providing advanced tert…
|
ARTEMISMED | IN | Human health and social work ac… |
Amvis Holdings, Inc. 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/14238/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=14238 | 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=14238 | 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=14238 \ -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": 14238}, 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 Amvis Holdings, Inc. (id: 14238)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.