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

All ideas

Showing 597

Message Viewer - Search by PatientID shortcut

Most of the time, when using the Message Viewer in Health Connect, I need to search by PatientID for fault finding or analytical purposes. It would be handy if there was a field already on the Message Viewer page to search by PatientID, instead of...
Lewis Houlden 3 months ago in Developer Experience / InterSystems IRIS for Health 0 Needs review

Simplify classnames calls in ObjectScript

Currently everyone use ##class(classname).methodname() to call it. e.g. do ##class(Sample).ClassMethod() This is one of the painful moments about ObjectScript for developers. Can we introduce a parallel support of more simplified way, as: #classna...
Evgeny Shvarov over 3 years ago in Developer Experience / InterSystems IRIS 0 Ideas Contest

Include an option in HealthShare (UCR) to support natively a vectorized database of patients' clinical data, enabling retrieval-augmented generation (RAG) for communication with market-available large language models (LLMs).

This feature would provide substantial added value to the product, particularly in the AI-driven era. Additionally, the vector search capability will support a wide variety of other use cases.
Claudio Devecchi about 1 year ago in InterSystems HealthShare 0 Community Opportunity

Edit books : InterSystems IRIS for Dummies

In order to help the dissemination of InterSystems technologies, create, alongside documentation, supports in the vein of "... for dummies ". Examples : Health Data Orchestration for dummies Analytics for dummies Machine Learning for dummies Busin...
Sylvain Guilbaud over 1 year ago in Developer Community 4 Community Opportunity

Allows Community members to launch challenges

Allows Community members to launch challenges, subject to prior moderator approval, with the option to transfer some of their GM points as payment to the first member to complete the challenge. If a staff member like the challenge, they can mark i...
Yuri Marx about 1 month ago in Global Masters 0 Needs review

Generate diagrams of IRIS configuration details

Extract IRIS configuration information and use it to generate diagrams showing aspects such as: How ECP is being used to connect application servers and data servers. The relationships between namespaces and databases, including where mappings...
John Murray 3 months ago in InterSystems IRIS 2 Done by Community

Implement autosave for DTL and BPL pages

This is a very recurrent complain from our customers, it's very common that they lose all the design implemented for a DTL/BPL after an automatic web page refresh or a session close. That would be great to have an automatic save where you can get ...
Luis Angel Pérez Ramos over 2 years ago in Developer Experience / InterSystems Products 5 Planned

Break down IRIS in microservices

The objective is to decompose the IRIS monolith into independently scalable microservices within a cloud-native architecture. For instance, the OAuth2 server could be scaled independently without deploying additional full IRIS instances. These mic...
Dorian Tetu 6 months ago in InterSystems IRIS 1 Will not implement

Macros in Classes

Currently, there are two possibilities to use macros in a class 1) with the "Include" keyword at the beginning of a class definition 2) in EACH (class)metod definition one or more macros can be defined with the "define", "def1arg", etc. keywords...
Julius Kavay 7 months ago in InterSystems Products 2 Will not implement

Integrate InterSystems IRIS with SQLancer for Automated SQL Testing and Validation

SQLancer is a tool to automatically test Database Management Systems (DBMSs) in order to find bugs in their implementation. That is, it finds bugs in the code of the DBMS implementation, rather than in queries written by the user. SQLancer has fou...
Dmitry Maslennikov 6 months ago in Developer Experience / InterSystems IRIS 1 Done by Community