Home
Site Map
Members Login
iNTERFACEWARE™ Inc.
News
Products
Downloads
Support
Services
Resources
Company
Contact
SEARCH:
iNTERFACEWARE Products Manual
>
Chameleon
>
Tutorials and Exercises
>
Application to HL7
>
Tutorial Overview
> Tutorial Plan
About This Manual
HL7 Overview
Iguana
Chameleon
Getting Started
Chameleon Overview
Chameleon Interface
Learning the Basics
Using Python Scripting
HL7 <-> HL7 Transformation
XML <-> HL7 Translation
Learning the Advanced Features
Using the Tools and Utility Applications
Deploying Chameleon Applications
Tutorials and Exercises
HL7 to Application
Application to HL7
Tutorial Overview
Tutorial Context and Motivation
Tutorial Objective
Tutorial Plan
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
Switching Configurations Using the Sorting Engine
Performing Regression Tests Using msgtransform
Chameleon Exercises
Designing HL7 Interfaces
Troubleshooting
Unix Support
Language API Documentation
Tutorial Plan
In this tutorial, you will:
Design the structure of the HL7 message to be generated
Examine a sample HL7 message, and create a mapping from the application's data structures to a message of that type
Learn how to generate stubcode that exposes the application's data structures
Learn how to create a sample client application that generates the HL7 messages
Learn how to generate messages that contain repeated segments