
MedcomSoft Inc. — Investor Relations & Filings
MedcomSoft Inc. is a software development company specializing in comprehensive clinical automation solutions for the healthcare sector. The company's core product is MedcomSoft Record, a fully integrated and interoperable suite that combines an Electronic Medical Record (EMR) system with a Practice Management System. This platform is designed to automate all clinical, administrative, and financial functions for healthcare providers. MedcomSoft Record targets the ambulatory care market and specialized medical fields, such as Urology. Its unique selling proposition centers on full interoperability, enabling users to manage clinical information efficiently and meet regulatory standards, such as Meaningful Use objectives.
Recent filings
| Filing | Released | Lang | Actions |
|---|---|---|---|
| Other.pdf | 2008-09-27 | English | |
| Annual information form - English.pdf | 2008-09-27 | English | |
| Material change report - English.pdf | 2008-07-07 | English | |
| Material change report - English.pdf | 2008-06-20 | English | |
| Other.pdf | 2008-05-14 | English | |
| Material change report - English.pdf | 2008-02-07 | English |
Browse filings by year
10 years| ID | Filing | Released | Lang | Actions | |
|---|---|---|---|---|---|
|
2008
8 filings
| |||||
| 47406418 | Other.pdf | 2008-09-27 | English | ||
| 47406422 | Annual information form - English.pdf | 2008-09-27 | English | ||
| 47406426 | Material change report - English.pdf | 2008-07-07 | English | ||
| 47406463 | Material change report - English.pdf | 2008-06-20 | English | ||
| 47406467 | Other.pdf | 2008-05-14 | English | ||
| 47406520 | Material change report - English.pdf | 2008-02-07 | English | ||
| 47406523 | Material change report - English.pdf | 2008-02-07 | English | ||
| 47406528 | Material change report - English.pdf | 2008-01-12 | English | ||
|
2007
1 filing
| |||||
| 47406570 | Material change report - English.pdf | 2007-07-04 | English | ||
|
2006
1 filing
| |||||
| 47406573 | Material change report - English.pdf | 2006-09-29 | English | ||
|
2005
5 filings
| |||||
| 47406577 | Material change report - English.pdf | 2005-12-06 | English | ||
| 47406636 | Other.pdf | 2005-09-16 | English | ||
| 47406841 | Material change report - English.pdf | 2005-06-14 | English | ||
| 47406943 | Material change report - English.pdf | 2005-02-15 | English | ||
| 47406947 | Material change report - English.pdf | 2005-02-11 | English | ||
Market data
Market data not available
Price history
Peer group · Other computer programming activities
| Company | Ticker | Country | Sector |
|---|---|---|---|
|
Powerfleet Inc.
Global provider of AIoT and SaaS solutions for managing mob…
|
PWFL | US | Telecommunications, computer pr… |
|
Powerfleet, Inc.
Provides AI-powered data solutions and IoT SaaS to optimize…
|
AIOT | US | Telecommunications, computer pr… |
|
Poynt Corporation
Provides smart payment technology and integrated point-of-s…
|
PNYTF | CA | Telecommunications, computer pr… |
|
Precise Biometrics
Develops AI-driven biometric software for recognition, acce…
|
PREC | SE | Telecommunications, computer pr… |
|
Predictiv AI Inc.
Develops and deploys vertical AI and machine learning solut…
|
PAI | CA | Telecommunications, computer pr… |
|
Predictmedix AI Inc.
Developing disruptive AI tools for noninvasive health scree…
|
PMED | CA | Telecommunications, computer pr… |
|
PRIMARIUS TECHNOLOGIES CO., LTD.
Provides EDA tools for high-performance device modeling and…
|
688206 | CN | Telecommunications, computer pr… |
|
Prime Strategy Co.,Ltd.
A cloud integration company providing web acceleration solu…
|
5250 | JP | Telecommunications, computer pr… |
|
Primeton Information Technologies, Inc.
Provides software infrastructure platforms and digital tran…
|
688118 | CN | Telecommunications, computer pr… |
|
Proacta Spolka Akcyjna
Develops AI-driven bioinformatics and software solutions fo…
|
PAC | PL | Telecommunications, computer pr… |
MedcomSoft Inc. 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/44684/ | Company identity, sector, listing, identifiers |
| GET | /api/filings/?company=44684 | 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=44684 | 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=44684 \ -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": 44684}, 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 MedcomSoft Inc. (id: 44684)"
Report missing filing
Can't find a specific document? Let us know and we'll add it within 24 hours.