QIE Tutorial¶
This tutorial walks new users through their first QIE interface: connecting to the management console, learning the core concepts, building a channel from scratch, customizing mappings with the Code Wizard, and routing messages with conditions and socket connections.
Chapters¶
- Before Running QIE covers the system requirements and browser setup.
- Key QIE Concepts introduces messages, channels, nodes, mappings, zones, and the Source and Message objects.
- Interface Development Lifecycle describes the recommended development workflow, from fact-gathering to production.
- Creating Your First Channel is a step-by-step build of a basic HL7 file-in/file-out channel.
- Using the Code Wizard shows how to customize mapping scripts with helper functions and conditional logic.
- Cross Reference Table shows how to create a multi-column lookup table and use it in a mapping.
- Socket Connection shows how to configure an outbound socket destination and a server-side socket receiver.
- Condition Nodes shows how to route messages to different mapping or destination nodes based on content.