Skip to Main Content
InterSystems Ideas
We love hearing from our users. Tell us what you want to see next and upvote ideas from the community.
* Bugs and troubleshooting should as usual go through InterSystems support.
ADD A NEW IDEA

InterSystems Products

Showing 432

IRIS Payer SNIP Validation Studio: Fast, accurate X12 compliance with partner guide overlays

Summary Real-time and batch X12 HIPAA SNIP validation (Levels 1–7) with payer implementation guide overlays inside the IRIS Management Portal—boosting first-pass acceptance and accelerating partner onboarding. Customer value 8–15% lift in first-...
Tirthankar Bachhar 12 days ago in Developer Experience / Generative AI / InterSystems IRIS 0 Needs review

AI Digital Twin & Safe Replay Studio: One‑click production clone, anonymized traffic replay, and “what‑if” simulation

Problem Changes to productions (new DTLs, rules, adapters, timeouts, upgrades) are risky because test environments rarely mirror real traffic, partner quirks, or peak volumes. Reproducing an incident or validating a partner change requires man...
Tirthankar Bachhar 12 days ago in Developer Experience / Generative AI / InterSystems IRIS 0 Needs review

Generate OpenAPI / Swagger Specification from FHIR Capability Statement

In most customer projects, we end up using the customer's existing enterprise API Gateway to expose FHIR endpoints. This is particularly prevalent with payer customers most recently. Their API Gateway team will request an OpenAPI specification for...
Fred Harmon 2 months ago in Developer Experience / InterSystems FHIR Server 0 Needs review

DeepSee.KPI enhancements

There are actually three suggestions, but they all relate to KPIs (link to what these are below). %DeepSee.KPI https://docs.intersystems.com/iris20252/csp/documatic/%25CSP.Documatic.cls?LIBRARY=%25SYS&CLASSNAME=%25DeepSee.AbstractKPI 1. Provid...
Dmitrij Vladimirov about 1 month ago in Developer Experience / InterSystems IRIS BI 0 Needs review

Introduce generated unittests for REST API calls generated by ^%REST vs Open API spec

^%REST can generate REST API classes that handle calls listed in Open API spec. It'd be great if the lib could also generate unittests for all the implementation methods. Tests could leverage approach, provided by David Hockenbroch here, which hel...
Evgeny Shvarov about 1 month ago in Developer Experience / InterSystems IRIS 0 Community Opportunity

Add pool size in production configuration page

Pool size used to be displayed in Production Configuration page in Management Portal in old version of Ensemble, unfortunately this (IMHO very important) information is now missing. To get the pool size you need to click in each and every host in ...
Enrico Parisi 9 months ago in Developer Experience / InterSystems IRIS 2 Implemented

Add support for two-factor authentication in DBeaver

In many environments 2FA/MFA is virtually mandatory due to regulations and compliance requirements. IRIS supports 2FA for the accessing the portal as well as Java/JDBC connections. Unfortunately my favorite (ad most popular?) JDBC SQL client app...
Enrico Parisi 6 months ago in Developer Experience / InterSystems Products 1 Future consideration

Publish the InterSystems IRIS Native SDK for Node.js on npm

People building Node.js apps commonly use npm as the place they get packages they depend on. Not being able to get the files needed for InterSystems IRIS Native API for Node.js from there adds friction which probably results in some lost opportuni...
John Murray almost 3 years ago in InterSystems IRIS 3 Implemented

Need for Application-Specific HTTP Tracing in Web Gateway

1️⃣ Description of the idea Enhance the Web Gateway to support HTTP Trace at the web application level, rather than globally. This means developers and administrators could enable and tracing the individual web applications (e.g., /myapp, /api/mya...
Ashok Kumar T 5 months ago in InterSystems Products 0 Future consideration

Enable Schema Validation for REST APIs Using Swagger Definitions

Enforce Automatic schema validation for Spec-First REST implementations 1️⃣ Description of the idea Enable automatic schema validation of incoming request bodies in REST APIs defined using Swagger/OpenAPI 2.0 when the request body is declared in ...
Ashok Kumar T 5 months ago in InterSystems Products 2 Community Opportunity