PELL BIO-MED TECHNOLOGY CO., LTD. — Investor Relations & Filings
Pell Biologics & Medical Technology Co., Ltd. specializes in the research, development, and clinical application of advanced cell and gene therapies. The company’s core expertise lies in Chimeric Antigen Receptor T-cell (CAR-T) therapy, adoptive T-cell therapy, and stem cell-based regenerative medicine. Its primary R&D pipeline includes CD19 CAR-T treatments for B-cell lymphoma, alongside Cytokine-Induced Killer (CIK) and Dendritic Cell-Cytokine Induced Killer (DC-CIK) immunotherapies. In the field of regenerative medicine, the company develops adipose-derived stem cell (ADSC) applications for degenerative arthritis and tissue repair. Operating within GTP and GMP-compliant facilities, the company focuses on critical technologies for cell isolation, activation, and expansion to deliver personalized precision medicine and high-quality cellular products.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 115年05月僑外投資持股 | 2026-05-04 | Chinese | |
| 公告本公司115年度第一季合併財務報告董事會召開日期 | 2026-04-27 | Chinese | |
| 公司接獲獨立數據監測委員會(IDMC)通知,PL001 (CD19嵌合抗原受體T細胞製劑)之療效通過第二期臨床 試驗期中分析,達統計上顯著意義 | 2026-04-23 | Chinese | |
| 係因本公司有價證券於集中交易市場達公布注意交易資訊 標準,故公布相關財務業務等重大訊息,以利投資人區別瞭解 | 2026-04-15 | Chinese | |
| 115年3月背書保證與資金貸與 | 2026-04-08 | Chinese | |
| 115年3月營業收入 | 2026-04-08 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2026
9 filings
| |||||
| 40865535 | 115年05月僑外投資持股 | 2026-05-04 | Chinese | ||
| 37423850 | 公告本公司115年度第一季合併財務報告董事會召開日期 | 2026-04-27 | Chinese | ||
| 35693316 | 公司接獲獨立數據監測委員會(IDMC)通知,PL001 (CD19嵌合抗原受體T細胞製劑)之療效通過第二期臨床 試驗期中分析,達統計上顯著意義 | 2026-04-23 | Chinese | ||
| 34568612 | 係因本公司有價證券於集中交易市場達公布注意交易資訊 標準,故公布相關財務業務等重大訊息,以利投資人區別瞭解 | 2026-04-15 | Chinese | ||
| 33795020 | 115年3月背書保證與資金貸與 | 2026-04-08 | Chinese | ||
| 33795019 | 115年3月營業收入 | 2026-04-08 | Chinese | ||
| 33768112 | 115年03月內部人持股異動(事後) | 2026-04-08 | Chinese | ||
| 33768111 | 115年03月董事會成員及持股 | 2026-04-08 | Chinese | ||
| 33152194 | 代100%持有之子公司沛(月太)(上海)醫藥科技有限公司公告, 本公司研發針對類風濕關節炎(RA)之口服新藥PP011,向中國 國家藥品監督管理局(NMPA)遞交第一期臨床試驗許可申請(IND) | 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 |
|---|---|---|---|
|
Bonus BioGroup Ltd.
A clinical-stage biotech firm developing cell therapy and t…
|
BONS | IL | Professional, scientific and te… |
|
BPH GLOBAL LTD
Biotech firm focused on plant-based health products and fun…
|
BP8 | AU | Professional, scientific and te… |
|
BRAIN Biotech AG
Develops enzymes and microorganisms for the food, chemical,…
|
BNN | DE | Professional, scientific and te… |
|
BriaCell Therapeutics Corp.
Clinical-stage immuno-oncology company developing cellular …
|
BCTX | CA | Professional, scientific and te… |
|
Bright Minds Biosciences Inc.
Developing innovative serotonin-based drugs for neurologica…
|
DRUG | CA | Professional, scientific and te… |
|
BRIM Biotechnology, Inc.
Develops therapies for ophthalmology and degenerative disea…
|
6885 | TW | Professional, scientific and te… |
|
BSF ENTERPRISE PLC
Develops cell-based solutions for cultivated meat, leather,…
|
BSFA | GB | Professional, scientific and te… |
|
BullFrog AI Holdings, Inc.
A technology company applying AI and machine learning to dr…
|
BFRG | US | Professional, scientific and te… |
|
Burning Rock Biotech Ltd
A global diagnostics company specializing in precision onco…
|
BNR | US | Professional, scientific and te… |
|
Cabaletta Bio, Inc.
Develops engineered T cell therapies for B cell-mediated au…
|
CABA | US | Professional, scientific and te… |
PELL BIO-MED TECHNOLOGY 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/52672/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=52672 | 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=52672 | 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=52672 \ -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": 52672}, 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 PELL BIO-MED TECHNOLOGY CO., LTD. (id: 52672)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.