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 |
---|---|---|---|---|---|---|
smart-day-hands-onA hands-on workshop sample with detailed exercise instructions | N | Docker | 4.5 (1) | 22 Jun, 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 | ||
InterSystems Ideas Waiting to be ImplementedAI extensibility Prompt keyword for Class and Method implementation. Also Prompt macro generator.To accelerate capability of growing code generation. This proposal suggests new extensibility facilities and hooks that can be democratized to community and / or fulfilled by commercial partners. To add Training metadata to Refine a Large Language Model for code, a "Prompt Input" is associated with an expected "Code Output", as part of a class definition. This provide structured keywords to describe: * The expected output * And / Or Chain-of-thought to generate the correct output | /// The following Prompt describes the full implementation of the class Class alwo.Calculator [Abstract, Prompt = "Provides methods to Add, Subtract, Multiply and divide given numbers." ] { /// The following Prompt describes the full implementation of the method ClassMethod Add(arg1 As %Float, arg2 As %Float) As %Float [ Prompt ="Add numeric arguments and return result." ] { return arg1 + arg2 } ClassMethod Subtract(arg1 as %Float, arg2 As %Float) { &Prompt("Subtract numeric arguments and return result") ) } | The Prompt macro generates code based on the context of the method it is within. Once resolved, it automatically comments out the processed macro. | ClassMethod Subtract(arg1 as %Float, arg2 As %Float) { //&Prompt("Subtract arguments and return the result") return arg1 - arg2 //&Prompt("Model alwogen-objectscript-7.1.3") ) | The generator leveraged at compilation time could be configured in a similar way to how source control is configured for a namespace. Configuration could lock / exclude packages from being processed in this way. A "\prompt" compilation flag could be used to control the default environment behavior and editor compilation behavior. For example to force reprocessing of previously resolved prompts due to a newer more capable version of code Large Language Model, then a "\prompt=2" could be applied. Different models or third-party services could be applied depending the language of the given method. When redacting source code by "deployment", the existing "deploy" facility could be extended to also ensure removal of "Prompt" metadata from code. A 3Votes1Comments | ||||||
iris-medbot-guideAutomatically generate patient education content and personalize | s | Docker Python IPM | 4.0 (1) | 25 May, 2025 | ||
![]() Langchain4jFhirAI-powered Quarkus backend that analyzes base on a FHIR | Docker AI | 4.0 (1) | 24 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 | |||
React Native Frontend for FHIR by LovableA React-Native frontend UI for FHIR server generated by Lovable | AI | 0.0 (0) | 26 Mar, 2025 | |||
X-rAI-iris-healthInterSystems IRIS for Health Data Analytics with Explainable AI | R | Python AI ML ML | 0.0 (0) | 05 Mar, 2025 | ||
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 | 0.0 (0) | 10 Oct, 2024 | ||
VectorSearchOnPatientSimilarityA Patient similarity comparison demo running on IRIS for Health | L | Docker | 4.5 (1) | 23 Sep, 2024 | ||
![]() irisfirebaseFirebase module for InterSystems IRIS | D | Docker Python IPM | 5.0 (1) | 27 Jul, 2024 | ||
iris-fhirsqlbuilder-dbt-integratedmlDemonstration of building predictive models trained on FHIR data | Docker Python AI ML ML | 0.0 (0) | 29 Mar, 2024 | |||
formation-fhir-pythonTraining on FHIR and Python based on IRIS for Health. | G | Docker Python | 0.0 (0) | 29 Feb, 2024 | ||
fhirmessageverificationA Simple FHIR Message Verification Application+Message Create | Docker IPM | 0.0 (0) | 21 Feb, 2024 | |||
workshop-smartFunctional example of Angular APP + Auth0 + IRIS FHIR Repository | Docker | 0.0 (0) | 09 Feb, 2024 | |||
FHIR-OCR-AIImage extraction text to fhir message | x | IPM AI | 0.0 (0) | 04 Feb, 2024 | ||
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) | 02 Feb, 2024 | ||
![]() Health HarbourAn example of using InterSystems FHIR | A | Docker IPM | 5.0 (1) | 01 Feb, 2024 | ||
HL7-FHIR-Cohort-PopulationHL7 to FHIR Cohort Population | M | 5.0 (1) | 25 Jan, 2024 | |||
![]() InterLangLangChain meets FHIR for personalized health plans | Z | Docker Python | 0.0 (0) | 27 Nov, 2023 | ||
![]() fhir-pexJava Application sending FHIR messages to Kafka topics. | F | Docker AI | 4.0 (1) | 26 Nov, 2023 | ||
![]() FSLogInternal FHIR Server Log | Docker IPM | 4.5 (1) | 24 Sep, 2023 | |||
![]() FHIR-XMLToJSONConvert FHIR XML to JSON resource message structure | Docker IPM | 3.5 (1) | 22 Sep, 2023 | |||
![]() FHIR - AI and OpenAPI ChainCall any FHIR API with natural language input. OpenAI. LangChain | Docker Python IPM AI | 0.0 (0) | 07 Jul, 2023 | |||
![]() IRIS FHIR Transcribe Summarize ExportOpenAI Transcribe & Summarize. Google Docs & Sheets Integration | Docker Python IPM AI | 0.0 (0) | 06 Jul, 2023 | |||
fhir-chatGPTA Virtual Healthcare chat Assistant | D | Docker AI | 0.0 (0) | 01 Jul, 2023 | ||
workshop-smart-data-fabricLearn the main ideas involved in developing a Smart Data Fabric using InterSystems IRIS | A | Docker Python | 5.0 (1) | 26 Apr, 2023 | ||
![]() FHIRDrop-FHIRBoxA simple production that enables FHIR transaction bundles to be loaded into InterSystems® FHIR® Server via Box and Dropbox. | 0.0 (0) | 17 Jan, 2023 |