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 320

Programmatic Creation of Analyses, Transformation Specifications, and Projections in FHIR SQL Builder

Idea Overview: The proposal aims to introduce a feature within the InterSystems FHIR SQL Builder that enables the programmatic creation of analyses, transformation specifications, and projections. This initiative seeks to provide an alternative to...
Flávio Lúcio Naves Júnior 10 months ago in InterSystems FHIR Transformation Service 1 Needs review

Implement IRIS connect to Microsoft Teams

Create a conecction to MS Teams to send message directly using Webhook. This is could be a good idea to send alert messages or other interaction wtih the production and the developer teams.
Kurro Lopez 10 months ago in InterSystems IRIS 1 Already exists

Traceroutes to Java Gateway Display

We have a lot of Connections to External Databases using JDBC and the Java Gateways within the Interoperability engine. When you Click on those Services or Operations that use the Java Gateway Service it doesn't show a connection to the Java Gatew...
Scott Roth over 1 year ago in InterSystems IRIS 0 Planned or In Progress

Fold code on loops and If's on studio

There's a tiny box before every "ClassMethod" line that folds the entire method so that only the signature of the method shows. I would like to have that same feature for other code blocks, such as loops and If's
Heloisa Paiva almost 2 years ago in InterSystems Products 2 Already exists

Create List and Array Data Types that uses a PPG and not memory

When working with large arrays or lists, like with a Complex Record Map, and you get files with 200 000 lines, it uses a lot of Per Process Memory. Sometimes the process might even run out of memory if the file is too large. Can ArrayOfX and ListO...
Stefan Cronje 11 months ago in InterSystems IRIS 0 Future consideration

Assert CodeAssist prompting

The Class %UnitTest.TestCase contains methods such as: AssertNotEqualsViaMacro It is suggested to use the Macros, instead of these methods directly. However when using either Studio or VisualStudio code there is no prompting for these UnitTest Ass...
Alex Woodhead almost 2 years ago in InterSystems Products 5 Implemented

Implement support for FHIRPath Patch resources on InterSystems FHIR Server

InterSystems FHIR Server documentation states that currently only JSON Patch documents are supported. I propose to implement support for the FHIRPath Patch resources, in compliance with FHIR specification on RESTful APIs.
Maksym Shcherban 12 months ago in InterSystems IRIS 2 Implemented

Web Interface to convert HL7 V2 to FHIR

We should have a web interface to convert HL7 V2 to FHIR along with a facility for REST operation with FHIR servers where we can post and get FHIR resources.
Muhammad Waseem 12 months ago in InterSystems IRIS for Health 2 Done by Community

IRIS classes for OpenAI API

As OpenAI is getting more and more users and publication it would be nice if Intersystems would add the classes needed to interact with the OpenAI API in a simple way (instead of using python/java/...)
Yuval Golan almost 2 years ago in InterSystems IRIS 2 Done by Community

Add JS (JSON) date format to formats used in $ZDATE & $ZDATEH

In Javascript the date format is as follows: 2012-04-23T18:25:43.511Z It is hardly different from the ODBC format, but still requires a transformation during exchanges between the frontend and the backEnd. JSON does not define a format for dates b...
Pierre LaFay 12 months ago in InterSystems IRIS 0 Future consideration