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

143 Application(s)
Filter
Show only
Last release on OEX
Categories
Works with
Industry
Status
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)10 Apr, 2026 585 13

iris-class-explorer

A vibecoded frontend for iris stats app

Evgeny Shvarov
Docker
IPM
AI
0.0 (0)04 Apr, 2026 31 24

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

fast-http

Fast HTTP wrapper for %Net.HttpRequest

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

iris-budget

InterSystems IRIS Full Stack Budget App

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

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.2k 46.7k

facial-matching

Register and validate people using facial recognition

Yuri Marx
Docker
Python
AI
ML
ML
5.0 (1)28 Feb, 2026 138

db-migration-using-SQLgateway

from PostgreSQL to InterSystems IRIS using SQLGateway

Robert Cemper
Docker
5.0 (1)25 Jan, 2026 718

SSH-for-IRIS-container

Example how you can add SSH server to a standard IRIS docker image

Robert Cemper
Docker
4.0 (1)25 Jan, 2026 355 14

zpmshw

Helper to Search, Install, Uninstall ZPM packages

Robert Cemper
3.5 (2)25 Jan, 2026 262 95

Stream-Sample-for-Beginners

Intro for first-time users of Streams in IRIS

Robert Cemper
5.0 (1)25 Jan, 2026 99

WSockClientMicroSV

Docker based WebSocket Client as Micro Service

Robert Cemper
Docker
5.0 (1)25 Jan, 2026 513

IRIS-fast-ECP-setup

Fast setup of ECP client / sever with almost no manual intervention.

Robert Cemper
Docker
5.0 (1)21 Jan, 2026 457 12

lovable-backend

Minimalistic spec first API as a backend for Lovable AI UI

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

iris-fhir-template

FHIR Server template for InterSystems IRIS for Health

Evgeny Shvarov
Docker
IPM
5.0 (3)28 Dec, 2025 2.3k 399

fhir-lists

Sample of using FHIR Lists (_list, Functional/Current Lists, and $find)

N
Netanel Frankel
0.0 (0)28 Dec, 2025 51

integratedml-demo-template

IntegratedML samples to be used as a template

Thomas Dyar
Docker
Python
ML
ML
4.3 (2)27 Dec, 2025 1.3k

iris-embedded-python-template

The simplest template to run embedded python

Evgeny Shvarov
Docker
Python
IPM
5.0 (2)27 Dec, 2025 1.5k 82

workshop-openehr

openEHR repository implementation.

Luis Angel Pérez Ramos
Docker
3.8 (2)28 Jan, 2026 126

DevHub

a centralized toolkit and launcher framework designed for Devs

Ashok Kumar T
Docker
IPM
5.0 (1)31 Oct, 2025 160

python-iris-audio-query

Text queries over audio knowledge base

Y
Yu Han Eng
Docker
Python
AI
0.0 (0)05 Oct, 2025 205

A Configurable Template for Automated Splitting of HL7 Repeating Segments

Split and Send HL7 message

S
Sanjib Pandey
0.0 (0)26 Sep, 2025 91

mini-docker

Basic template for InterSystems IRIS development environment with Docker, VSCode and ZPM

Robert Cemper
5.0 (1)25 Jan, 2026 401

iris4word

Developer tool to easily create Word documents in InterSystems IRIS

Yuri Marx
Docker
IPM
5.0 (1)30 Jul, 2025 212 2

wsgi-to-zpm

Generate InterSystems ZPM/IPM module.xml from an existing WSGI project.

E
Eric Fortenberry
Python
5.0 (1)29 Jul, 2025 134

templated_email

InterSystems IRIS module for sending Jinja2-based emails

Docker
IPM
5.0 (1)29 Jul, 2025 138 1

iris-vector-rag

Production-ready RAG applications with InterSystems IRIS.

Thomas Dyar
Docker
Python
AI
0.0 (0)23 Jul, 2025 223

iris-telemetry-sample

Sample how to use Open Telemetry, Jaeger and Prometheus

Yuri Marx
Docker
5.0 (2)17 Jul, 2025 107

iris-python-article

This is a template to follow the article that introduce Python in an IRIS context

G
Guillaume Rongier
Docker
Python
5.0 (1)16 Jul, 2025 172

Interoperability REST API Template

Yet another API template for the InterSystems IRIS Data platform

Andrew Sklyarov
5.0 (1)06 Jul, 2025 317

objectscript-docker-template

Template project for InterSystems ObjectScript with InterSystems IRIS community Edition docker container

Evgeny Shvarov
Docker
5.0 (1)03 Jul, 2025 1.6k