personal
{{calculateProductsNum()}}

Cesta

De elementos: {{calculateProductsNum()}}

Visor

{{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
servidor

Conexiones

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
Renovación de licencias

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

Conexiones adicionales para el servidor

x{{newConnections.newConnections}}
$ {{parsePrice(newConnections.price)}}
delete

Additional purchase of modules

{{module.name}}

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

Servicios

{{service.name}}

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

esp

Desarrollo de software

Volver a servicios

MedExpert es una red de centros de diagnóstico que presta un amplio abanico de servicios de tomografía por resonancia magnética (TRM), tomografía computarizada (TC), exploraciones por ultrasonido (ecografía), radiografía (rayos X).

En el centro médico se usan dispositivos diferentes, los que deben gestionarse por el sistema de información hospitalaria (HIS) y también los dispositivos que no reciben comandos, pero deben transmitir el resultado de su trabajo a HIS.
Los dispositivos tienen varias opciones de conexión (USB, RS-232, Ethernet, etc.) medios de interacción. Es casi imposible de hacerlos todos compatibles con HIS, por eso hemos desarrollado una capa intermedia de programación DeviceManager (DM) que sirve para el HIS como una interfaz de colocar tareas a los dispositivos y recibir resultados.

image_0

Espere, por favor. Se están enviando los datos del formulario
y los documentos adjuntados.