Skip to content

QIE JSON Tutorial

This tutorial introduces JSON (JavaScript Object Notation) as it is used inside QIE: how QIE messages can be JSON, how to look up JSON node paths, and how to build and modify JSON messages using the Code Wizard.

Chapters

  1. JSON within QIE explains what JSON is and why it matters for healthcare integration and FHIR.
  2. JSON Basics covers syntax, data types, JSON node paths, Code Wizard JSON functions, arrays, and special characters.
  3. Practice Exercise converts an HL7 ADT message to JSON step by step.