Beez-Woman-Menstrual-TrackerA one-stop-shop for tracking women's reproductive health | K Katie Le | | 0.0 (0) | 21 Sep, 2021 | 216 | |
FHIRDemoWithAPIKeySimple FHIR application to retrieve patients and observations | P Patrick Jamieson | | 0.0 (0) | 16 Sep, 2021 | 256 | |
InterSystems Ideas Waiting to be ImplementedParser for arbitrary binary protocolsRapid 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/) Vote |
iris-analytics-datastudioGoogle DataStudio connector to InterSystems IRIS Analytics (DeepSee) | Dmitry Maslennikov | | 4.0 (1) | 09 Sep, 2021 | 456 | |
integrated-ml-demoBackend in Python or ObjectScript | G Guillaume Rongier | | 5.0 (1) | 31 Aug, 2021 | 1.1k | |
Example Backup TaskExample useful utilites | Sergey Mikhailenko | | 4.5 (1) | 24 Aug, 2021 | 334 | 7 |
Container recipesEasily run mirrored or sharded InterSystems IRIS clusters. | E Eduard Lebedyuk | | 5.0 (1) | 10 Aug, 2021 | 319 | |
XList - for declarative and functional programmingExtended list for ObjectScript with support for declarative and functional programming | M Mirko Ozekker | | 4.0 (1) | 04 Aug, 2021 | 265 | |
movieSample App to IRIS API Patterns | Yuri Marx | | 4.0 (1) | 03 Aug, 2021 | 294 | 32 |
fhir-integratedml-exampleAn example on how to use InterSystems IRIS for Health FHIR database to perform ML models througth InterSystems IRIS IntegratedML | José Pereira | | 4.8 (3) | 01 Aug, 2021 | 1.1k | |
eap-sql2xlsxA simple example of using the python openxl library to export a | Sergey Mikhailenko | | 5.0 (1) | 27 Jun, 2021 | 387 | 18 |
iris-r-gateway-templateTemplate project to build and use a the R Gateway from IRIS 2021 | G Guillaume Rongier | | 5.0 (1) | 17 Jun, 2021 | 530 | |
workshop-rest-iamWorkshop: InterSystems IRIS + REST development + API manager | A Alberto Fuentes | | 0.0 (0) | 26 Apr, 2023 | 599 | |
reports-server-demoThis app demonstrates how to run InterSystems Reports Server in | E Eduard Lebedyuk | | 0.0 (0) | 03 Jun, 2021 | 496 | |
FHIR Simple Demo ApplicationFHIR Simple Demo Application | M Marcello Correa | | 2.5 (1) | 30 May, 2021 | 835 | |
FHIRaaS with OAuth 2.0This 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-restsqlSimple demo of IRIS exposing REST APIs created based on Swagger that have a SQL database as the backend. | A Amir Samary | | 4.3 (2) | 04 May, 2021 | 602 | |
i2b2-on-irisProof-Of-Concept of I2B2 using IRIS as backend | Olga Verevkina | | 2.5 (1) | 26 Apr, 2021 | 544 | 21 |
code-compareAttempt to compare two export files of the same project | O Oliver Wilms | | 4.5 (1) | 16 Apr, 2021 | 227 | 21 |
iris-dataset-titanicTitanic passengers dataset in InterSystems IRIS. Could be imported as ZPM too | Evgeny Shvarov | | 5.0 (1) | 02 Apr, 2021 | 668 | 45 |
apptools-utilUtilities adapting for IRIS and working with modules ZPM | Sergey Mikhailenko | | 3.5 (1) | 30 Mar, 2021 | 262 | 37 |
Create a unified hospital data extraction scheme based on IRIS for HealthCreate 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 systemsIntegration scheme for heterogeneous messages in heterogeneous systems | D Deming Xu | | 0.0 (0) | 28 Feb, 2021 | 244 | |
Dictionary comparison scheme of cache databaseThe 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 APIDevelopment of a System using React, Material UI and REST API IRIS. | F Flavio Lucio Naves Junior | | 3.0 (1) | 16 Mar, 2021 | 478 | |
iris-google-run-deploy-templateSimple InterSystems IRIS docker solution deployment to Google Run template | Evgeny Shvarov | | 5.0 (1) | 26 Feb, 2021 | 407 | 15 |
IRIS-REST-API-DATABASEMANAGERCreate persistent Tables and Datas in Cache Database using REST API | L Lucas Bourré | | 5.0 (1) | 26 Feb, 2021 | 365 | 21 |
workshop-pexWorkshop: InterSystems IRIS Interoperability + PEX using Java | A Alberto Fuentes | | 5.0 (1) | 24 Feb, 2021 | 432 | |
M-commands instead of Excel formulas in cellsMumps (Cache' ObjectScript) in cells | alex kosinets | | 4.5 (1) | 24 Feb, 2021 | 259 | |
IRIS memory configuration wizardSimple/sample wizard to help configure InterSystems IRIS memory settings | B Benjamin De Boe | | 5.0 (3) | 23 Feb, 2021 | 531 | 22 |
EnsDemo Iris installerENSDEMO port to IRIS without HL7 and DICOM exemples | G Guillaume Rongier | | 4.5 (2) | 23 Feb, 2021 | 429 | |