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 |
---|---|---|---|---|---|---|
irisGoogleChatSend messages powered by AI to Google Chat | D | Docker AI | 3.5 (1) | 12 Nov, 2024 | 19 | |
LabResultsVerification-hl7HL7 App to update reference range and find critical results | Docker IPM | 5.0 (1) | 12 Nov, 2024 | 815 | 13 | |
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 | ||||||
IRIS-MQTT for ManufacturingFirst-ever IRIS-integrated MQTT Broker - no middleware needed! | A | 0.0 (0) | 08 Oct, 2024 | 35 | ||
IRIS MQTT for HealthFirst-ever IRIS-integrated MQTT Broker - no middleware needed! | A | 0.0 (0) | 29 Sep, 2024 | 57 | ||
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 | 778 | 58 |
irisfirebaseFirebase module for InterSystems IRIS | D | Docker Python IPM | 5.0 (1) | 27 Jul, 2024 | 164 | 3 |
hl7v2-to-kafkaA simple IRIS interoperability application - transform HL7 and send it to Kafka | S | Docker IPM | 5.0 (1) | 30 Apr, 2024 | 160 | |
fhirproSupports the profiling of FHIR resources in HealthShare ODS | B | 5.0 (2) | 04 Apr, 2024 | 144 | ||
interoperability-integratedml-adapterAn IRIS Interoperability adapter to use ML models managed by IRIS IntegratedML | Docker IPM ML ML | 5.0 (1) | 25 Mar, 2024 | 249 | 38 | |
ETL Interoperability AdapterExtend EnsLib.SQL.OutboundAdapter to add batch batch and fetch support on JDBC connection for Ensemble and IRIS. | G | Docker IPM | 3.5 (1) | 25 Mar, 2024 | 554 | 28 |
irishealth-ensdemoInterSystems IRIS for Health ENSDEMO | R | Docker IPM | 4.5 (1) | 25 Mar, 2024 | 473 | 155 |
googlesheets-adapterInbound and Outbound adapters for Google Sheets | N | Docker | 0.0 (0) | 17 Mar, 2024 | 71 | |
iris-climatiq-adapterAn IRIS Interoperability adapter for using the Climatiq API | Docker IPM | 3.7 (3) | 13 Feb, 2024 | 202 | 15 | |
MTConnect-ObjectScriptAn ObjectScript Implementation for the MTConnect Standard. | P | Docker IPM | 4.3 (3) | 12 Feb, 2024 | 229 | 5 |
iris-fhirfyUsing IRIS and LLMs to help developers to convert raw data into FHIR | Docker Python IPM AI | 5.0 (1) | 03 Feb, 2024 | 509 | 1 | |
iris-healthtoolkit-serviceConvert HL7 to FHIR, CDA to FHIR, FHIR to HL7 as a Service | G | Docker IPM | 5.0 (3) | 23 Jan, 2024 | 991 | 8 |
swagger-validator-cliClient ObjectScript for swagger validator services | Docker IPM | 0.0 (0) | 15 Jan, 2024 | 271 | 259 | |
swagger-converter-cliClient library for swagger version converter. | Docker IPM | 0.0 (0) | 15 Jan, 2024 | 306 | 262 | |
presto-irisPresto InterSystems IRIS Connector | Docker Python | 5.0 (1) | 24 Nov, 2023 | 298 | ||
mercure-outboundadapterThis adapter allows you to send SSE events from IRIS using Mercu | N | Docker IPM | 0.0 (0) | 12 Nov, 2023 | 91 | |
workshop-firebaseFirebase adaptor | Docker IPM | 0.0 (0) | 04 Nov, 2023 | 107 | ||
Tracking-Patient-Care-Using-FHIRExample for related exercise on the InterSystems Learning site. | Docker IPM | 5.0 (1) | 04 Oct, 2023 | 182 | ||
Open API Client GenIRIS Interoperability Production generator from Swagger 2.0 specification. | Docker IPM | 5.0 (2) | 28 Sep, 2023 | 1.3k | 330 | |
EnsHelperIRIS Integration Extensions and Utilities | A | IPM | 5.0 (2) | 14 Jul, 2023 | 188 | 89 |
IRIS FHIR Transcribe Summarize ExportOpenAI Transcribe & Summarize. Google Docs & Sheets Integration | Docker Python IPM AI | 0.0 (0) | 06 Jul, 2023 | 479 | ||
IrisSapConnectorExample connection IRIS with SAP using RFC | D | Docker IPM | 0.0 (0) | 24 Jun, 2023 | 181 | 1 |
Telegram adapterTelegram adapter for InterSystems IRIS | N | Docker IPM | 5.0 (1) | 20 Jun, 2023 | 398 | 37 |
workshop-dicom-orthancFull example of a DICOM communication IRIS - PACS | Docker | 5.0 (1) | 10 Apr, 2023 | 229 | ||
iris-pubsubSimple local Publisher-Subscriber utility for InterSystems IRIS | A | Docker IPM | 5.0 (1) | 20 Feb, 2023 | 220 | 4 |
Custom ZenProxy%ZEN.proxyObject send numeric as String | D | Docker IPM | 3.8 (2) | 13 Feb, 2023 | 215 |