Reference and API
This section contains articles that describe the granular details of some of Iguana’s main features as well as comprehensive API Reference Guides that explain Iguana’s modules, functions, and variables.
API Reference Guide →
The following modules are available for use in your Iguana Translator scripts. Each of these modules contains one or more functions that perform useful tasks.
Lua Module API Reference →
The Lua Modules in this category can be downloaded from our Code Repository for use in your Iguana Translator scripts. Each of these modules contains one or more functions that perform useful tasks.
HTTP API Reference →
The HTTP APIs in this category can be called from any language by using HTTP POST or GET commands (including the net.http.post/get functions included in the Translator).
Iguana →
These articles offer a quick reference of all things Iguana. Working with channels, Iguana settings and more.
HL7 →
If you are new to heathcare integration, this section will help you understand Health Level Seven (HL7), the standard used to shape data shared across healthcare systems. (Note: Iguana can handle so much more than just HL7)
Lua →
The following section is designed help you get more comfortable working with the Lua language. Gain a better understanding of the syntax, usage, and philosophy upon which we've built the Iguana Translator.