| Application Name | Developer | Made with | Rating | Last updated | Views | Installs |
|---|---|---|---|---|---|---|
![]() Customizing the InterSystems IRIS for Health FHIR Repository - samplesHow to customize the InterSystems IRIS FHIR Repository - Samples | Docker IPM | 5.0 (1) | 31 Mar, 2026 | |||
FHIR-Patient-ViewerBrowse FHIR patient records on InterSystems IRIS for Health | F | Docker Python | 0.0 (0) | 25 Mar, 2026 | ||
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 | ||||||
![]() iris-medmatchAn AI-powered patient matching engine built on InterSystems IRIS, utilizing Vector Search and Natural Language Processing (NLP) to find clinically similar patients across FHIR repositories | Docker Python | 5.0 (1) | 24 Feb, 2026 | |||
![]() Tracking-Patient-Care-Using-FHIRExample for related exercise on the InterSystems Learning site. | Docker | 5.0 (1) | 22 Jan, 2026 | |||
FHIR-AI-Hackathon-KitA kit for using IRIS with Python to create FHIR applications with AI | G | Docker Python AI | 0.0 (0) | 16 Jan, 2026 | ||
![]() iris-health-fhir-agentic-demoEvent-driven Agentic AI demo for healthcare using InterSystems IRIS for Health and FHIR | A | Docker Python AI | 5.0 (1) | 09 Jan, 2026 | ||
![]() iris-fhir-templateFHIR Server template for InterSystems IRIS for Health | Docker IPM | 5.0 (3) | 28 Dec, 2025 | |||
![]() fhir-listsSample of using FHIR Lists (_list, Functional/Current Lists, and $find) | N | 0.0 (0) | 28 Dec, 2025 | |||
![]() IRISFHIRServerLogsIRIS FHIRServer repository and FHIR foundation Logs | Docker IPM | 4.5 (1) | 24 Dec, 2025 | |||
![]() FSLogInternal FHIR Server Log | Docker IPM | 4.5 (1) | 24 Nov, 2025 | |||
![]() PivotStateless Message Transformation - HL7, CCDA, FHIR, SDA | J | 0.0 (0) | 22 Nov, 2025 | |||
FHIR SQL Builder with Vector SearchFHIR SQL Builder with Vector Search Demo | F | Docker Python AI | 5.0 (2) | 22 Nov, 2025 | ||
![]() FHIR Data Explorer with Hybrid Search and AI SummariesThis is a POC to demonstrate how InterSystems IRIS can be used to interact with an external language via the Python SDK (IRIS Native) to create and analyze a FHIR repository. Finally, the data is visualized using Streamlit, featuring hybrid search to locate the patient and a local LLM model to generate a patient history based on the extracted data. | P | Docker Python AI | 0.0 (0) | 09 Oct, 2025 | ||
![]() UNICAS ImplementationObjectScript implementation of FHIR R5 resources for ÚNICAS | Docker IPM | 5.0 (1) | 26 Sep, 2025 | |||
smart-day-hands-onA hands-on workshop sample with detailed exercise instructions | N | Docker | 4.5 (1) | 22 Jun, 2025 | ||
![]() IRIS Interop DevToolsA dashboard for testing CCDA, FHIR, and SDA transforms in IRIS. | Docker IPM | 5.0 (3) | 01 Jun, 2025 | |||
![]() iris-fhir-bridgeIRIS-FHIR Bridget is a robust interoperability engine designed to seamlessly convert healthcare data across multiple standards | Docker Python IPM | 5.0 (1) | 31 May, 2025 | |||
![]() Smart Clinical Copilot - Configuration Management SystemAI-powered Clinical Decision Support System (CDSS) | K | Docker Python AI ML ML | 5.0 (1) | 30 May, 2025 | ||
![]() health-gformsCollect FHIR data using Google Forms data | Docker Python IPM | 5.0 (1) | 29 May, 2025 | |||
iris-medbot-guideAutomatically generate patient education content and personalize | s | Docker Python IPM | 4.0 (1) | 25 May, 2025 | ||
![]() fhir-craftBuild your own FHIR resources with synthetic data | L | Docker | 5.0 (1) | 23 May, 2025 | ||
FhirReportGenerationCombining FHIR medical information to obtain AI medical reports | X | Docker Python | 4.5 (1) | 23 May, 2025 | ||
![]() iris-fhir-labA web app to display FHIR resources details dynamically | Docker Python IPM | 0.0 (0) | 19 May, 2025 | |||
iris-clinical-assistantNatural language querying of patient clinical data. | D | Python AI | 0.0 (0) | 30 Mar, 2025 | ||
fhir-frontend-react-lovableLovable react frontend for FHIR | Docker IPM AI | 0.0 (0) | 26 Mar, 2025 | |||
iris-fhir-io-demoCreate FHIR Binary response with interoperability | L | 5.0 (1) | 23 Feb, 2025 | |||
ks-fhir-genIRIS Health FHIR based HL7 message generator | Docker | 4.5 (1) | 13 Dec, 2024 | |||
FHIR Primitive ExtensionHow to create a FHIR primitive extension | K | 0.0 (0) | 12 Dec, 2024 | |||
FHIRValidationTest cases validating FHIR payload against custom FHIR IG on InterSystems IRIS FHIR Server | L | Docker | 4.5 (1) | 10 Oct, 2024 | ||
fhirproSupports the profiling of FHIR resources in HealthShare ODS | B | 5.0 (2) | 04 Apr, 2024 | |||