Welcome to Open Exchange

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.

Top contributors

Featured applications

1076 Application(s)
Filter
Show only
Last release on OEX
Categories
Works with
Industry
Application NameDeveloperMade withRatingLast updatedViewsInstalls

hc-export-editor

An InterSystems IRIS/Health Connect Production Export Editor

E
Eric Fortenberry
Docker
Python
IPM
5.0 (1)31 May, 2025 172 4

FHIRInsight

FHIRInsight: Transform complex health data into clear, actionable insights. A tool to convert FHIR blood test data into a comprehensive, easy-to-understand analysis report.

Henrique Dias
Docker
Python
IPM
AI
5.0 (1)31 May, 2025 179 7

InterSystems Ideas Waiting to be Implemented

Parser for arbitrary binary protocols

Rapid 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
by Eduard Lebedyuk

3

Votes

0

Comments
Vote

iris-fhir-bridge

IRIS-FHIR Bridget is a robust interoperability engine designed to seamlessly convert healthcare data across multiple standards

Muhammad Waseem
Docker
Python
IPM
5.0 (1)31 May, 2025 183 18

Smart Clinical Copilot - Configuration Management System

AI-powered Clinical Decision Support System (CDSS)

K
Kunal Pandey
Docker
Python
AI
ML
ML
5.0 (1)30 May, 2025 5.5k

CCD Data Profiler

Profiles and analyzes CCD documents with customizable reports.

L
Landon Minor
IPM
0.0 (0)30 May, 2025 161 3

health-gforms

Collect FHIR data using Google Forms data

Yuri Marx
Docker
Python
IPM
5.0 (1)29 May, 2025 93

IRIS apiPub

automatically publish RESTful API's built with Intersystems IRIS technology, in the simplest and fastest way possible, using the Open API Specification (OAS 3.0) standard

Claudio Devecchi
Docker
IPM
4.8 (4)28 May, 2025 1.8k 861

IRIS Data Loading Client

Front-end client to the LOAD DATA SQL command

R
Raj Singh
Docker
IPM
3.0 (1)28 May, 2025 297 6

iris-medbot-guide

Automatically generate patient education content and personalize

s
shan yue
Docker
Python
IPM
4.0 (1)25 May, 2025 76

ollama-ai-iris

Analyze PDF by extracting text and sending chat to ollama

O
Oliver Wilms
Docker
Python
AI
5.0 (1)24 May, 2025 72

Langchain4jFhir

AI-powered Quarkus backend that analyzes base on a FHIR

Erick Hideki Murakami
Docker
AI
4.0 (1)24 May, 2025 79

fhir-craft

Build your own FHIR resources with synthetic data

L
Laura Blázquez García
Docker
5.0 (1)23 May, 2025 145

FhirReportGeneration

Combining FHIR medical information to obtain AI medical reports

X
XINING MA
Docker
Python
4.5 (1)23 May, 2025 59

iris-fhir-lab

A web app to display FHIR resources details dynamically

Muhammad Waseem
Docker
Python
IPM
0.0 (0)19 May, 2025 687 48

lovable-backend

Minimalistic spec first API as a backend for Lovable AI UI

Evgeny Shvarov
Docker
IPM
5.0 (1)18 May, 2025 154

pxw-debug

Log debug output

P
Paul Waterman
Docker
IPM
5.0 (1)17 May, 2025 108 6

PivotSubscriptions

Subscribe to Pivot Tables in InterSystems IRIS Business Intelligence to receive scheduled emails

P
Peter Steiwer
Docker
IPM
0.0 (0)14 May, 2025 564 19

iris-web-swagger-ui

Interactive Swagger docs for your REST API

S
Semion Makarov
Docker
IPM
4.7 (3)11 May, 2025 1.8k 5.5k

SQL DATA LENS

Fast database sql tool with special features for IRIS & Caché

A
Andreas Schneider
5.0 (1)05 May, 2025 1.2k

jupyter-for-money

My first Jupyter notebook

O
Oliver Wilms
Docker
Python
5.0 (1)04 May, 2025 76

excel-java-iris

Java code to read Excel

O
Oliver Wilms
Docker
Python
IPM
5.0 (2)04 May, 2025 288 15

wp-iris-project

Build scalable WordPress integrations with InterSystems IRIS. Includes a REST framework, code generator, and demo plugins.

Shawntelle Madison-Coker
Docker
5.0 (1)02 May, 2025 83

Iris-nator

IRISNator is a game that tries to guess a character you've thought of.

Kurro Lopez
Docker
5.0 (1)01 May, 2025 89

High-Performance Prefix Lookup Extension for InterSystems IRIS

High-Performance Prefix Lookup Extension for InterSystems IRIS

K
Kunal Pandey
Docker
0.0 (0)30 Apr, 2025 1.9k

iris-globals-contest

app to use globals to count financial transactions

O
Oliver Wilms
Docker
Python
IPM
5.0 (1)26 Apr, 2025 388 42

Github Action IRIS Deployer

Example of Python Github Action to automate deploy code in IRIS

Cristiano Silva
Docker
Python
0.0 (0)25 Apr, 2025 164

openflights_dataset

Openflights demo dataset, datamodel for InterSystems IRIS

A
Andreas Schneider
3.0 (1)22 Apr, 2025 740

iris-vector-search

Quick and easy ways to use iris vector search with Python.

F
Fan Ji
Docker
AI
ML
ML
4.3 (3)21 Apr, 2025 1.6k

demo-dbs-iris

This project provides a Docker container running an InterSystems IRIS database. The database includes multiple namespaces, each featuring demo datasets designed for exploring various scenarios, including data analysis, application prototyping, and testing.

A
Andreas Schneider
5.0 (1)21 Apr, 2025 160

Facilis

[ˈfäkɪlʲɪs̠] Facilis – Effortless API Interoperability with AI

Henrique Dias
Docker
Python
AI
5.0 (1)21 Apr, 2025 159