PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → WinDEV 17 - connecting  to analyzers (ROCHE)
WinDEV 17 - connecting to analyzers (ROCHE)
Iniciado por guest, 03,may. 2013 11:03 - 8 respuestas
Publicado el 03,mayo 2013 - 11:03
I have an accounting system that is specially designed for small diagnostic centres.
One of my clients is expanding in other medical/laboratory fields and he is purchasing the following equipment from Roche:
sysmex XS-1000i
cobas interga 400
cobas e411
cobas u411
sysmex XS-1000i

So he asked if I could connect my accounting system - with the above analyzers - so he wouldn't have to use another software (LIMS?) and enter the data twice.

Roche sent me a couple of emulators, but before going on an studying the HL7 standard and (probably) reinventing the wheel, does anybody have in mind any product or code that I could use with my WinDEV17 apps?

Ideas welcomed
Publicado el 03,mayo 2013 - 19:08
Hey Steven, I've been writing laboratory instrument interfaces most of my life. Are you wanting to interface via serial port or are you going to use a lantronix device. These instruments you have listed don't natively communicate via hl7. Each one has it's own proprietary protocol. Do you have the specs on each one?
Publicado el 06,mayo 2013 - 10:28
Hi Ken,
You are right - they have there own protocols called ASTM and COBAS.
I was playing around with an emulation application Roche sent me - it is called Host Interface Test Tools - and since it also had a HL7 mode, I thought that the analyzers also worked with HL7.

Now for the questions.
1) I was thinking of communicating via the Serial port.
Ofcourse since I am no expert here, I would appreciate any advise ..

2) Yes I have the specs for all the analyzers.
I am attaching one of them.
I can send you all the files Roche sent me, since they NEVER said I can't redistribute them :)
[attachment 328 HostInterfaceManualcobasu411.pdf]
Publicado el 06,mayo 2013 - 10:45
Hi Ken,
I replied on the mysnip forum, but it seems to take a lot of time to "replicate/tranfer" to this forum ...
Steven Sitas
Miembro registrado
1 mensaje
Publicado el 06,mayo 2013 - 20:35
I would use a lantronix device which converts the serial to TCP/IP. I find TCP/IP easier to recover from communication problems, plus you don't have to run serial cables all over the lab.

I have written code for those analyzers in VB 2008 that I still have. Maybe that will help you in converting it to Windev code. I'm in the process of actually writing a laboratory information system and will be also writing in bi-directional capability to instruments, point of care device and reference labs...

Kenny

By the way, I see the attachment in the email but can't click on it to download. You can send it to klossman@gmail.com if you want....

Thanks
Publicado el 16,mayo 2013 - 11:31
Hi Kenn.
did you get my email?

Steven Sitas
Publicado el 23,diciembre 2014 - 08:04
HI Ken ,

i need your help i am developing a bidirectinoal Communication in Cobas e 411 Machine i am using a Serial Port but i have a Problem in sending a data to the Machine

Please help me or guide me how could i send a data to Machine using code

any other ideas most wel come
Publicado el 03,febrero 2018 - 10:02
Hi dear,

Are you people able to communicate with machines. if yes then can you please help me out.
Publicado el 08,abril 2020 - 20:44
Hi
I need a bidirectional communication from my software HL7 orders to Roche Cobas 601 analyzer
Do you do that?
Thanks