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 252

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 about 1 year 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 over 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 over 1 year ago in InterSystems IRIS 0 Ideas Contest

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 1 Will not implement

DB Driver for Django

For use with IRIS SQL or IRIS, a database driver for Django can open some system-building opportunities. If IRIS SQL is used as a service and the developer is skilled in the Django framework.
Stefan Cronje over 1 year ago in InterSystems IRIS 1 Already exists

IPM store on Management Portal

From a new screen in the IRIS Management Portal, list all IPM projects and allows to install them from it
Yuri Marx over 1 year ago in InterSystems IRIS 0 Ideas Contest

Use browser engine

Integrate some browser engine like chromium so that we can use tools like Selenium, Cypress, to perform tests.
André Dienes Friedrich over 1 year ago in InterSystems IRIS 4 Will not implement