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

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

workshop-smart

Functional example of Angular APP + Auth0 + IRIS FHIR Repository

Luis Angel Pérez Ramos
Docker
0.0 (0)09 Feb, 2024 399

iris-cloudsql-exporter

Pull Observability Metrics from your Cloud Based IRIS Cloud SQL Deployment

Ron Sweeney
Docker
Python
0.0 (0)05 Mar, 2024 133

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

Clinical Mindmap Viewer

FHIR Clinical Mindmap Viewer

Yuri Marx
Docker
IPM
5.0 (1)04 Feb, 2024 428

workshop-py-columnar

Workshop for columnar storage purpose

Luis Angel Pérez Ramos
Docker
4.5 (2)29 Feb, 2024 183

BardPythonSample

An Embedded Python Calling Bard Example

x
xuanyou du
Python
IPM
AI
0.0 (0)25 Mar, 2024 269 2

Customizing the InterSystems IRIS for Health FHIR Repository - samples

How to customize the InterSystems IRIS FHIR Repository - Samples

Teunis Stolker
Docker
Python
IPM
5.0 (1)05 Feb, 2025 512 13

native-api-command-line-java

Java Client for NativeAPI CommandLine Extension

Robert Cemper
Docker
IPM
5.0 (1)03 Aug, 2025 317 4

StarChat

Java-based chat project

A
Anna Diak
Docker
IPM
0.0 (0)04 Dec, 2023 357 1

fhirserver-profile-based-validation

A sample of calls (Postman Collection) to demonstrate FHIR Profile-based Validation Requests

N
Netanel Frankel
5.0 (1)11 Dec, 2023 232

samples-dynamicgateway-dotnet

InterSystems IRIS Dynamic Gateway Samples refactored from %Net.Remote.NET.Test samples

S
Summer Myerson
0.0 (0)08 Dec, 2023 168

samples-dynamicgateway-java

InterSystems IRIS Dynamic Gateway Samples refactored from %Net.Remote.Java.Test samples

D
Daniel Pasco
0.0 (0)13 Dec, 2023 147

HL7-FHIR-Cohort-Population

HL7 to FHIR Cohort Population

M
Momeena Ali
5.0 (1)25 Jan, 2024 273

FHIR-OCR-AI

Image extraction text to fhir message

x
xuanyou du
IPM
AI
0.0 (0)04 Feb, 2024 434 5

workshop-vector-face

Face recognition using vectors and vector search.

Luis Angel Pérez Ramos
Docker
AI
4.8 (2)27 Mar, 2024 293

AriticleSimilarity

Comparing article similarity through vector search

x
xuanyou du
Docker
IPM
3.5 (1)09 May, 2024 285

iris-image-vector-search

Using IRIS vector search to achieve image retrieval

s
shan yue
Docker
Python
IPM
4.5 (1)15 May, 2024 294 1

companies-search

Find a company based on Glassdoor with Vector Search and GPT.

L
Lucas Fernandes
Docker
Python
IPM
AI
5.0 (1)17 May, 2024 511 2

iris-RAG-Gen

RAG Personal ChatGPT app leverages IRIS Vector Search func.

Muhammad Waseem
Docker
Python
IPM
AI
5.0 (1)31 Jul, 2024 488 1

workshop-whatsapp

Example of integration IRIS for Health and WhatsApp

Luis Angel Pérez Ramos
Docker
IPM
5.0 (1)28 Nov, 2023 308

quiz-app

GmOwl: Timed quizzes, diverse content. Admin control.

A
Andrii Mishchenko
Docker
IPM
4.0 (1)04 Dec, 2023 337 4

workshop-py-performance

Performance test among databases using Ptyhon

Luis Angel Pérez Ramos
Docker
5.0 (2)29 Dec, 2023 234

System-Alerts

System Alerts

M
Momeena Ali
5.0 (1)25 Jan, 2024 177

POST HL7 Message to REST API Endpoint

POST an HL7 message converted to JSON to a REST API Endpoint

A
Ariel Glikman
0.0 (0)15 Dec, 2023 468

Vector-inside-IRIS

run vector search inside IRIS

Robert Cemper
Docker
Python
IPM
5.0 (1)27 Jul, 2025 314 1

formation-fhir-python

Training on FHIR and Python based on IRIS for Health.

G
Guillaume Rongier
Docker
Python
5.0 (1)29 Feb, 2024 965

Hackupc24_inter

Text-to-video application based on user photos.

J
Jonathan Rodríguez Barja
Python
AI
0.0 (0)05 May, 2024 216

Demo-Pandas-Analytics

Demo application to demonstrate how to use the analytics power of IRIS Embedded Python

E
Evgeniy Potapov
Docker
Python
IPM
5.0 (1)03 May, 2024 168 13

ImageSearchVideo

An image search corresponds to a video application

R
Rebecca Deng
Docker
IPM
4.5 (1)07 May, 2024 190

smart-day-hands-on

A hands-on workshop sample with detailed exercise instructions

N
Netanel Frankel
Docker
4.5 (1)22 Jun, 2025 236

iris-api-interface-generator

An app to generate interfaces to query APIs

A
Alex Alcivar
Docker
Python
5.0 (1)22 Sep, 2024 1.1k