Skip to content

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

  1. Before Running QIE covers the system requirements and browser setup.
  2. Key QIE Concepts introduces messages, channels, nodes, mappings, zones, and the Source and Message objects.
  3. Interface Development Lifecycle describes the recommended development workflow, from fact-gathering to production.
  4. Creating Your First Channel is a step-by-step build of a basic HL7 file-in/file-out channel.
  5. Using the Code Wizard shows how to customize mapping scripts with helper functions and conditional logic.
  6. Cross Reference Table shows how to create a multi-column lookup table and use it in a mapping.
  7. Socket Connection shows how to configure an outbound socket destination and a server-side socket receiver.
  8. Condition Nodes shows how to route messages to different mapping or destination nodes based on content.