personal
{{calculateProductsNum()}}

Wagen

Artikel: {{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}} {{getMonthlyLocField('HEADER.LICENSE_TERM_', proItem.subscriptionType)}}

x{{proItem.quantity}}
$ {{ parsePrice(proItem[priceKeys[proItem.subscriptionType]] * proItem.quantity) }}
delete

{{module.name}}

x{{proItem.quantity}}
$ {{ parsePrice(module[priceKeys[proItem.subscriptionType]] * 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.connections}}
$ {{ parsePrice(strPriceToNumber(serverRedaction.basePrice) * serverRedaction.connections) }}
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(permanent)

x1
$ {{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

x1
$ {{parsePrice(itemUpdate.updateLic.price + getNewConnectionsPrice(itemUpdate))}}
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{{newConnections.newConnections}}
$ {{parsePrice(newConnections.price)}}
delete

Additional purchase of modules

{{module.name}}

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

Dienstleistungen

{{service.name}}

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

deu

Device manager Numedy

Zur Projekliste

"MedExpert" ist eine Kette von Diagnostikzentren, die eine breite Palette von Dienstleistungen anbietet: Magnetresonanztomographie (MRT), Computertomographie (CT), Ultraschalluntersuchung, Röntgenaufnahme (Röntgen).

Im medizinischen Zentrum werden viele verschiedene Geräte verwendet, deren Arbeit vom medizinischen Informationssystem (MIS) gesteuert wird, sowie Geräte, die keine Befehle empfangen, sollen aber die Ergebnisse ihrer Arbeit an MIS übergeben. Die Geräte haben verschiedene Schnittstellen (USB, RS-232, Ethernet usw) und Interaktionsmöglichkeiten. Man kann sie alle im MIS nicht unterstützen, deswegen war eine Software-Oberflache DeviceManager (DM)entwickelt, die für MIS einen einheitlichen Interface bietet, um Aufgaben für Geräte festzulegen und Ergebnisse zu erhalten.

image_0

Bitte warten, Daten werden gesendet