Ok, eso está mejor. Ojeando unpoco por encima el anual se lee:
-------------------------------------------------------------------------------------------
HL7 interface is developed by Mindray for the BS-200/BS-220/BS-120/BS-130/BS-180 Chemistry Analyzer to adapt to the prevailing Laboratory Information Management System (LIS). It provides a channel for analyzer and other IP-based networks. With TCP/IP, the LIS host can receive test results from chemistry analyzers, which also send patient information, sample information and test results to LIS in real-time or batch mode. Therefore, users can identify samples by both scanning sample bar code and downloading from LIS host.
This chapter describes the two communication modes (sending and downloading). All data are transmitted in format of HL7 v2.3.1. This interface enables bidirectional communication between the chemistry analyzer and the LIS host.
-------------------------------------------------------------------------------------------
En concreto parece interesante la parte resaltada en azul.
Si es cierto que puedes comunicarte con ese protocolo, ahora es cuestión de buscar sobre él y Delphi.
Una simple búsqueda en "San Google" sobre
DELPHI y HL7 verás que mejora, tu hasta ahora, aciago y negro futuro panorama.
Puedes encontrar:
*
Enlaces a foros donde te darán sugerencias.
*
Opciones comerciales.
*
bis
*
Más foros...
*
Incluso en los foros de Embarcadero
*
Componentes nativos Delphi
*
Alguna cosa interesante en SourceForge
* ...
A parte de bastantes más.
CURIOSIDAD: ¿Te has dado cuenta que en las Indy, dentro de los protocolos, hay una unit llamada
IdHL7.pas? Yo la revisaría...



