At InterSystems, we deeply appreciate the rapid innovation enabled by open-source development. Our team acknowledges the significant impact of the community's dedication, which has been a driving force behind the evolution of software and data technology.
Application Name | Developer | Made with | Rating | Last updated | Views | Installs |
---|---|---|---|---|---|---|
![]() IRIS Interop DevToolsA dashboard for testing CCDA, FHIR, and SDA transforms in IRIS. | Docker IPM | 5.0 (3) | 01 Jun, 2025 | |||
![]() CCD Data ProfilerProfiles and analyzes CCD documents with customizable reports. | L | IPM | 0.0 (0) | 30 May, 2025 | ||
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 | ||||||
![]() health-gformsCollect FHIR data using Google Forms data | Docker Python IPM | 5.0 (1) | 29 May, 2025 | |||
![]() Langchain4jFhirAI-powered Quarkus backend that analyzes base on a FHIR | Docker AI | 4.0 (1) | 24 May, 2025 | |||
![]() SQL DATA LENSFast database sql tool with special features for IRIS & Caché | A | 5.0 (1) | 05 May, 2025 | |||
![]() Kano MDMKano MDM - is an efficient Master Data Management software product with a complete set of features for successful implementation of complex MDM projects. | 0.0 (0) | 14 Apr, 2025 | ||||
![]() langchain-iris-toolInterSystems IRIS LangChain Tool and AI Agent to ask IRIS | Docker Python IPM AI | 5.0 (1) | 05 Apr, 2025 | |||
![]() Intersystems-MonitoringEnable monitoring of IRIS instances via Elastic Discover | IPM | 4.5 (3) | 02 Apr, 2025 | |||
iris-watched-statusStatus that automatically detects and handles errors. | D | IPM | 0.0 (0) | 05 Mar, 2025 | ||
X-rAI-iris-healthInterSystems IRIS for Health Data Analytics with Explainable AI | R | Python AI ML ML | 0.0 (0) | 05 Mar, 2025 | ||
![]() rabbit-iris-sampleSample of using RabbitMQ and InterSystems IRIS | Docker IPM | 5.0 (1) | 27 Feb, 2025 | |||
![]() memoriajust an API Accelerator for InterSystems IRIS, IRIS4H, Health Connect, etc. | 0.0 (0) | 03 Feb, 2025 | ||||
![]() iris-salesforceAn interoperability sample between InterSystems IRIS and Salesforce | Docker IPM | 5.0 (1) | 02 Feb, 2025 | |||
iris-iop-dtl-demoIop demo with dtl | G | Docker Python | 0.0 (0) | 10 Jan, 2025 | ||
mongoCDCA sample of using embedded python with interoperability | N | Docker | 5.0 (1) | 22 Dec, 2024 | ||
Database-Size-MonitoringMonitor database size growth and issue alerts | s | Docker IPM | 4.0 (1) | 20 Dec, 2024 | ||
DoxygenerateUse Doxygen to build static documentation pages for your classes | Docker IPM | 0.0 (0) | 20 Dec, 2024 | |||
![]() iris-unit-test-dashboardA user-friendly dashboard to run & view unit tests | Docker IPM | 5.0 (1) | 19 Dec, 2024 | |||
![]() ISCLauncherHotkey macro app for quick access to InterSystems resources | B | 0.0 (0) | 15 Dec, 2024 | |||
![]() IRIS WHIZ - HL7v2 Browser ExtensionBrowser extension created to extend the HL7v2 capabilities of Intersystems Iris/Ensemble. | 4.7 (3) | 15 Dec, 2024 | ||||
GPGGPG Interoperability Adapter for InterSystems IRIS. | E | Python | 0.0 (0) | 10 Dec, 2024 | ||
IRIS_ISTIOCommon IKO Deployments (used with Istio Service Mesh in Article) | A | 0.0 (0) | 10 Dec, 2024 | |||
IRIS REST API Explorer for VS CodeA VS Code extension for browsing IRIS server REST API endpoints | 0.0 (0) | 18 Nov, 2024 | ||||
![]() Server Manager for VS CodeVS Code extension to manage connections to InterSystems servers. | 4.8 (6) | 15 Nov, 2024 | ||||
![]() InterSystems Testing Manager for VS CodeIntegrate the %UnitTest framework with VS Code | 4.5 (2) | 15 Nov, 2024 | ||||
![]() IPM in VS CodeManage IPM / ZPM packages on servers directly from VS Code | 0.0 (0) | 15 Nov, 2024 | ||||
![]() DX Jetpack for VS CodeA VS Code extension pack to boost your Developer eXperience | 5.0 (1) | 27 Sep, 2024 | ||||
IRIS-Log-MonitorMonitor and display some information,Can be viewed more convenie | s | Docker IPM | 3.0 (1) | 22 Sep, 2024 | ||
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 | ||
![]() BridgeWorks WebReportsWeb based reporting and dashboard platform | 0.0 (0) | 26 Aug, 2024 |