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

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

FHIR Simple Demo Application

FHIR Simple Demo Application

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

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 264

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

FHIR Data Studio Connector

Community connector to Google Data Studio for FHIR

Dmitry Maslennikov
0.0 (0)24 May, 2021 524

MDX Query Auditing Samples

Samples for auditing queries on IRIS BI cubes and analyzing audit data

S
Samuel Duncan
IPM
4.3 (2)18 May, 2021 277 12

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 584

ansible-cache-python-mg

Ansible role to install the necessary Python libraries to allow connection to an Intersystems Cache database via M-Gateway's connection service

Raman Sailopal
Python
1.0 (1)30 Apr, 2021 144

cache-node-client

Ansible playbook to install the necessary nodejs M-Gateway packages to allow access to Intersystems Cache

Raman Sailopal
1.5 (1)30 Apr, 2021 192

cache-node-server

Ansible role that installs the necessary service gateway on an Intersystems Cache instance to allow nodejs client connections.

Raman Sailopal
1.5 (1)29 Apr, 2021 152

Ansible cache-user

Ansible role to add and delete users to Intersystems Cache systems

Raman Sailopal
1.5 (1)26 Apr, 2021 165

Ansible cache-perl

Ansible role to install Intersystem Cache Perl bindings to allow Perl to connect to Cache databases.

Raman Sailopal
0.0 (0)26 Apr, 2021 178

zapm-editor

Namespace navigator ZPM and editor of routines, globals, texts and tables in terminal mode.

Sergey Mikhailenko
Docker
IPM
5.0 (1)25 Apr, 2021 226 37

Ansible-cache-python

Ansible role for the installation of Python libraries to allow connection with Intersystems Cache databases.

Raman Sailopal
Python
2.5 (1)23 Apr, 2021 208

i2b2-on-iris

Proof-Of-Concept of I2B2 using IRIS as backend

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

assert-objectscript

AssertJ Style assertion library for objesctscript

N
Niklas Thilmont
Docker
IPM
4.0 (1)22 Apr, 2021 447 2.2k

Ansible-Cacherestore

Ansible role to restore an Intersystems Cache backup and reconfigure Cache including devices as well. Uses Jinja templates to reconfigure cache.cpf

Raman Sailopal
1.0 (1)21 Apr, 2021 191

Cache-Ansible

Ansible Role for the installation of Intersystems Cache on Linux based systems

Raman Sailopal
1.0 (1)21 Apr, 2021 234

findtable

Query entity class corresponding structure.

H
Huicai Wang
Docker
5.0 (1)21 Apr, 2021 296

Grafana Plugin for InterSystems

Grafana Data Source Plugin for InterSystems

Dmitry Maslennikov
Docker
4.0 (1)19 Apr, 2021 1.3k

Intersystems-Cache-Prometheus

Code to allow for the integration of an Intersystems Cache environment with Prometheus/Grafana

Raman Sailopal
0.0 (0)19 Apr, 2021 297

InterSystems LanguageServer

InterSystems Language Server which works directly with SuperPort

Dmitry Maslennikov
0.0 (0)17 Apr, 2021 373

IntelliJ InterSystems

IntelliJ IDEA Plugin for InterSystems

Dmitry Maslennikov
0.0 (0)17 Apr, 2021 681

code-compare

Attempt to compare two export files of the same project

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

gj :: locate

Copy an InterSystems IRIS error message and paste in to VS Code to go to the source line

George James
5.0 (1)05 Oct, 2022 563

iris-rad-studio

IRIS RAD Studio it's a low-code solution that came to make the developer's life easier; Allowing everyone to create their CRUD based on a simple class definition or even a CSV file.

Henrique Dias
Docker
IPM
3.5 (1)15 Apr, 2021 1.2k 86

IRIS_REST_Documentation

Development tool for documenting REST API endpoints [INTERSYSTEM IRIS]

D
Davi Massaru Teixeira Muta
Docker
5.0 (1)14 Apr, 2021 469

iris-rad-studio-samples

Samples for IRIS RAD Studio

José Pereira
Docker
IPM
4.5 (1)14 Apr, 2021 264 35

iriscode

Command line utility to write code outside of IRIS

Raman Sailopal
2.0 (1)13 Apr, 2021 142

RESTFormsRAD

Forms adapter for InterSystems IRIS RAD Studio

Henrique Dias
Docker
IPM
3.0 (1)12 Apr, 2021 326 170

irismysql

Linux command line utility to migrate tables from Mysql/Mariadb to Intersystems IRIS

Raman Sailopal
Python
2.0 (1)09 Apr, 2021 143

cachecmd

Linux command line utility to interface with Intersystems Cache

Raman Sailopal
3.5 (1)09 Apr, 2021 174