Home
Members Login
Online Manual
Products Manual
iNTERFACEWARE
iNTERFACEWARE Products Manual
>
Installing and Using Chameleon
>
Tutorials and Exercises
> Application to HL7
Looking for Iguana v.5 or v.6?
Learn More
or see the
Help Center
.
Application to HL7
The aim of this tutorial is to take you step-by-step through the process of developing a working application using
Chameleon
.
The application you develop will:
Create an HL7 message of a pre-defined message type;
Fill the message with data;
Send the message over a network to a recipient; and
Receive from the recipient an acknowledgement that the message was safely delivered.
Tutorial Overview
Step 1 - Message Design
Step 2 - Mapping Data To HL7
Step 3 - Stubcode Generation
Step 4 - A Sample Client Application
Step 5 - Repeated Segment Groups