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 |
|---|---|---|---|---|---|---|
![]() FemTech ReminderProject to take part the InterSystems IRIS for Health Contest | Docker IPM | 4.5 (1) | 03 Dec, 2022 | |||
![]() SendComplexMessageFromServiceIRIS Integration testing helper. Send complex deep objects as XML from Production Services | A | IPM | 4.8 (2) | 17 Nov, 2022 | ||
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 | ||||||
![]() Dia-Bro-AppTo highlight IRIS for Health Integrational capabilities | D | 0.0 (0) | 04 Dec, 2022 | |||
![]() IoT SampleSample how to use MQTT with InterSystems IRIS MQTT Interoperability adapter | Docker IPM | 5.0 (1) | 10 Jan, 2023 | |||
![]() cos-url-shortenerURL Shortener project with campaign tag and clicked control. | D | Docker IPM | 5.0 (1) | 09 Feb, 2023 | ||
![]() iris-datapipeDataPipe an interoperability framework to ingest data in InterSystems IRIS in a flexible way | A | Docker Python IPM | 5.0 (1) | 15 Jan, 2025 | ||
![]() iris-pubsubSimple local Publisher-Subscriber utility for InterSystems IRIS | A | Docker IPM | 5.0 (1) | 23 Feb, 2023 | ||
![]() Custom ZenProxy%ZEN.proxyObject send numeric as String | D | Docker IPM | 3.8 (2) | 21 Mar, 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 | ||
![]() InterSystems Testing Manager for VS CodeUse %UnitTest framework and Test Coverage Tool in VS Code | 4.5 (2) | 05 Sep, 2025 | ||||
![]() generate-datesGenerate a CSV file containing dates with additional information | Python | 3.5 (1) | 04 May, 2023 | |||
workshop-rest-wsCreation of REST web service for training purposes | Docker | 5.0 (1) | 16 Jun, 2023 | |||
production-settingsModule to change InterSystems Interoperability Production settings | Docker IPM | 5.0 (1) | 20 Jun, 2023 | |||
![]() IRIS WHIZ - HL7v2 Browser ExtensionBrowser extension created to extend the HL7v2 capabilities of Intersystems Iris/Ensemble. | 4.7 (3) | 15 Dec, 2024 | ||||
![]() irisChatGPTApplication uses LangChain framework which is built around LLMs | Docker Python IPM AI | 4.0 (1) | 12 Nov, 2024 | |||
![]() FHIR - AI and OpenAPI ChainCall any FHIR API with natural language input. OpenAI. LangChain | Docker Python IPM AI | 0.0 (0) | 07 Jul, 2023 | |||
Python IRIS SQL Procedures SampleSamples of python running inside SQL InterSystems IRIS Database | Docker IPM | 5.0 (1) | 20 Jul, 2022 | |||
iris-python-flask-api-templateThe simplest template with REST CRUD for InterSystems IRIS | L | Docker Python | 4.5 (1) | 17 Aug, 2022 | ||
fhir-orga-dtThis is a simple full python IRIS production that gather information from a csv, use a DataTransformation to make it into a FHIR object and then, save that information to a FHIR server. | L | Docker Python | 4.5 (1) | 17 Aug, 2022 | ||
interoperability-soapTool to help troubleshoot Generic SOAP Service interface | O | Docker IPM | 5.0 (1) | 15 Sep, 2022 | ||
demo-deploymentDeploy Demo of your InterSystems IRIS application | 5.0 (1) | 14 Sep, 2022 | ||||
![]() PainChek®AI supported, best-practice pain management medical device. | J | AI | 0.0 (0) | 23 Nov, 2022 | ||
![]() iris-qr-barcode-utilsRead and write QR and Barcodes using InterSystems IRIS and Python | Docker Python IPM | 5.0 (1) | 14 Nov, 2022 | |||
iris-fhir-appMy first IRIS FHIR app | O | Docker IPM | 4.5 (2) | 29 Nov, 2022 | ||
![]() Interopway XDBCSimple way to implement XDBC Interoperability. | IPM | 4.0 (1) | 26 Apr, 2023 | |||
![]() iris-deploy-toolsEasy way to deploy your production in IRIS or Ensemble. | Docker IPM | 5.0 (1) | 06 Feb, 2023 | |||
![]() Google IRIS LoginAdd Sign-in with Google into Management Portal | Docker IPM | 5.0 (1) | 28 Mar, 2023 | |||
workshop-sql-jgwWorkshop about an IRIS production with a JDBC connection to a MySQL database throught JGW | Docker | 4.5 (1) | 17 Apr, 2023 | |||
workshop-dicom-orthancFull example of a DICOM communication IRIS - PACS | Docker | 5.0 (1) | 10 Apr, 2023 | |||
![]() Interopway RESTRepositório com conjunto de classes para auxiliar no desenvolvimento de integrações que consomem serviços REST | IPM | 3.3 (2) | 28 May, 2023 | |||