
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 |
| 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 |
|---|---|---|---|
|
Pinewood Technologies PLC
A SaaS provider of a cloud-based dealer management system f…
|
PINE | GB | Telecommunications, computer pr… |
|
Ping An Biomedical Co., Ltd.
Provides integrated supply chain management services for th…
|
MJID | US | Telecommunications, computer pr… |
|
PINMING TECHNOLOGY CO., LTD.
Provides digital construction solutions, BIM software, and …
|
688109 | CN | Telecommunications, computer pr… |
|
Pintel Co.,Ltd.
Develops AI-powered video analytics systems and software fo…
|
291810 | KR | Telecommunications, computer pr… |
|
Piolink, Inc.
Offers solutions for cloud data center optimization, perfor…
|
170790 | KR | Telecommunications, computer pr… |
|
Pioneer AI Foundry Inc.
Agentic AI venture builder specializing in autonomous AI pr…
|
JPEG | CA | Telecommunications, computer pr… |
|
PIXELA CORPORATION
Develops digital equipment, software, and personal care app…
|
6731 | JP | Telecommunications, computer pr… |
|
PJSC Positive Group
Develops cybersecurity software and provides related servic…
|
POSI | RU | Telecommunications, computer pr… |
|
PKSHA Technology Inc.
Develops AI algorithms for custom solutions and SaaS produc…
|
3993 | JP | Telecommunications, computer pr… |
|
Planet B 2 B Spolka Akcyjna
Provides a multi-channel e-commerce platform for the wholes…
|
P2B | 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.