FHIR Simple Demo ApplicationFHIR Simple Demo Application | M Marcello Correa | | 2.5 (1) | 30 May, 2021 | 828 | |
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 | 264 | |
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 |
FHIR Data Studio ConnectorCommunity connector to Google Data Studio for FHIR | Dmitry Maslennikov | | 0.0 (0) | 24 May, 2021 | 524 | |
MDX Query Auditing SamplesSamples for auditing queries on IRIS BI cubes and analyzing audit data | S Samuel Duncan | | 4.3 (2) | 18 May, 2021 | 277 | 12 |
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 | 584 | |
ansible-cache-python-mgAnsible role to install the necessary Python libraries to allow connection to an Intersystems Cache database via M-Gateway's connection service | Raman Sailopal | | 1.0 (1) | 30 Apr, 2021 | 144 | |
cache-node-clientAnsible 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-serverAnsible 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-userAnsible role to add and delete users to Intersystems Cache systems | Raman Sailopal | | 1.5 (1) | 26 Apr, 2021 | 165 | |
Ansible cache-perlAnsible 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-editorNamespace navigator ZPM and editor of routines, globals, texts and tables in terminal mode. | Sergey Mikhailenko | | 5.0 (1) | 25 Apr, 2021 | 226 | 37 |
Ansible-cache-pythonAnsible role for the installation of Python libraries to allow connection with Intersystems Cache databases. | Raman Sailopal | | 2.5 (1) | 23 Apr, 2021 | 208 | |
i2b2-on-irisProof-Of-Concept of I2B2 using IRIS as backend | Olga Verevkina | | 2.5 (1) | 26 Apr, 2021 | 533 | 21 |
assert-objectscriptAssertJ Style assertion library for objesctscript | N Niklas Thilmont | | 4.0 (1) | 22 Apr, 2021 | 447 | 2.2k |
Ansible-CacherestoreAnsible 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-AnsibleAnsible Role for the installation of Intersystems Cache on Linux based systems | Raman Sailopal | | 1.0 (1) | 21 Apr, 2021 | 234 | |
findtableQuery entity class corresponding structure. | H Huicai Wang | | 5.0 (1) | 21 Apr, 2021 | 296 | |
Grafana Plugin for InterSystemsGrafana Data Source Plugin for InterSystems | Dmitry Maslennikov | | 4.0 (1) | 19 Apr, 2021 | 1.3k | |
Intersystems-Cache-PrometheusCode to allow for the integration of an Intersystems Cache environment with Prometheus/Grafana | Raman Sailopal | | 0.0 (0) | 19 Apr, 2021 | 297 | |
InterSystems LanguageServerInterSystems Language Server which works directly with SuperPort | Dmitry Maslennikov | | 0.0 (0) | 17 Apr, 2021 | 373 | |
IntelliJ InterSystemsIntelliJ IDEA Plugin for InterSystems | Dmitry Maslennikov | | 0.0 (0) | 17 Apr, 2021 | 681 | |
code-compareAttempt to compare two export files of the same project | O Oliver Wilms | | 4.5 (1) | 16 Apr, 2021 | 219 | 21 |
gj :: locateCopy 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-studioIRIS 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 | | 3.5 (1) | 15 Apr, 2021 | 1.2k | 86 |
IRIS_REST_DocumentationDevelopment tool for documenting REST API endpoints [INTERSYSTEM IRIS] | D Davi Massaru Teixeira Muta | | 5.0 (1) | 14 Apr, 2021 | 469 | |
iris-rad-studio-samplesSamples for IRIS RAD Studio | José Pereira | | 4.5 (1) | 14 Apr, 2021 | 264 | 35 |
iriscodeCommand line utility to write code outside of IRIS | Raman Sailopal | | 2.0 (1) | 13 Apr, 2021 | 142 | |
RESTFormsRADForms adapter for InterSystems IRIS RAD Studio | Henrique Dias | | 3.0 (1) | 12 Apr, 2021 | 326 | 170 |
irismysqlLinux command line utility to migrate tables from Mysql/Mariadb to Intersystems IRIS | Raman Sailopal | | 2.0 (1) | 09 Apr, 2021 | 143 | |
cachecmdLinux command line utility to interface with Intersystems Cache | Raman Sailopal | | 3.5 (1) | 09 Apr, 2021 | 174 | |