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

481 Application(s)
Filter
Show only
Last release on OEX
Categories
Works with
Industry
InterSystems IRIS for Health
Application NameDeveloperMade withRatingLast updatedViewsInstalls

IRIS JSON Schema Validator

InterSystems IRIS JSON Schema support.

Yuri Marx
Docker
4.5 (1)10 Dec, 2021 922

appmsw-zpm-shields

Service for displaying version numbers of ZPM.

Sergey Mikhailenko
Docker
IPM
4.5 (1)10 Dec, 2021 308 6

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

Data_APP_Security

OAuth Authentication, Authorization & Auditing basics

Muhammad Waseem
Docker
IPM
5.0 (1)12 Nov, 2024 840 19

passwords-tool

Generating secure passwords and check strength of passwords

Dmitry Maslennikov
Docker
IPM
5.0 (1)02 Dec, 2021 597 15

appmsw-forbid-old-passwd

To meet the requirements of section 8.2.5 PCI DSS "Prohibit the use of old passwords", a small application has been implemented that will be launched by the system when a user tries to change a password and check if it was used before.

Sergey Mikhailenko
Docker
IPM
5.0 (1)01 Dec, 2021 299 9

global-logging-template

A simple objectscript global logging template

N
Niklas Thilmont
3.5 (1)01 Dec, 2021 260

Audit Mediator

Object Script mediator to audit ObjectScript REST API requests

Yuri Marx
Docker
IPM
5.0 (1)01 Dec, 2021 950 16

isc-apptools-lockdown

Program for changing the security level of the system.

Sergey Mikhailenko
Docker
IPM
5.0 (1)29 Nov, 2021 551 279

IRIS Middlewares

Specify your middlewares. security treatments on all requests.

D
Davi Massaru Teixeira Muta
Docker
0.0 (0)28 Nov, 2021 801

iris-saml-example

InterSystems IRIS - SAML Authentication Test

Dmitry Maslennikov
Docker
IPM
5.0 (1)27 Nov, 2021 829 11

API Security Mediator

InterSystems IRIS Declarative Security Rules for REST APIs

Yuri Marx
Docker
IPM
5.0 (1)30 Nov, 2021 1.0k 14

secured-rest-api

Basic authentication and authorisation via REST API in IRIS

Evgeny Shvarov
Docker
IPM
5.0 (1)15 Nov, 2021 394 17

MOVE: Migration Viewer

MOVE - View, Select and Transfer patient data

C
Catherine Ignudo
0.0 (0)11 Nov, 2021 826

FACT

Financial Administrative Clinical Trends

C
Catherine Ignudo
0.0 (0)11 Nov, 2021 314

appmsw-docbook

An application for installation into your instance of the DoсBook database

Sergey Mikhailenko
Docker
IPM
5.0 (1)15 Nov, 2021 239 4

appmsw-telealerts

Products for informing and notifying via telegram messenger and email

Sergey Mikhailenko
Docker
IPM
4.5 (1)31 Oct, 2021 430 22

Defero

Advanced Text Message solution for healthcare providers.

T
Terry Byrne
0.0 (0)20 Oct, 2021 412

IRIS Big Data SQL Adapter

PEX Adapter to execute SQL into Hadoop Big Data repositories

Yuri Marx
Docker
5.0 (1)21 Oct, 2021 756

fhir-scraper

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

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

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 154

Fhirgure

Helping neurodiverse employees at book medical appointments.

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

FHIROktaIntegration

Example FHIR application that uses OAuth 2.0 and Okta.

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

FHIRDemoWithAPIKey

Simple FHIR application to retrieve patients and observations

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

OMNI-Lab

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

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

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 862 16

Container recipes

Easily run mirrored or sharded InterSystems IRIS clusters.

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

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 266

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

Google Cloud Platform PubSub Business Hosts

Interoperability components for GCP PubSub

M
Marc Mundt
0.0 (0)22 Jul, 2021 478