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

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

zpm-explorer

A graphic interface to explorer the applications inside InterSystems Package Manager

Docker
IPM
4.1 (7)28 Dec, 2022 903 104

Dia-Bro-App

To highlight IRIS for Health Integrational capabilities

D
Dzmitry Rabotkin
0.0 (0)04 Dec, 2022 389

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-key-uploader

Angular UI to upload licence key in IRIS

G
Guillaume Rongier
Docker
IPM
4.5 (1)29 Nov, 2022 376 223

Contest-FHIR

Easy CSV to FHIR to SQL to JUPYTER in full PYTHON

L
Lucas Enard
Docker
Python
4.5 (1)29 Nov, 2022 956

Beat Savior

App for first responders to emergency cardiac arrest

J
Jan Skála
Docker
0.0 (0)27 Nov, 2022 264

DeepScan

A python-based program interlinked with EMR in HMS via FHIR

S
Syed Muhammad Aqeel Abidi
1.0 (1)27 Nov, 2022 181

iris-dollar-list

Interpretor of $list for python

G
Guillaume Rongier
Python
5.0 (1)28 Oct, 2022 778

IMO Core - precise problem terminology

IMO Core is your Clinical Interface Terminology

D
Dirk Kleppe
0.0 (0)25 Oct, 2022 759

Config-API

A library to ease IRIS configuration.

Lorenzo Scalese
Docker
IPM
5.0 (1)25 Oct, 2022 1.5k 299

NiPaRobotica

Interfacing any Pharmacy with any Pharmacy Device

P
Paul Hula
0.0 (0)20 Oct, 2022 291

TC52 HC Mobile Computer

TC52X-HC SERIES MOBILE COMPUTERS

L
Larry Kiernan
0.0 (0)19 Oct, 2022 351

Lens The Kubernetes Platform

Lens - The way the world runs Kubernetes

E
Edward Ionel
0.0 (0)15 Oct, 2022 403

Data Catalog

A single solution to easily discover and access reliable data

P
Paulo Taylor
0.0 (0)24 Aug, 2022 491

SETI Viewer

Add-on to unlock the Clinical Viewer feature of SETI.

L
Louis Kabelka
IPM
0.0 (0)18 Aug, 2022 302 18

SETI

Extends SDA and propagates to Health Insight & Clinical Viewer.

L
Louis Kabelka
IPM
5.0 (1)18 Aug, 2022 744 38

UnitTest_DTL_HL7

HL7 DTL TestCase Creator and Runner Framework

A
Alex Woodhead
0.0 (0)15 Aug, 2022 463

atscale-backups

AtScale backup tool

E
Evgeniy Potapov
Docker
Python
IPM
0.0 (0)12 Aug, 2022 232 6

iris-climate-change

IRIS Climate Change, Data Sciences, Plotting and Visualization

Muhammad Waseem
Docker
Python
5.0 (1)15 Jul, 2022 630

Arctic sea ice viewer

Arctic sea ice volume changes viewer

O
Oleh Dontsov
Docker
Python
3.5 (1)14 Jul, 2022 292

iris-for-money

IRIS application for managing Money

O
Oliver Wilms
Docker
IPM
4.5 (1)09 Jul, 2022 504 42

Ompare V8

Browser-based javascript compare Cache, IRIS features.

A
Alex Woodhead
0.5 (1)27 Jun, 2022 299

FHIR Pseudonymization Proxy

FHIR pseudonymization proxy built with InterSystems IRIS for Health

M
Marcus Wurlitzer
Docker
IPM
5.0 (1)23 Jun, 2022 571 9

[Archived] FHIR Patient Viewer

Interactive, reactive FHIR data viewer

Dan Berges
0.0 (0)26 May, 2022 1.8k

zpm-generate-ui

UI for selecting IRIS resources and generating a package zpm

Sergey Mikhailenko
Docker
IPM
5.0 (1)08 Apr, 2022 308 29

global-archiver

This is a tool to move a part of a global from a database to ano

Lorenzo Scalese
Docker
IPM
5.0 (1)04 Apr, 2022 279 20

appmsw-sql2xlsx

Module for exporting IRIS queries to an excel file using the python openxl library.

Sergey Mikhailenko
Docker
IPM
5.0 (1)23 Feb, 2022 472 36

iris-python-apps

Python IRIS Dashboard, Data Sciences, Plotting and Visualization

Muhammad Waseem
Docker
Python
4.0 (1)23 Feb, 2022 1.7k

iris-kaggle-socrata-generator

Do you need some real data to use in your projects? Why not use real data from the best sources?

Henrique Dias
Docker
Python
IPM
4.5 (1)16 Jan, 2022 678 18

IO-Redirect

IO Redirect in ObjectScript

Lorenzo Scalese
Docker
IPM
4.8 (2)15 Jan, 2022 950 597

PKI-Script

IRIS Public Key Infrastructure helper

Lorenzo Scalese
Docker
IPM
5.0 (1)15 Jan, 2022 887 156