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

104 Application(s)
Filter
Show only
Last release on OEX
Categories
Works with
Industry
Integration
Clear filters
Application NameDeveloperMade withRatingLast updatedViewsInstalls

irisGoogleChat

Send messages powered by AI to Google Chat

D
Daniel Aguilar
Docker
AI
3.5 (1)12 Nov, 2024 21

LabResultsVerification-hl7

HL7 App to update reference range and find critical results

Muhammad Waseem
Docker
IPM
5.0 (1)12 Nov, 2024 815 13

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

IRIS-MQTT for Manufacturing

First-ever IRIS-integrated MQTT Broker - no middleware needed!

A
Armin Forstner
0.0 (0)08 Oct, 2024 36

IRIS MQTT for Health

First-ever IRIS-integrated MQTT Broker - no middleware needed!

A
Armin Forstner
0.0 (0)29 Sep, 2024 57

Healthcare HL7 XML

Healthcare 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
Alberto Fuentes
Docker
IPM
5.0 (2)02 Sep, 2024 778 60

irisfirebase

Firebase module for InterSystems IRIS

D
Daniel Aguilar
Docker
Python
IPM
5.0 (1)27 Jul, 2024 164 3

hl7v2-to-kafka

A simple IRIS interoperability application - transform HL7 and send it to Kafka

S
Sylvain Guilbaud
Docker
IPM
5.0 (1)30 Apr, 2024 161

fhirpro

Supports the profiling of FHIR resources in HealthShare ODS

B
Brandon Thomas
5.0 (2)04 Apr, 2024 145

interoperability-integratedml-adapter

An IRIS Interoperability adapter to use ML models managed by IRIS IntegratedML

José Pereira
Docker
IPM
ML
ML
5.0 (1)25 Mar, 2024 250 38

ETL Interoperability Adapter

Extend EnsLib.SQL.OutboundAdapter to add batch batch and fetch support on JDBC connection for Ensemble and IRIS.

G
Guillaume Rongier
Docker
IPM
3.5 (1)25 Mar, 2024 554 28

irishealth-ensdemo

InterSystems IRIS for Health ENSDEMO

R
Renan Lourenco
Docker
IPM
4.5 (1)25 Mar, 2024 473 155

googlesheets-adapter

Inbound and Outbound adapters for Google Sheets

N
Nikolay Solovyev
Docker
0.0 (0)17 Mar, 2024 71

iris-climatiq-adapter

An IRIS Interoperability adapter for using the Climatiq API

José Pereira
Docker
IPM
3.7 (3)13 Feb, 2024 203 15

MTConnect-ObjectScript

An ObjectScript Implementation for the MTConnect Standard.

P
Philipp Bonin
Docker
IPM
4.3 (3)12 Feb, 2024 229 5

iris-fhirfy

Using IRIS and LLMs to help developers to convert raw data into FHIR

José Pereira
Docker
Python
IPM
AI
5.0 (1)03 Feb, 2024 509 1

iris-healthtoolkit-service

Convert HL7 to FHIR, CDA to FHIR, FHIR to HL7 as a Service

G
Guillaume Rongier
Docker
IPM
5.0 (3)23 Jan, 2024 993 8

swagger-validator-cli

Client ObjectScript for swagger validator services

Lorenzo Scalese
Docker
IPM
0.0 (0)15 Jan, 2024 271 259

swagger-converter-cli

Client library for swagger version converter.

Lorenzo Scalese
Docker
IPM
0.0 (0)15 Jan, 2024 306 262

presto-iris

Presto InterSystems IRIS Connector

Dmitry Maslennikov
Docker
Python
5.0 (1)24 Nov, 2023 298

mercure-outboundadapter

This adapter allows you to send SSE events from IRIS using Mercu

N
Nikolay Solovyev
Docker
IPM
0.0 (0)12 Nov, 2023 91

workshop-firebase

Firebase adaptor

Luis Angel Pérez Ramos
Docker
IPM
0.0 (0)04 Nov, 2023 107

Tracking-Patient-Care-Using-FHIR

Example for related exercise on the InterSystems Learning site.

Robert Cemper
Docker
IPM
5.0 (1)04 Oct, 2023 182

Open API Client Gen

IRIS Interoperability Production generator from Swagger 2.0 specification.

Lorenzo Scalese
Docker
IPM
5.0 (2)28 Sep, 2023 1.3k 330

EnsHelper

IRIS Integration Extensions and Utilities

A
Alex Woodhead
IPM
5.0 (2)14 Jul, 2023 188 89

IRIS FHIR Transcribe Summarize Export

OpenAI Transcribe & Summarize. Google Docs & Sheets Integration

Ikram Shah
Docker
Python
IPM
AI
0.0 (0)06 Jul, 2023 479

IrisSapConnector

Example connection IRIS with SAP using RFC

D
Daniel Aguilar
Docker
IPM
0.0 (0)24 Jun, 2023 181 1

Telegram adapter

Telegram adapter for InterSystems IRIS

N
Nikolay Solovyev
Docker
IPM
5.0 (1)20 Jun, 2023 399 37

workshop-dicom-orthanc

Full example of a DICOM communication IRIS - PACS

Luis Angel Pérez Ramos
Docker
5.0 (1)10 Apr, 2023 229

iris-pubsub

Simple local Publisher-Subscriber utility for InterSystems IRIS

A
Alberto Fuentes
Docker
IPM
5.0 (1)20 Feb, 2023 220 4

Custom ZenProxy

%ZEN.proxyObject send numeric as String

D
Daniel Aguilar
Docker
IPM
3.8 (2)13 Feb, 2023 215