Designing and programming drivers for connecting medical analysis instruments to a laboratory information system (LIS).
Supplement
The drivers are Windows DLLs that can communicate with the LIS via the RS232 interface, via XML files or via the network. These DLLs are based on a class library provided by the customer. Each analysis instrument has its own specific transfer protocol. This can be a very simple unidirectional CR/LF protocol, but it can also be a complex bidirectional ASTM protocol. Many companies also develop in-house protocols for their instruments. The drivers must be adjusted to each protocol.
Subject description
The drivers are developed for various types of analysis machines. Specifically, these are analysis instruments for "clinical chemistry", the "blood bank" and "microbiology".