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 |
|---|---|---|---|---|---|---|
fhirproSupports the profiling of FHIR resources in HealthShare ODS | B | 5.0 (2) | 15 Apr, 2026 | |||
![]() gj :: servAIProvision MCP servers requiring InterSystems server credentials | 0.0 (0) | 14 Apr, 2026 | ||||
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 REST API Explorer for VS CodeA VS Code extension for browsing IRIS server REST API endpoints | 0.0 (0) | 14 Apr, 2026 | ||||
![]() Customizing the InterSystems IRIS for Health FHIR Repository - samplesHow to customize the InterSystems IRIS FHIR Repository - Samples | Docker IPM | 5.0 (1) | 10 Apr, 2026 | |||
LLM TemplateExample codebase to match Dev Community Article | C | Docker Python IPM AI | 0.0 (0) | 09 Apr, 2026 | ||
![]() Server Manager for VS CodeVS Code extension to manage connections to InterSystems servers. | 4.8 (6) | 08 Apr, 2026 | ||||
![]() ms-iris-credit-riskMicroservice for Credit Risk using InterSystems IRIS Platform | Docker ML ML | 5.0 (1) | 06 Apr, 2026 | |||
iris-class-explorerA vibecoded frontend for iris stats app | Docker IPM AI | 0.0 (0) | 04 Apr, 2026 | |||
iris-table-statsData completeness analysis app for columns of persistent classes | Docker Python IPM | 0.0 (0) | 02 Apr, 2026 | |||
intersystems-objectscript-mcpRead-only MCP server for InterSystems IRIS via the Atelier API. | AI | 0.0 (0) | 02 Apr, 2026 | |||
IRIS_and_MLflow-Continuous-Training-PipelineMLOps - Continuous Training pipeline using IRIS+MLflow | Docker Python AI ML ML | 0.0 (0) | 30 Mar, 2026 | |||
![]() fast-httpFast HTTP wrapper for %Net.HttpRequest | Docker Python IPM | 5.0 (1) | 28 Mar, 2026 | |||
![]() FHIR-Patient-ViewerBrowse FHIR patient records on InterSystems IRIS for Health | F | Docker Python | 0.0 (0) | 25 Mar, 2026 | ||
swagger-converter-cliClient library for swagger version converter. | Docker IPM | 0.0 (0) | 25 Mar, 2026 | |||
InterSystems IRIS GraphRAGGraphRAG with InterSystems IRIS | F | Docker Python AI | 4.0 (1) | 18 Mar, 2026 | ||
PivotToJupyterView extracted data from IRIS BI cubes in Jupyter Notebook | P | Docker Python IPM | 5.0 (1) | 17 Mar, 2026 | ||
vscode-objectscript-searchVsCode Server side search | G | 0.0 (0) | 13 Mar, 2026 | |||
iris-configuration-manager-extensionDeploy a configuration manager API to any InterSystems IRIS/Cache server that exposes `/api/atelier`, capture its configuration snapshot, and compare it against another server in minutes. This extension turns a manual, error-prone migration checklist into a repeatable diff report you can trust. | B | 5.0 (2) | 12 Mar, 2026 | |||
![]() GBLSizeMonitorGlobal size viewer in chart form | Docker IPM | 5.0 (1) | 12 Mar, 2026 | |||
docbook-markdown-extensionConvert InterSystems IRIS documentation pages into markdown. | L | AI | 5.0 (2) | 12 Mar, 2026 | ||
![]() withLoveAn AI-Native Low-Code platform for InterSystems IRIS. Build UIs, REST APIs, SQL Schemas, and FHIR Integrations using natural language agents. Zero boilerplate, pure creation. | Docker IPM AI | 0.0 (0) | 11 Mar, 2026 | |||
Embedded GitEmbedded Git support for InterSystems platforms | P | Docker IPM | 5.0 (2) | 06 Mar, 2026 | ||
![]() Kano MDMKano MDM - is an efficient Master Data Management software product with a complete set of features for successful implementation of complex MDM projects. | 0.0 (0) | 05 Mar, 2026 | ||||
IRIS ESBEnterprise Service Bus (ESB) implementation on InterSystems IRIS Data Platform | Docker | 4.5 (1) | 28 Feb, 2026 | |||
![]() facial-matchingRegister and validate people using facial recognition | Docker Python AI ML ML | 5.0 (1) | 28 Feb, 2026 | |||
![]() iris-CliniNoteModern clinical documentation platform for tracking patient episodes and detailed notes with semantic search capabilities. | Docker IPM AI | 5.0 (1) | 26 Feb, 2026 | |||
![]() M-U5K-3TM‑U5K‑3T is a browser-based programming game where you write code to control an autonomous rover on a distant exoplanet rich in valuable minerals. | Docker IPM | 4.5 (1) | 26 Feb, 2026 | |||
iris-budgetInterSystems IRIS Full Stack Budget App | O | Docker Python IPM | 5.0 (1) | 25 Feb, 2026 | ||
sqljsonadaptorMakes %JSON.Adaptor methods accessible via SQL. | D | IPM | 5.0 (1) | 25 Feb, 2026 | ||
![]() Intersystems-MonitoringEnable monitoring of IRIS instances via Elastic Discover | IPM | 4.5 (3) | 25 Feb, 2026 | |||