Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Port Listener: VFP or C++ or ??
Message
 
 
À
19/02/2015 01:57:22
Walter Meester
HoogkarspelPays-Bas
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01587348
Message ID:
01615571
Vues:
84
>Well, you can create a HL7 service (I would set it up as a service) yourself using WinSock controls.
>
>However, creating one to be rock solid and flexible is quite some investment and is a matter of investing a few months in it *if you know what you are doing*.
>I do not want to discourage you but ,gaining that experience and level of comfort might take years if you start from scratch.
>
>It also depends on the complexity of messages you need. I guess they first will ask for the integration of ADT messages.
>
>Some points.
>
>1. Are the messages coming through TCP/IP or trough flat text files on a file share? The latter hugely simplifies things.
>2. Which type of messages do you need to implement? Only ADT (patient demographics) or also others such as ADT-queries, appointments and investigation results?
>3. Best to run it as a service on a server.
>4. Use alwaysUp as a tool to run the VFP application as a service. It will provide you with many usefull options to monitor the service and hugely will pay off when you need to troubleshoot it.
>5. Do you need this for one client, or is it an investment to sell to other clients as well?
>6. Most interface implementations are expensive. We usually start at 5000 euro per message type implementation.
>7. No two implementations are the same. Though HL7 is standardized and the messages usually are well described, each vendor implements the details in a different way. So, no, there aint such thing as PLUG and PLAY when it comes to HL7.
>8. Ask the other party for their implementation documentation of the messages you need to implement.
>9. Is the hospital able to send you only the messages (filtering) that are applicable to your application? If not, you'll have to provide some means not to flush your application with all patients of the hospital.
>
>HL7 implementations are not a walk in the park, especially when you are a newbee on this area. It will require quite some investment and a learning curve.
>
>You might want to send me a private email, if you need more help. We might be able to give you a jump start on this.
>
>Walter,
>
>
Walter,
Thank you very much for the detailed and comprehensive answer.
I can see that this project would be way over my head and I won't take it up. I will have to tell the customer, No.

I am working on several mobile add-on modules (ASP.NET) for my application that in the long run will be better for my business.
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform