Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Implementing the HL7 protocol
Message
De
05/10/2002 15:01:21
Kam Lee
SUNY-Health Science Center
Brooklyn, New York, États-Unis
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Divers
Thread ID:
00672373
Message ID:
00708103
Vues:
175
>>We here at State University of NY, Downstate Medical Center are using and implementing HL7 standard for about 3 years and exchanging different kind of
>>messages between ADT, Lab, Pharmacy, Radiology and other systems using an
>>interface engine (CERNER Open Engine) as the communication hub handling both LU6.2 ansd TCP/IP comm. protocols. We also wrote a few custom VB and VFP programs to handle HL7. VB program uses Winsock activex control to habdle network protocol and VFP handles parsing and updating of the HL7 messages.
>>
>Kam
>
>You can use our FoxSock(VB wrapper of Winsock, which avoid some problems of implementing a WinSock in VFP) Control and all your communication to be done directly in VFP. In that way apps will be more faster and stable. All other could be done with VFP.

Thanks for the offer.
We are happy with what we are doing. In fact, we actually intentionally separate the communication layer from application layer by using VB with Winsock control and VFP with parsing and processing strategy. I don't see it
will be faster and more stable doing everything packed into one single tool,
in this case VFP.

Kam.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform