Welcome to iNTERFACEWARE’s code repository – a place to find and share official and community-submitted code. Our goal is to provide useful and commonly used interfaces, modules, code snippets, and to encourage the members of our community to learn, share and help each other with their projects.
Added by iNTERFACEWARE
A customizable database merge method for Iguana 5.5.1 and up.
Added by iNTERFACEWARE
A fuzzy date/time parser that is very useful for automatically translating a wide variety of date/time formats.
Added by iNTERFACEWARE
A utility for finding any HL7 segment in a parsed HL7 message node tree.
Added by iNTERFACEWARE
Provides programmatic access to various operations that can be performed on Iguana channels.
Added by iNTERFACEWARE
A library of helpful extensions to the standard Lua string library.
Added by iNTERFACEWARE
Demonstrates the use of conn:execute{} to call a stored procedure.
Added by iNTERFACEWARE
Demonstrates how to use conn:merge{} with a table that has an auto-incrementing Id column.
Added by iNTERFACEWARE
This script automatically creates a SQLite database and then generates the tables specified in a VMD.
Added by iNTERFACEWARE
Throttle database access by reducing the number of inserts during peak hours
Added by iNTERFACEWARE
This module is used to map one set of codes to another set of codes, or to validate code membership in a set