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
Provides a simple interface to store key/value pairs in a persistent storage mechanism.
Added by iNTERFACEWARE
Generic Z segment parser. Parses Z segments without needing grammar definitions in the VMD file.
Added by iNTERFACEWARE
This module performs basic stream processing, read, write, save to file, convert to text etc.
Added by iNTERFACEWARE
A module to create a SQLite database and generate the tables specified in a VMD
Added by iNTERFACEWARE
Convert EDI messages to HL7 format so you can process them like an HL7 message (and convert them back to EDI afterwards)
Added by iNTERFACEWARE
Test a script against all the sample messages loaded for the component
Added by iNTERFACEWARE
Serializes an HL7 message using specified non-standard delimiters and/or escape characters
Added by iNTERFACEWARE
Schedule jobs to run at a specified time of day, very useful for batch processing
Added by iNTERFACEWARE
A template module for testing HL7 message conformance, you will need to extend it to match your requirements
Added by iNTERFACEWARE
Throttle a process during peak hours, by slowing down the code.
Added by iNTERFACEWARE
Resubmit a logged message to an Iguana channel using the unique reference number (refmsgid).
Added by iNTERFACEWARE
A customizable database merge method for Iguana 5.5.1 and up.
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
Added by iNTERFACEWARE
Throttle database access by reducing the number of inserts during peak hours