
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 |
|---|---|---|---|
|
Planisware
A global provider of Project Portfolio Management (PPM) sof…
|
PLNW | FR | Telecommunications, computer pr… |
|
Plateer Co., Ltd.
A digital platform solutions company specializing in AI, DX…
|
367000 | KR | Telecommunications, computer pr… |
|
PLATFORMO LTD
Provides digital product engineering, custom software, and …
|
PFM | AU | Telecommunications, computer pr… |
|
Platinum Analytics Cayman Ltd
Develops AI-powered software and data analytics for the for…
|
PLTS | US | Telecommunications, computer pr… |
|
Playgon Games Inc.
B2B SaaS provider licensing iGaming content, specializing i…
|
DEAL | CA | Telecommunications, computer pr… |
|
Playtech PLC
Provides software, content, and platform technology for the…
|
PTEC | IM | Telecommunications, computer pr… |
|
Plover Bay Technologies Limited
Develops and markets SD-WAN routers and comprehensive wired…
|
1523 | HK | Telecommunications, computer pr… |
|
Plus Alpha Consulting Co., Ltd.
Develops SaaS platforms for data analysis and visualization…
|
4071 | JP | Telecommunications, computer pr… |
|
pluszero,Inc.
Provides custom AI and NLP solutions to automate and optimi…
|
5132 | JP | Telecommunications, computer pr… |
|
Polaris Office Corp.
Develops AI-powered productivity and collaboration software…
|
041020 | KR | 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.