IntelliJ Java IDE
The moose likes Sockets and Internet Protocols and the fly likes Any one used HL7 message type with TCP/IP? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Sockets and Internet Protocols
Reply Bookmark "Any one used HL7 message type with TCP/IP?" Watch "Any one used HL7 message type with TCP/IP?" New topic
Author

Any one used HL7 message type with TCP/IP?

Savithri Devaraj
Ranch Hand

Joined: Jun 26, 2000
Posts: 103
We are mandated to use TCP/IP with des encryption algoritm and HL7 message type data on a project here. HL7 is Health Level 7. "Level Seven" refers to the highest level of the ISO communications model for Open Systems Interconnection (OSI) - the
application level. The application level addresses definition of the data to be exchanged, the timing of the interchange, and the communication of certain errors to the
application. The seventh level supports such functions as security checks, participant identification, availability checks, exchange mechanism negotiations and, most
importantly, data exchange structuring.
We will be implementing this using servlets in Java. We are particularly looking for what interface engines were used, what socket architecture was used, etc.
Any info appreciated,
Thanks
Savithri
[This message has been edited by Savithri Devaraj (edited December 12, 2001).]
 
 
subject: Any one used HL7 message type with TCP/IP?
 
Threads others viewed
database client/server
how to connect data base without jdbc?
is telnet an application protocol or a connection protocol?
SSL Protocol
Socket programming
developer file tools