Beijing Sys Science & Technology Co .,Ltd. — Investor Relations & Filings
Beijing Sys Science & Technology Co., Ltd. specializes in the development, manufacturing, and distribution of advanced laboratory automation and clinical diagnostic solutions. The company focuses primarily on the field of microbiology, offering a comprehensive range of products designed to enhance laboratory efficiency and diagnostic accuracy. Key offerings include automated blood culture systems, microbial identification systems, and antibiotic susceptibility testing (AST) instruments. These systems are supported by a variety of specialized reagents and consumables. The company serves a diverse client base, including hospitals, clinical laboratories, and research institutions, providing integrated solutions for rapid pathogen detection and analysis. By leveraging proprietary technologies, the firm aims to streamline diagnostic workflows and improve patient care through reliable and timely microbiological results.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| 董事会决议公告 | 2024-04-29 | Chinese | |
| 关于确认全资子公司对外担保的公告 | 2024-04-29 | Chinese | |
| 子公司管理规定(2024年4月) | 2024-04-29 | Chinese | |
| 董事会对独董独立性评估的专项意见 | 2024-04-29 | Chinese | |
| 2023年年度财务报告 | 2024-04-29 | Chinese | |
| 2023年度监事会工作报告 | 2024-04-29 | Chinese |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2024
15 filings
| |||||
| 35421643 | 董事会决议公告 | 2024-04-29 | Chinese | ||
| 35421634 | 关于确认全资子公司对外担保的公告 | 2024-04-29 | Chinese | ||
| 35421623 | 子公司管理规定(2024年4月) | 2024-04-29 | Chinese | ||
| 35421612 | 董事会对独董独立性评估的专项意见 | 2024-04-29 | Chinese | ||
| 35421594 | 2023年年度财务报告 | 2024-04-29 | Chinese | ||
| 35421563 | 2023年度监事会工作报告 | 2024-04-29 | Chinese | ||
| 35421552 | 关于公司续聘2024年度审计机构的公告 | 2024-04-29 | Chinese | ||
| 35421543 | 2023年年度报告披露提示性公告 | 2024-04-29 | Chinese | ||
| 35421514 | 2023年度内部控制自我评价报告 | 2024-04-29 | Chinese | ||
| 35421504 | 民生证券股份有限公司关于北京科净源科技股份有限公司2023年度募集资金存放与使用情况的专项核查意见 | 2024-04-29 | Chinese | ||
| 35421493 | 大信会计师事务所(特殊普通合伙)关于北京科净源科技股份有限公司2023年度年度募集资金存放与使用情况审核报告 | 2024-04-29 | Chinese | ||
| 35421479 | 2023年年度报告摘要 | 2024-04-29 | Chinese | ||
| 35421468 | 关于公司2023年度利润分配预案的公告 | 2024-04-29 | Chinese | ||
| 35421459 | 2024年一季度报告 | 2024-04-29 | Chinese | ||
| 35421451 | 2023年第三季度报告(更正后) | 2024-04-29 | Chinese | ||
Market data
Market data not available
Price history
Peer group · Manufacture of measuring, testing, navigating and control equipment
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
10x Genomics, Inc.
Develops and manufactures integrated solutions for biologic…
|
TXG | US | Manufacturing |
|
908 Devices Inc.
Develops handheld and desktop devices for point-of-need che…
|
MASS | US | Manufacturing |
|
Acconeer AB
Develops compact, energy-efficient millimeter-wave radar se…
|
ACCON | SE | Manufacturing |
|
Acrel Co., Ltd.
Develops smart energy management systems and electrical saf…
|
300286 | CN | Manufacturing |
|
ACTIA Group
Designer and manufacturer of high-tech electronic systems f…
|
ATI | FR | Manufacturing |
|
Addsino Co.,Ltd
Specializes in electronic information technology and electr…
|
000547 | CN | Manufacturing |
|
A&D HOLON Holdings Company, Limited
Develops measurement, weighing, medical, and semiconductor …
|
7745 | JP | Manufacturing |
|
ADTEC PLASMA TECHNOLOGY CO.,LTD.
Manufactures RF plasma generators and power supplies for se…
|
6668 | JP | Manufacturing |
|
ADVANCED ENERGY INDUSTRIES INC
Designs and manufactures precision power conversion, measur…
|
AEIS | US | Manufacturing |
|
ADVANCE METERING TECHNOLOGY LIMITED
Manufactures energy meters and provides energy management a…
|
534612 | IN | Manufacturing |
Beijing Sys Science & 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/56274/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=56274 | 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=56274 | 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=56274 \ -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": 56274}, 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 Beijing Sys Science & Technology Co .,Ltd. (id: 56274)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.