
Hangzhou Tigermed Consulting Co.,Ltd. — Investor Relations & Filings
Hangzhou Tigermed Consulting Co.,Ltd. provides comprehensive clinical research solutions for the pharmaceutical, biotechnology, and medical device sectors. The company offers a full suite of services across the drug development lifecycle, including clinical trial management from Phase I to IV, regulatory affairs, data management, biostatistics, medical writing, and pharmacovigilance. Its capabilities extend to specialized areas such as central laboratory services, site management, and medical imaging. Tigermed focuses on accelerating the development and commercialization of innovative therapies by leveraging an extensive clinical network and technical expertise to navigate complex regulatory requirements. The integrated service model is designed to optimize trial efficiency and maintain high standards of data quality and compliance for global clinical development programs.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 关于取得金融机构股票回购贷款承诺函的公告 | 2026-05-26 | Chinese | |
| 关于召开2026年第二次临时股东会、2026年第二次A股类别股东会议及2026年第二次H股类别股东会议的公告 | 2026-05-19 | Chinese | |
| 关于回购公司部分股份事项前十名A股股东和前十名无限售条件A股股东持股情况的公告 | 2026-05-19 | Chinese | |
| 关于持股5%以上股东部分股份回购并解除质押的公告 | 2026-05-14 | Chinese | |
| 第五届董事会第二十五次会议决议公告 | 2026-05-13 | Chinese | |
| 简式权益变动报告书 | 2026-05-12 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
15 filings
| |||||
| 47054675 | 关于取得金融机构股票回购贷款承诺函的公告 | 2026-05-26 | Chinese | ||
| 46566598 | 关于召开2026年第二次临时股东会、2026年第二次A股类别股东会议及2026年第二次H股类别股东会议的公告 | 2026-05-19 | Chinese | ||
| 46529099 | 关于回购公司部分股份事项前十名A股股东和前十名无限售条件A股股东持股情况的公告 | 2026-05-19 | Chinese | ||
| 45917139 | 关于持股5%以上股东部分股份回购并解除质押的公告 | 2026-05-14 | Chinese | ||
| 45774336 | 第五届董事会第二十五次会议决议公告 | 2026-05-13 | Chinese | ||
| 45261442 | 简式权益变动报告书 | 2026-05-12 | Chinese | ||
| 45261432 | 关于公司实际控制人收到中国证券监督管理委员会立案通知书的公告 | 2026-05-12 | Chinese | ||
| 45261450 | 关于持股5%以上股东新增质押的公告 | 2026-05-12 | Chinese | ||
| 36766456 | 关于公司及子公司开展外汇套期保值业务的公告 | 2026-03-30 | Chinese | ||
| 36766454 | 董事会审计委员会对会计师事务所履行监督职责情况报告 | 2026-03-30 | Chinese | ||
| 36766451 | 上市公司非经营性资金占用及其他关联资金往来情况汇总表 | 2026-03-30 | Chinese | ||
| 36766449 | 2025年年度报告摘要 | 2026-03-30 | Chinese | ||
| 36766446 | 关于向银行申请综合授信额度的公告 | 2026-03-30 | Chinese | ||
| 36766443 | 2025年度报告披露提示性公告 | 2026-03-30 | Chinese | ||
| 36766442 | 第五届董事会第二十三次会议决议公告 | 2026-03-30 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Research and experimental development on natural sciences and engineering
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
1NKEMIA
Biotechnology company providing R&D and services for the li…
|
IKM | ES | Professional, scientific and te… |
|
2cureX AB
Develops an IVD test using 3D tumoroids to predict patient …
|
2CUREX | SE | Professional, scientific and te… |
|
Abattis Bioceuticals Corp.
Life sciences company aggregating and investing in cannabis…
|
ATTBF | CA | Professional, scientific and te… |
|
Abera Bioscience AB
Develops mucosal vaccines using a proprietary Outer Membran…
|
ABERA | SE | Professional, scientific and te… |
|
ABION Inc.
Clinical-stage biopharma developing therapeutics for oncolo…
|
203400 | KR | Professional, scientific and te… |
|
ABL Bio Inc.
Develops bispecific antibody therapeutics for oncology and …
|
298380 | KR | Professional, scientific and te… |
|
Abnova
Global leader in high-throughput production of antibodies a…
|
4133 | TW | Professional, scientific and te… |
|
Abpro Holdings, Inc.
Clinical-stage biotech developing antibody therapeutics for…
|
ABP | US | Professional, scientific and te… |
|
Absci Corp
A generative AI drug creation company developing biologic m…
|
ABSI | US | Professional, scientific and te… |
|
Achiko AG
A digital services platform for cross-border business compl…
|
ACHI | CH | Professional, scientific and te… |
Hangzhou Tigermed Consulting 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/55343/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=55343 | 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=55343 | 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=55343 \ -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": 55343}, 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 Hangzhou Tigermed Consulting Co.,Ltd. (id: 55343)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.