personal
{{calculateProductsNum()}}

Cart

Items: {{calculateProductsNum()}}

Viewer

{{liteItem.shortName}}

x{{liteItem.quantity}}
$ {{ parsePrice(liteItem.price * liteItem.quantity)}}
delete

+{{liteItem.license.years}} {{ liteItem.license.years == 1 ? 'Year subscription to updates' : 'Years subscription to updates' }}

x{{liteItem.quantity}}
$ {{parsePrice(liteItem.license.price * liteItem.quantity)}}
delete

{{proItem.shortName}}{{ proItem.monthly_status ? '(1 month)' : '(permanent)' }}

x{{proItem.quantity}}
$ {{ proItem.monthly_status ? proItem.monthly_price * proItem.quantity : proItem.price * proItem.quantity }}
delete

{{module.name}}

x{{proItem.quantity}}
$ {{ proItem.monthly_status ? module.monthly_price * proItem.quantity : module.price * proItem.quantity }}
delete

+{{proItem.license.years}} {{ proItem.license.years == 1 ? 'Year subscription to updates' : 'Years subscription to updates' }}

x{{proItem.quantity}}
$ {{parsePrice(proItem.license.price)}}
delete
server

Connections

x{{serverRedaction.serverConnections}}
$ {{parsePrice(serverRedaction.offers[serverRedaction.serverConnections].price)}}
delete

+{{serverRedaction.license.years}} {{ serverRedaction.license.years == 1 ? 'Year subscription to updates' : 'Years subscription to updates' }}

x{{serverRedaction.quantity}}
$ {{parsePrice(serverRedaction.license.price)}}
delete
Licenses renewal

Lite

x{{itemUpdate.updateLic.quantity}}
$ {{parsePrice(itemUpdate.updateLic.price)}}
delete

+{{itemUpdate.updateLic.years}} {{ itemUpdate.updateLic.years == 1 ? 'Year subscription to updates' : 'Years subscription to updates' }}

x{{itemUpdate.updateLic.quantity}}
$ {{parsePrice(itemUpdate.updateLic.price)}}
delete

Pro{{ itemUpdate.is_temporary ? '(1 month)' : '(permanent)' }}

x{{itemUpdate.updateLic.quantity}}
$ {{parsePrice(itemUpdate.updateLic.price)}}
delete

+{{itemUpdate.updateLic.years}} {{ itemUpdate.updateLic.years == 1 ? 'Year subscription to updates' : 'Years subscription to updates' }}

+1 month subscription to updates

x{{itemUpdate.updateLic.quantity}}
$ {{parsePrice(itemUpdate.updateLic.price)}}
delete

Server

x{{itemUpdate.updateLic.quantity}}
$ {{parsePrice(itemUpdate.updateLic.price)}}
delete

+{{itemUpdate.updateLic.years}} {{ itemUpdate.updateLic.years == 1 ? 'Year subscription to updates' : 'Years subscription to updates' }}

x{{itemUpdate.updateLic.quantity}}
$ {{parsePrice(itemUpdate.updateLic.price)}}
delete

Add.connections

x{{newServConn.updateLic.connectionsNum}}
$ {{parsePrice(newServConn.updateLic.price)}}
delete

Additional purchase of modules

{{module.name}}

x{{module.quantity}}
$ {{parsePrice(module.price_en)}}
delete

Services

{{service.name}}

x{{service.quantity}}
$ {{parsePrice(service.price_en)}}
delete

eng

Device manager Numedy

To the list of projects

MedExpert is a network of diagnostic centers that provide a wide range of services for magnetic resonance imaging (MRI), computed tomography (CT), ultrasound examinations (ultrasound), radiography (X-ray).

The medical centers equipped with different diagnostic devices, the work of which must be controlled by the hospital information system (HIS), as well as those devices that do not receive commands, but must also transmit the results of their work to HIS. The devices have various connection options (USB, RS-232, Ethernet, etc.) and ways of interacting with them. It is almost impossible to support all of them in the HIS. Therefore we came up with the idea to create the DeviceManager (DM) software layer, which provides a single interface for the HIS for setting tasks for devices and obtaining results.

image_0

Please wait There is a
sending of form data
and attached files