
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 |
|---|---|---|---|
|
Perfect Corp.
Provider of AI and AR SaaS solutions for the beauty and fas…
|
PERF | KY | Telecommunications, computer pr… |
|
Perk Labs Inc.
Develops and operates mobile ordering, payment, and loyalty…
|
PKLBF | CA | Telecommunications, computer pr… |
|
PERTAMA DIGITAL BERHAD
Develops human-centric digital solutions, focusing on GovTe…
|
— | MY | Telecommunications, computer pr… |
|
PFL Infotech Ltd.
Provides IT services, custom software development, and data…
|
531769 | IN | Telecommunications, computer pr… |
|
Phancy Group Co., Ltd.
Provides platform-centric AI solutions for enterprise digit…
|
6682 | HK | Telecommunications, computer pr… |
|
Pheton Holdings Ltd
Develops and commercializes treatment software and devices …
|
PTHL | US | Telecommunications, computer pr… |
|
Photomyne Ltd.
Develops mobile apps to digitize and preserve analog photos…
|
PHTM | IL | Telecommunications, computer pr… |
|
Photosynth inc.
Develops and operates cloud-based access control and entran…
|
4379 | JP | Telecommunications, computer pr… |
|
Physitrack
A cloud-based patient engagement platform for remote care a…
|
PTRK | GB | Telecommunications, computer pr… |
|
Piesat Information Technology Co., Ltd.
Offers satellite remote sensing and GIS software, data, and…
|
688066 | CN | 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.