
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 |
|---|---|---|---|
|
Pomvom Ltd.
Develops a digital platform using AI to capture and deliver…
|
PMVM | IL | Telecommunications, computer pr… |
|
Pony AI Inc.
Develops and commercializes safe, reliable Level 4 autonomo…
|
2026 | KY | Telecommunications, computer pr… |
|
Pony AI Inc.
Develops autonomous driving systems for Robotaxi, Robotruck…
|
PONY | US | Telecommunications, computer pr… |
|
PonyLink Co., Ltd.
A diversified company in autonomous driving, luxury fashion…
|
064800 | KR | Telecommunications, computer pr… |
|
POPER Co.,Ltd.
SaaS provider of a business management platform for the edu…
|
5134 | JP | Telecommunications, computer pr… |
|
Porch Group, Inc.
Operates a vertical software and insurance platform focused…
|
PRCH | US | Telecommunications, computer pr… |
|
PORTERS CORPORATION
Develops a cloud-based ATS and CRM platform for the recruit…
|
5126 | JP | Telecommunications, computer pr… |
|
POSaBIT Systems Corporation
Premier POS software and cashless payment processing platfo…
|
PBIT | CA | Telecommunications, computer pr… |
|
POSBANK CO., LTD.
Manufacturer of Point of Sale (POS) systems and self-servic…
|
105760 | KR | Telecommunications, computer pr… |
|
Posera Ltd.
Developed POS system software and enterprise management too…
|
PAY | CA | 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.