
Response Biomedical Corp — Investor Relations & Filings
Response Biomedical Corp. specializes in developing, manufacturing, and marketing rapid, quantitative point-of-care (POC) diagnostic testing solutions. The company's flagship product is the RAMP® system (Rapid Assay Measurement Platform), which includes modular instruments like the RAMP 200 and associated high-quality immunoassays. The RAMP system is designed to deliver central lab-quality results in minutes, supporting faster triage and informed clinical decisions in acute care settings. Key diagnostic areas addressed include cardiovascular health (e.g., Troponin I, NT-proBNP), infectious disease, sepsis, and women's health. The platform emphasizes efficiency, accuracy, and reliability, helping to reduce turnaround times and improve patient outcomes globally.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Material change report - English.pdf | 2016-12-05 | English | |
| Other.pdf | 2016-12-02 | English | |
| Other.pdf | 2016-12-01 | English | |
| Notice.pdf | 2016-11-29 | English | |
| News release - English.pdf | 2016-11-29 | English | |
| Material change report - English.pdf | 2016-11-15 | English |
| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2016
15 filings
| |||||
| 47096588 | Material change report - English.pdf | 2016-12-05 | English | ||
| 47096590 | Other.pdf | 2016-12-02 | English | ||
| 47096592 | Other.pdf | 2016-12-01 | English | ||
| 47096593 | Notice.pdf | 2016-11-29 | English | ||
| 47096594 | News release - English.pdf | 2016-11-29 | English | ||
| 47096595 | Material change report - English.pdf | 2016-11-15 | English | ||
| 47096596 | Other.pdf | 2016-11-15 | English | ||
| 47096597 | News release - English.pdf | 2016-11-15 | English | ||
| 47096598 | 52-109F2 - Certification of interim filings - CFO (E).pdf | 2016-11-14 | English | ||
| 47096599 | Interim MD&A - English.pdf | 2016-11-14 | English | ||
| 47096600 | Interim financial statements/report – English.pdf | 2016-11-14 | English | ||
| 47096601 | Material change report - English.pdf | 2016-09-29 | English | ||
| 47096602 | News release - English.pdf | 2016-09-21 | English | ||
| 47096603 | News release - English.pdf | 2016-09-17 | English | ||
| 47096604 | Report of voting results.pdf | 2016-09-17 | English | ||
Market data
Market data not available
Price history
Peer group · Manufacture of pharmaceuticals, medicinal chemical and botanical products
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
CS Medica A/S
Develops and manufactures OTC medical devices and cosmetics…
|
CSMED | DK | Manufacturing |
|
CSPC Innovation Pharmaceutical Co.,Ltd.
Global supplier of caffeine, pharmaceutical ingredients, an…
|
300765 | CN | Manufacturing |
|
CSPC Pharmaceutical Group Limited
R&D, manufacturing, and sale of innovative finished and bul…
|
1093 | HK | Manufacturing |
|
CStone Pharmaceuticals
Innovation-driven biopharma focused on R&D and commercializ…
|
2616 | KY | Manufacturing |
|
CTC BIO, INC.
Develops and manufactures human and animal health products …
|
060590 | KR | Manufacturing |
|
Cue Biopharma, Inc.
Develops biologics to selectively modulate the immune syste…
|
CUE | US | Manufacturing |
|
Cullinan Therapeutics, Inc.
A clinical-stage biopharmaceutical company developing thera…
|
CGEM | US | Manufacturing |
|
CUMBERLAND PHARMACEUTICALS INC
Acquires, develops, and commercializes branded drugs for ho…
|
CPIX | US | Manufacturing |
|
Cuorips Inc.
Develops iPS cell-derived therapies and provides cell proce…
|
4894 | JP | Manufacturing |
|
Cuprina Holdings (Cayman) LTD
Biomedical firm developing wound care biotherapy and cosmec…
|
CUPR | US | Manufacturing |
Response Biomedical Corp 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/44088/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=44088 | 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=44088 | 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=44088 \ -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": 44088}, 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 Response Biomedical Corp (id: 44088)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.