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 IRIS

Showing 245

AI assisted debug

It would be great if there was a possibility to have AI asses errors when debugging and finding the reasons for them and providing ways to solve them
Iryna Mykhailova 8 months ago in InterSystems IRIS 0 Community Opportunity

Option when purging messages also include child objects

When message purging occurs, only the top level object is deleted as part of regular data purging. This leaves child objects of the purged objects orphaned. There are ways to handle this in code, by overriding OnDelete, but it would be preferred t...
Lewis Houlden 10 months ago in InterSystems IRIS 7 Already exists

Open-sourcing Gen-AI based solution or framework for service support.

Analysing the incoming service or incident requests from the field, against previously logged and resolved cases is a great tool for support staff. There are many tools here, mostly looking for key words in text - however, leveraging Large Langaug...
Steve Pisani 11 months ago in InterSystems IRIS 0 Future consideration

Preventive Health with ChatIRIS: Integrating InterSystems IRIS for Enhanced Patient Engagement

ChatIRIS Health Coach , a GPT-4 based agent that leverages the Health Belief Model as a psychological framework to craft empathetic replies. Why is it useful? In Singapore, less than 1 in 4 go for annual vaccinations. Only a third of eligible adul...
Crystal Cheong 11 months ago in InterSystems IRIS 1 Already exists

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 about 1 year ago in InterSystems IRIS 1 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 about 1 year ago in InterSystems IRIS 0 Future consideration

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 over 1 year ago in InterSystems IRIS 2 Implemented

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 over 1 year ago in InterSystems IRIS 0 Future consideration

Implement StoreFieldStreamRaw for XML Virtual Documents

XML Virtual Documents don't support StoreFieldStreamRaw like HL7 Messages, forcing to the user to work with SetValueAt, limit the size of the Stream to the MAXSTRING value
Luis Angel Pérez Ramos over 1 year ago in InterSystems IRIS 0 Will not implement

Add Email-Only 2FA

Currently, IRIS has two options for 2-factor authentication. You can use SMS, which requires a cell phone, or you can use an authenticator app. This is also generally going to require a cell phone. I would be helpful for some of our users if we co...
David Hockenbroch over 1 year ago in InterSystems IRIS 0 Needs review