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

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

IRIS Big Data SQL Adapter

PEX Adapter to execute SQL into Hadoop Big Data repositories

Yuri Marx
Docker
5.0 (1)19 Oct, 2021 606

FemPower

Ensuring Women Health by analyzing and storing data on IRIS

J
Jayit Saha
Python
0.0 (0)17 Oct, 2021 149

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

LabResultsVerification-hl7

HL7 App to update reference range and find critical results

Muhammad Waseem
Docker
IPM
5.0 (1)16 Oct, 2021 793 13

fhir-scraper

A simple python script to copy/scrap/crawl a FHIR repository.

G
Guillaume Rongier
Python
4.0 (1)08 Oct, 2021 154

QuWiki

Digitalized ordering with Kanban Boards using RFID

M
Martin Braun
0.0 (0)07 Oct, 2021 165

csv2table

Example on how to import CSV to any existing table

Evgeny Shvarov
Docker
IPM
4.5 (1)29 Sep, 2021 220 11

config-copy

Helper to copy the config from an IRIS instance to another

Lorenzo Scalese
Docker
IPM
5.0 (1)29 Sep, 2021 199 12

Maternal Assistant

We built a solution for maternal physicians in South Africa to quickly and effectively conduct their examinations (5th place InterSystems winner)

J
James Zhang
0.0 (0)26 Sep, 2021 118

Med-Sync: HackMIT 2021

Revolutionizing blood glucose tracking

R
Rohan Mehta
Docker
Python
1.5 (1)25 Sep, 2021 100

MedTracker

Medication tracking and drug identification

N
Nicolas Camenisch
1.5 (1)21 Sep, 2021 247

Fhirgure

Helping neurodiverse employees at book medical appointments.

J
Joey Koh
0.0 (0)21 Sep, 2021 419

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 173

FHIROktaIntegration

Example FHIR application that uses OAuth 2.0 and Okta.

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

FHIRDemoWithAPIKey

Simple FHIR application to retrieve patients and observations

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

iris-analytics-for-money

IRIS Analytics solution for money (not yet)

O
Oliver Wilms
Docker
IPM
5.0 (1)12 Sep, 2021 212 27

pop-song-analytics

Pop Songs analytics from the last decades

Henry Pereira
Docker
4.5 (1)09 Sep, 2021 262

iris-analytics-datastudio

Google DataStudio connector to InterSystems IRIS Analytics (DeepSee)

Dmitry Maslennikov
4.0 (1)09 Sep, 2021 352

OMNI-Lab

OMNI-Lab is a full featured multi-lab LIMS solution

A
Alex Anderson
0.0 (0)06 Sep, 2021 473

Analytics OKR

This is an analytic app for OKR - Objective and Key Results

Yuri Marx
Docker
IPM
5.0 (1)05 Sep, 2021 250 18

AlertDashboard

Use DeepSee to create a dashboard to show abnormal conditions of Production operation.

J
John Pan
4.0 (2)04 Sep, 2021 342

ERP Plenum

Now have a unified information for managing your business!

J
Jose Sampaio
0.0 (0)02 Sep, 2021 245

AnalyzeThis

Easily transform a CSV file/Table/SQL query into a personalized preview of InterSystems IRIS BI

P
Peter Steiwer
Docker
IPM
5.0 (3)01 Sep, 2021 1.1k 737

integrated-ml-demo

Backend in Python or ObjectScript

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

Export Studio Snippets to VS Code

Tools for Studio to export Studio's Code Snippets to VS Code

J
Jacques Huser
0.0 (0)27 Aug, 2021 392

Example Backup Task

Example useful utilites

Sergey Mikhailenko
Docker
IPM
4.5 (1)23 Aug, 2021 248 7

DataGrip

DataGrip is a multi-engine database environment targeting the specific needs of professional SQL developers.

M
Maksim Sobolevskiy
0.0 (0)23 Aug, 2021 379

fhir-openapi-gen

A code base for the processing and formulation of the openapi spec for fhir resources and profiles

C
Cesar Duran
Docker
Python
IPM
3.0 (1)12 Aug, 2021 610 16

Container recipes

Easily run mirrored or sharded InterSystems IRIS clusters.

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

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 199

movie

Sample App to IRIS API Patterns

Yuri Marx
Docker
IPM
4.0 (1)03 Aug, 2021 214 27