
Realcan Pharmaceutical Group Co.,Ltd. — Investor Relations & Filings
Realcan Pharmaceutical Group Co., Ltd. specializes in the distribution of pharmaceutical products, medical devices, and healthcare consumables. The company operates an extensive supply chain network, providing integrated logistics and distribution services primarily to medical institutions and healthcare providers. Its core operations include the procurement, storage, and delivery of a wide range of medical supplies, supported by advanced information management systems and cold-chain logistics capabilities. Realcan also offers value-added services such as hospital supply chain optimization, third-party logistics, and financial solutions tailored to the healthcare industry. By focusing on a direct-to-hospital distribution model, the company aims to enhance the efficiency of medical supply procurement and ensure the timely delivery of critical healthcare products.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 2020年度业绩预告 | 2021-01-26 | Chinese | |
| 关于向关联方控制的山东乐康金岳实业有限公司增资暨关联交易的公告 | 2021-01-26 | Chinese | |
| 第四届监事会第十一次会议决议的公告 | 2021-01-26 | Chinese | |
| 第四届董事会第十一次会议决议的公告 | 2021-01-26 | Chinese | |
| 独立董事关于向关联方的企业增资的关联交易事项的事前认可意见 | 2021-01-26 | Chinese | |
| 与关联方签署总代理框架协议暨关联交易的公告 | 2020-12-11 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2021
5 filings
| |||||
| 36420225 | 2020年度业绩预告 | 2021-01-26 | Chinese | ||
| 36420219 | 关于向关联方控制的山东乐康金岳实业有限公司增资暨关联交易的公告 | 2021-01-26 | Chinese | ||
| 36420213 | 第四届监事会第十一次会议决议的公告 | 2021-01-26 | Chinese | ||
| 36420207 | 第四届董事会第十一次会议决议的公告 | 2021-01-26 | Chinese | ||
| 36420201 | 独立董事关于向关联方的企业增资的关联交易事项的事前认可意见 | 2021-01-26 | Chinese | ||
|
2020
10 filings
| |||||
| 36420195 | 与关联方签署总代理框架协议暨关联交易的公告 | 2020-12-11 | Chinese | ||
| 36420188 | 关于开展票据池业务的公告 | 2020-12-11 | Chinese | ||
| 36420179 | 第四届监事会第十次会议决议的公告 | 2020-12-11 | Chinese | ||
| 36420172 | 第四届董事会第十次会议决议的公告 | 2020-12-11 | Chinese | ||
| 36420164 | 独立董事关于与关联方签署总代理框架协议暨关联交易事项的事前认可意见 | 2020-12-11 | Chinese | ||
| 36420156 | 独立董事对第四届董事会第十次会议相关事项的独立意见 | 2020-12-11 | Chinese | ||
| 36420148 | 关于北京龙慧康东方医药有限公司认购公司非公开发行股票的资金来源的承诺 | 2020-12-02 | Chinese | ||
| 36420141 | 关于非公开发行股票申请文件反馈意见回复的提示性公告 | 2020-12-02 | Chinese | ||
| 36420133 | 关于不存在为发行对象作出保底保收益承诺等事项的声明和承诺 | 2020-12-02 | Chinese | ||
| 36420127 | 天圆全会计师事务所(特殊普通合伙)关于公司非公开发行申请文件反馈意见的回复 | 2020-12-02 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Wholesale of other household goods
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
111, Inc.
A tech-enabled healthcare platform connecting patients with…
|
YI | KY | Wholesale and retail trade |
|
AAYUSH ART AND BULLION LIMITED
Trades and distributes gold and silver bullion, coins, and …
|
540718 | IN | Wholesale and retail trade |
|
Al Hassan Ghazi Ibrahim Shaker Co.
Distributes air conditioning, home appliances, and energy m…
|
1214 | SA | Wholesale and retail trade |
|
ALLIANCE ENTERTAINMENT HOLDING CORP
Global wholesaler and distributor of home entertainment pro…
|
AENT | US | Wholesale and retail trade |
|
ALLIANCE PHARMA PLC
Specialty pharmaceutical company acquiring and marketing co…
|
APH | GB | Wholesale and retail trade |
|
ARATA CORPORATION
A wholesale trading company distributing daily consumer goo…
|
2733 | JP | Wholesale and retail trade |
|
Asker Healthcare Group AB
A partner to caregivers and patients providing medical prod…
|
ASKER | SE | Wholesale and retail trade |
|
Aspire & Innovative Advertising Limited
Distributes consumer durables and electronics via an asset-…
|
ASPIRE | IN | Wholesale and retail trade |
|
Ausupreme International Holdings Limited
Distributor of TGA-certified Australian health foods and We…
|
2031 | HK | Wholesale and retail trade |
|
Avidus Management Group Inc.
Marketer and distributor of nutraceutical products, supplem…
|
ASNHF | CA | Wholesale and retail trade |
Realcan Pharmaceutical Group 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/54615/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=54615 | 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=54615 | 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=54615 \ -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": 54615}, 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 Realcan Pharmaceutical Group Co.,Ltd. (id: 54615)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.