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

424 Application(s)
Filter
Show only
Last release on OEX
Categories
Works with
Industry
Status
Applications with IPM
Clear filters
Application NameDeveloperMade withRatingLast updatedViewsInstalls

Customizing the InterSystems IRIS for Health FHIR Repository - samples

How to customize the InterSystems IRIS FHIR Repository - Samples

Teunis Stolker
Docker
IPM
5.0 (1)31 Mar, 2026 567 13

fast-http

Fast HTTP wrapper for %Net.HttpRequest

Lorenzo Scalese
Docker
Python
IPM
5.0 (1)28 Mar, 2026 178 18

InterSystems Ideas Waiting to be Implemented

AI extensibility Prompt keyword for Class and Method implementation. Also Prompt macro generator.

To accelerate capability of growing code generation. This proposal suggests new extensibility facilities and hooks that can be democratized to community and / or fulfilled by commercial partners. To add Training metadata to Refine a Large Language Model for code, a "Prompt Input" is associated with an expected "Code Output", as part of a class definition. This provide structured keywords to describe: * The expected output * And / Or Chain-of-thought to generate the correct output | /// The following Prompt describes the full implementation of the class Class alwo.Calculator [Abstract, Prompt = "Provides methods to Add, Subtract, Multiply and divide given numbers." ] { /// The following Prompt describes the full implementation of the method ClassMethod Add(arg1 As %Float, arg2 As %Float) As %Float [ Prompt ="Add numeric arguments and return result." ] { return arg1 + arg2 } ClassMethod Subtract(arg1 as %Float, arg2 As %Float) { &Prompt("Subtract numeric arguments and return result") ) } | The Prompt macro generates code based on the context of the method it is within. Once resolved, it automatically comments out the processed macro. | ClassMethod Subtract(arg1 as %Float, arg2 As %Float) { //&Prompt("Subtract arguments and return the result") return arg1 - arg2 //&Prompt("Model alwogen-objectscript-7.1.3") ) | The generator leveraged at compilation time could be configured in a similar way to how source control is configured for a namespace. Configuration could lock / exclude packages from being processed in this way. A "\prompt" compilation flag could be used to control the default environment behavior and editor compilation behavior. For example to force reprocessing of previously resolved prompts due to a newer more capable version of code Large Language Model, then a "\prompt=2" could be applied. Different models or third-party services could be applied depending the language of the given method. When redacting source code by "deployment", the existing "deploy" facility could be extended to also ensure removal of "Prompt" metadata from code.

A
by Alex Woodhead

3

Votes

1

Comments
Vote

MDX2JSON

RESTful web api for MDX to JSON transformation (plus JSONP and XML/A) for InterSystems Caché. Also provides information about DeepSee objects.

E
Eduard Lebedyuk
IPM
4.5 (2)16 Feb, 2026 1.4k 48.4k

swagger-converter-cli

Client library for swagger version converter.

Lorenzo Scalese
Docker
IPM
0.0 (0)25 Mar, 2026 506 467

PivotToJupyter

View extracted data from IRIS BI cubes in Jupyter Notebook

P
Peter Steiwer
Docker
Python
IPM
5.0 (1)17 Mar, 2026 202 26

GBLSizeMonitor

Global size viewer in chart form

Ashok Kumar T
Docker
IPM
5.0 (1)12 Mar, 2026 106 8

withLove

An AI-Native Low-Code platform for InterSystems IRIS. Build UIs, REST APIs, SQL Schemas, and FHIR Integrations using natural language agents. Zero boilerplate, pure creation.

Docker
IPM
AI
0.0 (0)11 Mar, 2026 218

Embedded Git

Embedded Git support for InterSystems platforms

P
Pravin Barton
Docker
IPM
5.0 (2)06 Mar, 2026 4.7k 9.8k

iris-CliniNote

Modern clinical documentation platform for tracking patient episodes and detailed notes with semantic search capabilities.

Muhammad Waseem
Docker
IPM
AI
5.0 (1)26 Feb, 2026 126

DeepSeeWeb

Renderer for DeepSee Dashboards in Browser with MDX2JSON as a Serverside and JS web-client

Anton Gnibeda
Docker
IPM
4.5 (2)20 Feb, 2026 3.1k 46.5k

M-U5K-3T

M‑U5K‑3T is a browser-based programming game where you write code to control an autonomous rover on a distant exoplanet rich in valuable minerals.

Docker
IPM
4.5 (1)26 Feb, 2026 111

iris-budget

InterSystems IRIS Full Stack Budget App

O
Oliver Wilms
Docker
Python
IPM
5.0 (1)25 Feb, 2026 78

sqljsonadaptor

Makes %JSON.Adaptor methods accessible via SQL.

D
David Hockenbroch
IPM
5.0 (1)25 Feb, 2026 37 3

Intersystems-Monitoring

Enable monitoring of IRIS instances via Elastic Discover

Teunis Stolker
IPM
4.5 (3)25 Feb, 2026 1.6k 15.0k

Iris Global Guard AI

AI powered analysis tool for Global storage risk management

Docker
IPM
AI
0.0 (0)23 Feb, 2026 264

Interop-LookupTable

InterSystems IRIS interoperability Lookup table UI

Ashok Kumar T
Docker
IPM
5.0 (1)20 Feb, 2026 205 18

iris-docdb-ui

A sleek and intuitive Document Database Explorer UI for InterSystems IRIS. Easily create namespaces and document databases, view stored documents, add new documents, and edit existing ones — all in one place.

Ashok Kumar T
Docker
IPM
5.0 (1)20 Feb, 2026 162 10

iris-searchtable-config

Searchtable Config is a web tool for service configuration and XPath extraction, enabling users to manage XML XPath configurations for different services, with XML formatting, node selection, and XPath extraction capabilities.

d
david Brown
Docker
IPM
4.5 (1)14 Feb, 2026 66

json2class

Utility to transform JSON into ObjectScript classes

Luis Angel Pérez Ramos
Docker
IPM
4.5 (2)03 Feb, 2026 101 7

iris-user-management

Provides user authentication and session management for OAuth

Evgeny Shvarov
Docker
Python
IPM
0.0 (0)30 Jan, 2026 164 271

interopway

Making interoperability easy

Cristiano Silva
IPM
4.0 (1)29 Jan, 2026 474

interopway_rest

Repositório com conjunto de classes para auxiliar no desenvolvimento de integrações que consomem serviços REST

Cristiano Silva
IPM
3.3 (2)29 Jan, 2026 282 1

csvgen-python

Embedded python app creates table and loads data from CSV

Evgeny Shvarov
Docker
Python
IPM
5.0 (1)26 Jan, 2026 437 841

zpm-registry

InterSystems ObjectScript Registry Server For ZPM packages

Evgeny Shvarov
Docker
IPM
5.0 (1)26 Jan, 2026 1.6k 13.2k

GlobalToJSON-embeddedPython

Export a Global into a JSON file and re-create using embedded Py

Robert Cemper
Docker
IPM
5.0 (1)25 Jan, 2026 478 9

dc-mais

Multi-Agent Interoperability Systemis an agentic micro-framework

Henry Pereira
Docker
Python
IPM
AI
0.0 (0)25 Jan, 2026 59 1

native-api-command-line-java

Java Client for NativeAPI CommandLine Extension

Robert Cemper
Docker
IPM
5.0 (1)23 Jan, 2026 337 4

native-api-command-line-client

ObjectScript client for IRIS NativeAPI

Robert Cemper
Docker
IPM
5.0 (1)22 Jan, 2026 209

ZPretty-upd

show JSON in readable, multilines

Robert Cemper
Docker
IPM
5.0 (1)22 Jan, 2026 152 14

dc-toon

Token-Oriented Object Notation (TOON) encoder/decoder for InterSystems IRIS ObjectScript – a compact, human-readable alternative to JSON that cuts LLM prompt size by ~30–50% while preserving full structure for RAG and agents.

Henry Pereira
Docker
IPM
4.0 (1)19 Jan, 2026 108 19