China Health Technology Group Holding Company Limited — Investor Relations & Filings
China Health Technology Group Holding Company Limited is an investment holding company focused on the integrated operation and management of agroforestry resources. Its traditional core activities include forestry management, encompassing plantation, and the manufacturing and trading of health products, notably ginseng gift boxes. The company has strategically diversified its operations across eight synergistic sectors, utilizing technological innovation to drive development. These key areas include the Great Health industry, Forest Carbon Sink initiatives, Intelligent Agriculture, Ecological Animal Husbandry, Rural Revitalization, International Supply Chain, Venture Capital, and Tourism Ecological Platforms. The company markets its health and wellness offerings under brands such as Baoshenli and Yishenxiang.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| CHANGE OF VENUE OF EXTRAORDINARY GENERAL MEETING | 2026-04-30 | English | |
| NOTIFICATION LETTER AND REQUEST FORM FOR NON-REGISTERED SHAREHOLDERS | 2026-04-24 | English | |
| NOTIFICATION LETTER AND REPLY FORM FOR REGISTERED SHAREHOLDERS | 2026-04-24 | English | |
| Form of proxy for use by shareholders at the Extraordinary General Meeting of the Company ("EGM") to be held on 3:30 p.m., Tuesday, 12 May 2026 and any adjournment thereof | 2026-04-24 | English | |
| NOTICE OF EXTRAORDINARY GENERAL MEETING | 2026-04-24 | English | |
| Documents on Display | 2026-04-24 | English |
Market data
Market data not available
Price history
Peer group · Silviculture and other forestry activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Acadian Timber Corp.
Leading supplier of primary forest products and biomass, ma…
|
ADN | CA | Agriculture, forestry and fishi… |
|
ArborGen Holdings Limited
Global provider of advanced genetic tree seedlings for comm…
|
ARB | NZ | Agriculture, forestry and fishi… |
|
Beleaf Spolka Akcyjna
Establishes industrial tree plantations to neutralize carbo…
|
BLF | PL | Agriculture, forestry and fishi… |
|
Big Tree Carbon Inc.
Developer of carbon credits and conservation solutions util…
|
BIGT | CA | Agriculture, forestry and fishi… |
|
Carbon Done Right Developments Inc.
Produces verified carbon credits from nature-based solution…
|
KLX | CA | Agriculture, forestry and fishi… |
|
Crimson Bioenergy Ltd.
Generates carbon offsets through sustainable land use, fore…
|
CSN.H | CA | Agriculture, forestry and fishi… |
|
FORESIGHT SUST. FORESTRY COMP PLC
Invests in standing forests, new planting projects, and rel…
|
FSF | GB | Agriculture, forestry and fishi… |
|
FUJIAN JINSEN FORESTRY Co.,Ltd.
Specializes in forest management, timber production, and ec…
|
002679 | CN | Agriculture, forestry and fishi… |
|
FUJIAN YONGAN FORESTRY (GROUP) JOINT-STOCK CO.,LTD
Specializes in integrated forestry, timber harvesting, and …
|
000663 | CN | Agriculture, forestry and fishi… |
|
Nature Wood Group Ltd
A vertically integrated forestry company with FSC-certified…
|
NWGL | US | Agriculture, forestry and fishi… |
China Health Technology Group Holding Company Limited 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/49663/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=49663 | 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=49663 | 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=49663 \ -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": 49663}, 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 China Health Technology Group Holding Company Limited (id: 49663)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.