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

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

Beez-Woman-Menstrual-Tracker

A one-stop-shop for tracking women's reproductive health

K
Katie Le
ML
ML
0.0 (0)21 Sep, 2021 216

FHIRDemoWithAPIKey

Simple FHIR application to retrieve patients and observations

P
Patrick Jamieson
0.0 (0)16 Sep, 2021 256

InterSystems Ideas Waiting to be Implemented

Parser for arbitrary binary protocols

Rapid growth of IoT industry in recent years produced a plethora of new protocols with varying levels of standardization and adoption. Quite a lot of these protocols are binary because: * It allows for greater throughput * On a device level these protocols are easier to implement * On a device level they are more resource (CPU/RAM) efficient Currently InterSystems IRIS offers several functions for work with binary data: * zzdump * $zhex * $char * $ascii But protocol implementation is left as a task for the end user. Removing the time-consuming need for protocol implementation would allow for easier and stronger positioning of InterSystems IRIS as an IoT platform. One of the possible approaches to protocol implementation is declarative parsing. With declarative parsing user describes the data structure that he wants parsed (i.e.{ name: title, type: string, length: 5}...) in some declarative language (XML, JSON, YAML) and we use this to generate a concrete parser. Afterwards user passes protocol data to the concrete parser implementation and receives parsed values (as objects or locals or $lb). Kaitai Struct (http://kaitai.io) is an OpenSource (MIT license) declarative parser implementation which allows user to generate parser code for several languages: C++, C#, Go, Java, JavaScript, Lua, Perl, PHP, Python, Ruby, Rust. It allows easy language extensibility by keeping most of the process language-agnostic and only the last step (concrete parser generation) is end-language specific. I propose we add ObjectScript as a Kaitai Struct generation language. It would allow us to generate native ObjectScript parsers easily which would help with presenting InterSystems IRIS an IoT platform especially at a PoC stage. Alternatives to Kaitai Struct: * binpac (https://github.com/bro/binpac) - C++ only * preon (https://github.com/preon/preon) - Java only The advantage of Kaitai Struct is that it's not aimed at one language form the beginning, so adding a new language is an expected procedure. Article on the topic (https://old.reddit.com/r/cpp/comments/5tcnmh/implementing_communication_protocols_in_c_for/)

E
by Eduard Lebedyuk

3

Votes

0

Comments
Vote

iris-analytics-datastudio

Google DataStudio connector to InterSystems IRIS Analytics (DeepSee)

Dmitry Maslennikov
4.0 (1)09 Sep, 2021 456

integrated-ml-demo

Backend in Python or ObjectScript

G
Guillaume Rongier
Docker
Python
ML
ML
5.0 (1)31 Aug, 2021 1.1k

Example Backup Task

Example useful utilites

Sergey Mikhailenko
Docker
IPM
4.5 (1)24 Aug, 2021 334 7

Container recipes

Easily run mirrored or sharded InterSystems IRIS clusters.

E
Eduard Lebedyuk
Docker
5.0 (1)10 Aug, 2021 319

XList - for declarative and functional programming

Extended list for ObjectScript with support for declarative and functional programming

M
Mirko Ozekker
4.0 (1)04 Aug, 2021 265

movie

Sample App to IRIS API Patterns

Yuri Marx
Docker
IPM
4.0 (1)03 Aug, 2021 294 32

fhir-integratedml-example

An example on how to use InterSystems IRIS for Health FHIR database to perform ML models througth InterSystems IRIS IntegratedML

José Pereira
Docker
ML
ML
4.8 (3)01 Aug, 2021 1.1k

eap-sql2xlsx

A simple example of using the python openxl library to export a

Sergey Mikhailenko
Docker
IPM
5.0 (1)27 Jun, 2021 387 18

iris-r-gateway-template

Template project to build and use a the R Gateway from IRIS 2021

G
Guillaume Rongier
Docker
ML
ML
5.0 (1)17 Jun, 2021 530

workshop-rest-iam

Workshop: InterSystems IRIS + REST development + API manager

A
Alberto Fuentes
Docker
0.0 (0)26 Apr, 2023 599

reports-server-demo

This app demonstrates how to run InterSystems Reports Server in

E
Eduard Lebedyuk
Docker
0.0 (0)03 Jun, 2021 496

FHIR Simple Demo Application

FHIR Simple Demo Application

M
Marcello Correa
2.5 (1)30 May, 2021 835

FHIRaaS with OAuth 2.0

This is a straightforward Angular app using the FHIR Accelerator Service as the Clinical Repository. It uses OAuth 2.0 as authorization and displays all patients and resources as JSON.

R
Regilo Regilio Guedes de Souza
0.0 (0)30 May, 2021 270

irisdemo-demo-restsql

Simple demo of IRIS exposing REST APIs created based on Swagger that have a SQL database as the backend.

A
Amir Samary
Docker
4.3 (2)04 May, 2021 602

i2b2-on-iris

Proof-Of-Concept of I2B2 using IRIS as backend

Olga Verevkina
Docker
IPM
2.5 (1)26 Apr, 2021 544 21

code-compare

Attempt to compare two export files of the same project

O
Oliver Wilms
Docker
IPM
4.5 (1)16 Apr, 2021 227 21

iris-dataset-titanic

Titanic passengers dataset in InterSystems IRIS. Could be imported as ZPM too

Evgeny Shvarov
Docker
IPM
5.0 (1)02 Apr, 2021 668 45

apptools-util

Utilities adapting for IRIS and working with modules ZPM

Sergey Mikhailenko
Docker
IPM
3.5 (1)30 Mar, 2021 262 37

Create a unified hospital data extraction scheme based on IRIS for Health

Create a unified hospital data extraction scheme based on IRIS for Health

D
Deming Xu
0.0 (0)30 May, 2021 399

Integration scheme for heterogeneous messages in heterogeneous systems

Integration scheme for heterogeneous messages in heterogeneous systems

D
Deming Xu
0.0 (0)28 Feb, 2021 244

Dictionary comparison scheme of cache database

The dictionary comparison of the data collected in the cache database is carried out, and the dictionary related data cleaning work is quickly completed through the global model, so as to build a unified and correct database for the hospital

W
Weiwei Yang
0.0 (0)27 Feb, 2021 351

Airplane React, Material UI, and REST API

Development of a System using React, Material UI and REST API IRIS.

F
Flavio Lucio Naves Junior
Docker
3.0 (1)16 Mar, 2021 478

iris-google-run-deploy-template

Simple InterSystems IRIS docker solution deployment to Google Run template

Evgeny Shvarov
Docker
IPM
5.0 (1)26 Feb, 2021 407 15

IRIS-REST-API-DATABASEMANAGER

Create persistent Tables and Datas in Cache Database using REST API

L
Lucas Bourré
Docker
IPM
5.0 (1)26 Feb, 2021 365 21

workshop-pex

Workshop: InterSystems IRIS Interoperability + PEX using Java

A
Alberto Fuentes
Docker
5.0 (1)24 Feb, 2021 432

M-commands instead of Excel formulas in cells

Mumps (Cache' ObjectScript) in cells

alex kosinets
4.5 (1)24 Feb, 2021 259

IRIS memory configuration wizard

Simple/sample wizard to help configure InterSystems IRIS memory settings

B
Benjamin De Boe
IPM
5.0 (3)23 Feb, 2021 531 22

EnsDemo Iris installer

ENSDEMO port to IRIS without HL7 and DICOM exemples

G
Guillaume Rongier
Docker
4.5 (2)23 Feb, 2021 429