Skip to Main Content
InterSystems Ideas

Have an idea, suggestion, or something that doesn’t work as expected in InterSystems products or services? Share it here on the InterSystems Ideas Portal.

The Ideas Portal is where community members can propose improvements, report bugs, and help influence the product roadmap across InterSystems products and the overall developer experience. 22% of submitted ideas are implemented by InterSystems or members of the Developer Community.

💡 Ideas and bugs are both welcome, no matter how big or small. You can submit feature requests, usability improvements, workflow suggestions, and bug reports. Whether you’re an experienced expert or just getting started, your fresh perspective is valuable.

🛠️ About bugs and fixes. If you have access to InterSystems WRC, please submit bugs there for immediate action. Bug reports submitted through the Ideas Portal are reviewed and tracked, but do not guarantee immediate resolution.

Start by sharing what could be better - the community and our teams will help take it from there.

ADD A NEW IDEA

All ideas

Consistent method to store and fetch metadata associated with a message

Have a consistent method to store and retrieve metadata that follows the message lifecycle. It should allow storing objects and variables in a simple way regardless of message type (HL7, SDA, FHIR, etc). It should be accessible across DTLs and BPs...
Glenn Elliott about 15 hours ago in InterSystems IRIS Interoperability 0 Needs review

Include Earned Certifications Under the User's Profile in the Developer Community

This will allow community members to show off their skills more prominently, promote certifications in the developer community, and provides a way for users asking questions to tell the competency level of the responders. I have attached files tha...
Ali Nasser 22 days ago in Developer Community 6 Already exists

Option to show older messge.log in IRIS SMP

Sometimes, we need to see the previous (or older) message.log with name like: messages.old_20260412_1. this is impossible in SMP, we need to RDP the server to see this file. This is especially important when there if a force that generates a lot o...
Yaron Munz 14 days ago in InterSystems IRIS 0 Needs review

DeepSee.KPI enhancements

%DeepSee.KPI https://docs.intersystems.com/iris20252/csp/documatic/%25CSP.Documatic.cls?LIBRARY=%25SYS&CLASSNAME=%25DeepSee.AbstractKPI In scenarios where a table is built using KPIs, add a "No data" placeholder for empty KPI data. Currently, ...
Dmitrij Vladimirov 10 days ago in Developer Experience / InterSystems IRIS BI 0 In Progress

DeepSee.KPI enhancements

%DeepSee.KPI https://docs.intersystems.com/iris20252/csp/documatic/%25CSP.Documatic.cls?LIBRARY=%25SYS&CLASSNAME=%25DeepSee.AbstractKPI Create a parameter for retrieving shared filters from the dashboard. In scenarios where a KPI doesn't have ...
Dmitrij Vladimirov 10 days ago in Developer Experience / InterSystems IRIS BI 1 Clarification required

Add an optional condition expression attribute to all Business Process activities so they execute only when the condition evaluates to true, minimizing the need for wrapping <if> blocks.

Currently, in Business Processes , if a developer wants to execute a single activity-such as an <assign>, <call>, or <transform>-conditionally, they must explicitly wrap that activity inside an <if> block or manage complex ...
Roman Faustov 6 days ago in InterSystems IRIS 0 Needs review

Adding oauth2 for HTTP Adapters

As more and more systems are expanding their authentication options, there is a lack of authentication options when using the HL7 HTTP Operation beyond basic auth. Ideally, we would have the ability to reference configured oauth2 clients and have ...
Julian Matthews about 1 month ago in InterSystems IRIS for Health 0 Needs review

Real-Time Clinical Pathway Monitoring via FHIR Event Subscriptions Tutorial

Tutorial Topic Automating Clinical Pathway Compliance: Building an Event-Driven Exception Management System in IRIS for Health Learning Objectives By the end of this tutorial, the learner will be able to: Configure FHIR Subscriptions: Set up a S...
Kate Lau 3 months ago in Tutorials 3 Needs review

Dark Mode for Management Portal

1️⃣ Description of the idea A dark/light mode toggle button in the Management Portal header that swaps the entire SMP between those themes. 2️⃣ Who is the target audience? Developers and admins using our SMP day to day who love dark mode and a...
Vishal Pallerla 12 months ago in Initial Developer Experience / InterSystems Products 4 Planned

Prettier plugin for ObjectScript

Prettier is an opinionated code formatting CLI. It would be great if it supported ObjectScript so teams could enforce consistent code styles on an entire codebase using git.
Brett Saviano 6 months ago in Developer Experience / Initial Developer Experience 0 Community Opportunity