| Application Name | Developer | Made with | Rating | Last updated | Views | Installs |
|---|---|---|---|---|---|---|
CSMDM-Dynamic-Data-MappingClinical Staff Master Data Management with RESTful APIs and Dynamic Mapping on InterSystems IRIS for Health | S | 0.0 (0) | 20 Feb, 2026 | |||
![]() interopwayMaking interoperability easy | IPM | 4.0 (1) | 29 Jan, 2026 | |||
InterSystems Ideas Waiting to be ImplementedParser for arbitrary binary protocolsRapid growth of IoT industry in recent years produced a plethora of new protocols with varying levels of standardization and adoption. Quite a lot of these protocols are binary because: * It allows for greater throughput * On a device level these protocols are easier to implement * On a device level they are more resource (CPU/RAM) efficient Currently InterSystems IRIS offers several functions for work with binary data: * zzdump * $zhex * $char * $ascii But protocol implementation is left as a task for the end user. Removing the time-consuming need for protocol implementation would allow for easier and stronger positioning of InterSystems IRIS as an IoT platform. One of the possible approaches to protocol implementation is declarative parsing. With declarative parsing user describes the data structure that he wants parsed (i.e.{ name: title, type: string, length: 5}...) in some declarative language (XML, JSON, YAML) and we use this to generate a concrete parser. Afterwards user passes protocol data to the concrete parser implementation and receives parsed values (as objects or locals or $lb). Kaitai Struct (http://kaitai.io) is an OpenSource (MIT license) declarative parser implementation which allows user to generate parser code for several languages: C++, C#, Go, Java, JavaScript, Lua, Perl, PHP, Python, Ruby, Rust. It allows easy language extensibility by keeping most of the process language-agnostic and only the last step (concrete parser generation) is end-language specific. I propose we add ObjectScript as a Kaitai Struct generation language. It would allow us to generate native ObjectScript parsers easily which would help with presenting InterSystems IRIS an IoT platform especially at a PoC stage. Alternatives to Kaitai Struct: * binpac (https://github.com/bro/binpac) - C++ only * preon (https://github.com/preon/preon) - Java only The advantage of Kaitai Struct is that it's not aimed at one language form the beginning, so adding a new language is an expected procedure. Article on the topic (https://old.reddit.com/r/cpp/comments/5tcnmh/implementing_communication_protocols_in_c_for/) E 3Votes0Comments | ||||||
![]() interopway_restRepositório com conjunto de classes para auxiliar no desenvolvimento de integrações que consomem serviços REST | IPM | 3.3 (2) | 29 Jan, 2026 | |||
fhir-profile-demoFHIR profile dem | Docker | 0.0 (0) | 28 Dec, 2025 | |||
![]() interface-explorerSearch/Filter Interfaces and Connections | E | Docker Python IPM | 5.0 (1) | 29 Nov, 2025 | ||
WP-ESWarfarin patient enrollment and stratification | Y | 0.0 (0) | 27 Nov, 2025 | |||
Reusable-Web-Interface-for-Data-Lookup-TableA Reusable Web Interface and Class for Maintaining Data Lookup Tables | S | 0.0 (0) | 20 Oct, 2025 | |||
![]() A Configurable Template for Automated Splitting of HL7 Repeating SegmentsSplit and Send HL7 message | S | 0.0 (0) | 26 Sep, 2025 | |||
![]() hc-export-editorAn InterSystems IRIS/Health Connect Production Export Editor | E | Docker Python IPM | 5.0 (1) | 31 May, 2025 | ||
Healthcare HL7 XMLHealthcare HL7 XML (also known as ITB or Ensemble HL7 XML) is an application you can install in InterSystems Healthcare products to handle HL7 v.2.x messages in XML format. | A | Docker IPM | 5.0 (2) | 02 Sep, 2024 | ||