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.
Application Name | Developer | Made with | Rating | Last updated | Views | Installs |
---|---|---|---|---|---|---|
iris-fhir-clientInterSystems FHIR Client Connect to any Open FHIR Server | Docker Python IPM | 5.0 (2) | 05 Nov, 2024 | 989 | 36 | |
FHIRValidationTest cases validating FHIR payload against custom FHIR IG on InterSystems IRIS FHIR Server | L | Docker | 0.0 (0) | 10 Oct, 2024 | 56 | |
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/) E 3Votes0Comments | ||||||
VectorSearchOnPatientSimilarityA Patient similarity comparison demo running on IRIS for Health | L | Docker | 4.5 (1) | 23 Sep, 2024 | 54 | |
smart-day-hands-onA hands-on workshop sample with detailed exercise instructions | N | Docker | 0.0 (0) | 22 Sep, 2024 | 68 | |
irisfirebaseFirebase module for InterSystems IRIS | D | Docker Python IPM | 5.0 (1) | 27 Jul, 2024 | 164 | 3 |
fhirproSupports the profiling of FHIR resources in HealthShare ODS | B | 5.0 (2) | 04 Apr, 2024 | 142 | ||
iris-fhirsqlbuilder-dbt-integratedmlDemonstration of building predictive models trained on FHIR data | Docker Python AI ML ML | 0.0 (0) | 29 Mar, 2024 | 126 | ||
iris-fhir-portalPatient Chart using FHIR Resources | Docker IPM | 5.0 (1) | 25 Mar, 2024 | 1.1k | 460 | |
formation-fhir-pythonTraining on FHIR and Python based on IRIS for Health. | G | Docker Python | 0.0 (0) | 29 Feb, 2024 | 218 | |
fhirmessageverificationA Simple FHIR Message Verification Application+Message Create | Docker IPM | 0.0 (0) | 21 Feb, 2024 | 254 | 8 | |
workshop-smartFunctional example of Angular APP + Auth0 + IRIS FHIR Repository | Docker | 0.0 (0) | 09 Feb, 2024 | 214 | ||
FHIR-OCR-AIImage extraction text to fhir message | x | IPM AI | 0.0 (0) | 04 Feb, 2024 | 347 | 5 |
Clinical Mindmap ViewerFHIR Clinical Mindmap Viewer | Docker IPM | 5.0 (1) | 04 Feb, 2024 | 274 | ||
iris-fhir-labA web app to display FHIR resources details dynamically | Docker Python IPM | 0.0 (0) | 03 Feb, 2024 | 451 | 38 | |
iris-fhirfyUsing IRIS and LLMs to help developers to convert raw data into FHIR | Docker Python IPM AI | 5.0 (1) | 03 Feb, 2024 | 509 | 1 | |
Health HarbourAn example of using InterSystems FHIR | A | Docker IPM | 5.0 (1) | 01 Feb, 2024 | 295 | 1 |
iris-fhir-templateFHIR Server template for InterSystems IRIS for Health | Docker IPM | 5.0 (2) | 01 Feb, 2024 | 1.4k | 86 | |
Fhir-HepatitisC-PredictProcessing FHIR resources through FHIR SQL BUILDER will predict the probability of suffering from HepatitisC disease | s | IPM ML ML | 0.0 (0) | 28 Jan, 2024 | 239 | 1 |
ai-queryOur 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 executi | Docker AI | 5.0 (2) | 27 Jan, 2024 | 318 | ||
HL7-FHIR-Cohort-PopulationHL7 to FHIR Cohort Population | M | 5.0 (1) | 25 Jan, 2024 | 181 | ||
System-AlertsSystem Alerts | M | 5.0 (1) | 25 Jan, 2024 | 104 | ||
iris-healthtoolkit-serviceConvert HL7 to FHIR, CDA to FHIR, FHIR to HL7 as a Service | G | Docker IPM | 5.0 (3) | 23 Jan, 2024 | 989 | 8 |
fhirserver-profile-based-validationA sample of calls (Postman Collection) to demonstrate FHIR Profile-based Validation Requests | N | 5.0 (1) | 11 Dec, 2023 | 138 | ||
InterLangLangChain meets FHIR for personalized health plans | Z | Docker Python | 0.0 (0) | 27 Nov, 2023 | 295 | |
fhir-pexJava Application sending FHIR messages to Kafka topics. | F | Docker AI | 4.0 (1) | 26 Nov, 2023 | 269 | |
Customizing the InterSystems IRIS for Health FHIR Repository - samplesHow to customize the InterSystems IRIS FHIR Repository - Samples | Docker Python IPM | 5.0 (1) | 21 Nov, 2023 | 291 | 3 | |
workshop-fhir-adapterWorkshop with example of FHIR Adapter | Docker | 5.0 (2) | 10 Oct, 2023 | 244 | ||
Tracking-Patient-Care-Using-FHIRExample for related exercise on the InterSystems Learning site. | Docker IPM | 5.0 (1) | 04 Oct, 2023 | 182 | ||
FSLogInternal FHIR Server Log | Docker IPM | 4.5 (1) | 24 Sep, 2023 | 160 | 12 | |
FHIR-XMLToJSONConvert FHIR XML to JSON resource message structure | Docker IPM | 3.5 (1) | 22 Sep, 2023 | 266 | 6 |