Hi all
we have a HIS system (Heilth information system) and we want to add HL7 to received lab results (from lab devices) we connect all devices by lan with IP address and add host ip to all devices like this (device 1 : 10.10.60.100) (host IP: 10.10.60.116) , we learn and search a lot to know how to create HL7 message and its detailes , and we used nHAPI to manage that , so our problem in lan programming (MLLP) how to send and received msg and result.
from this example(http://msdn.microsoft.com/en-us/library/kb5kfec7.aspx) we know how to create server client app. but the client here is device. can any one tel me how to manage that (where to install Client app).
please any help here
thanks in advance