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

129 Application(s)
Filter
Show only
Last release on OEX
Categories
Works with
Industry
Status
Clear filters
Application NameDeveloperMade withRatingLast updatedViewsInstalls

iris-fhir-lab

A web app to display FHIR resources details dynamically

Muhammad Waseem
Docker
Python
IPM
0.0 (0)19 May, 2025 855 74

iris-fhirfy

Using IRIS and LLMs to help developers to convert raw data into FHIR

José Pereira
Docker
Python
IPM
AI
5.0 (1)03 Feb, 2024 1.2k 2

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

Health Harbour

An example of using InterSystems FHIR

A
Alena Krasinskiene
Docker
IPM
5.0 (1)01 Feb, 2024 475 1

Fhir-HepatitisC-Predict

Processing FHIR resources through FHIR SQL BUILDER will predict the probability of suffering from HepatitisC disease

s
shan yue
IPM
ML
ML
0.0 (0)02 Feb, 2024 385 4

ai-query

Our AI-driven eligibility query tool streamlines patient identification by leveraging FHIR data, making it easier to find patients with care gaps and suitable cohorts for clinical trials. It integrates with IRIS, handling requests across diverse data sources, asking clarifying questions, and executing tasks asynchronously

Olga Verevkina
Docker
AI
5.0 (2)27 Jan, 2024 497

HL7-FHIR-Cohort-Population

HL7 to FHIR Cohort Population

M
Momeena Ali
5.0 (1)25 Jan, 2024 299

System-Alerts

System Alerts

M
Momeena Ali
5.0 (1)25 Jan, 2024 201

iris-healthtoolkit-service

Convert HL7 to FHIR, CDA to FHIR, FHIR to HL7 as a Service

G
Guillaume Rongier
Docker
IPM
5.0 (3)23 Jan, 2024 1.5k 30

fhirserver-profile-based-validation

A sample of calls (Postman Collection) to demonstrate FHIR Profile-based Validation Requests

N
Netanel Frankel
5.0 (1)11 Dec, 2023 264

InterLang

LangChain meets FHIR for personalized health plans

Z
Zacchaeus Chok
Docker
Python
0.0 (0)27 Nov, 2023 441

fhir-pex

Java Application sending FHIR messages to Kafka topics.

F
Flavio Neubauer
Docker
AI
4.0 (1)26 Nov, 2023 473

custom2hl7

Transform custom patient data format to the HL7v2 format

Yuri Marx
Docker
4.3 (3)26 Oct, 2023 341

workshop-fhir-adapter

Workshop with example of FHIR Adapter

Luis Angel Pérez Ramos
Docker
5.0 (2)12 Oct, 2023 426

FHIR-XMLToJSON

Convert FHIR XML to JSON resource message structure

Ashok Kumar Thangavel
Docker
IPM
3.5 (1)22 Sep, 2023 478 6

iris-oauth-fhir

Fhir Oauth Sample

G
Guillaume Rongier
Docker
Python
0.0 (0)21 Jul, 2023 269

iris-fhir-generative-ai

An experiment to use generative AI and FHIR

José Pereira
Docker
Python
IPM
AI
0.0 (0)16 Jul, 2023 653 27

iris-fhir-python-strategy

Python hooks on IRIS FHIR Repository/Facade

G
Guillaume Rongier
Docker
Python
0.0 (0)07 Jul, 2023 585

FHIR - AI and OpenAPI Chain

Call any FHIR API with natural language input. OpenAI. LangChain

Ikram Shah
Docker
Python
IPM
AI
0.0 (0)07 Jul, 2023 822

IRIS FHIR Transcribe Summarize Export

OpenAI Transcribe & Summarize. Google Docs & Sheets Integration

Ikram Shah
Docker
Python
IPM
AI
0.0 (0)06 Jul, 2023 650

FHIR Editor

FHIR Editor

Yuri Marx
Docker
5.0 (1)02 Jul, 2023 436

fhir-chatGPT

A Virtual Healthcare chat Assistant

D
Davi Massaru Teixeira Muta
Docker
AI
0.0 (0)01 Jul, 2023 582 125

fhir-profile-validation

Validating FHIR resources against profiles

D
Dmitry Zasypkin
Docker
4.5 (1)30 May, 2023 548

workshop-smart-data-fabric

Learn the main ideas involved in developing a Smart Data Fabric using InterSystems IRIS

A
Alberto Fuentes
Docker
Python
5.0 (1)26 Apr, 2023 315

iris-fhirsqlbuilder

Showcase of the FHIR SQL Builder from IRIS

G
Guillaume Rongier
Docker
Python
5.0 (1)02 Feb, 2023 372

FHIR Interoperability examples

Example of using InterSystems IRIS or HealthShare Health Connect interoperability features for FHIR. Scenarios where forwarding requests and handling responses are required.

A
Alberto Fuentes
Docker
IPM
5.0 (1)17 Jan, 2023 770

FHIRDrop-FHIRBox

A simple production that enables FHIR transaction bundles to be loaded into InterSystems® FHIR® Server via Box and Dropbox.

Ron Sweeney
0.0 (0)17 Jan, 2023 354

Medxnote MT for TrakCare

Connect Microsoft Teams to TrakCare with Medxnote MT Chatbot

N
Niall Rafferty
0.0 (0)17 Jan, 2023 422

Pregnancy Symptoms Tracker

Example of using FHIR to track pregnancy symptoms

José Pereira
Docker
IPM
3.5 (1)08 Dec, 2022 696 20

FHIR Questionnaires

FHIR Questions and Responses

Yuri Marx
Docker
IPM
5.0 (1)03 Dec, 2022 449 2

iris-fhir-app

My first IRIS FHIR app

O
Oliver Wilms
Docker
IPM
4.5 (2)29 Nov, 2022 442 8