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

Editable HL7 Editor in the Message Viewer

Editable HL7 Editor in the Message Viewer
Evgeny Shvarov almost 4 years ago in InterSystems IRIS 0 Community Opportunity

Introduce AS2 Interoperability Adapter

There is a need for the file exchange implementation of AS2 protocol in a form of an Interoperability (integration) adapter With the upcoming release of Embedded python, it is possible to create an adapter with this python library: https://pypi.or...
Evgeny Shvarov almost 4 years ago in InterSystems IRIS 0 Community Opportunity

Export Search Results from Message Search

Currently when Exporting search results from the Message Search, it will export the entire message, but what about possibly exporting the search results in a nice tabular csv or excel format for those that do not know or understand how to interpre...
Scott Roth over 1 year ago in InterSystems HealthShare 5 Done by Community

Message Search - Criteria Ordering

When defining rules within the Message search the ability to add and move the criteria order. If I search sometimes, I want to add additional fields to be displayed, but I want them to be displayed in a particular order, so I have to Add additiona...
Scott Roth over 1 year ago in InterSystems HealthShare 1 Future consideration

Energy Consumption Estimate Report Per Production / Business Component

Do you know how much energy a production or even an individual business component uses? I haven't got a clue If intersystems could build a front end report that estimated the energy usage of a production/component based on the number of messages p...
Rob Ellis over 2 years ago in InterSystems IRIS 0 Community Opportunity

Allow overriding of the class method call for routing within %CSP.REST.DispatchRequest

I would like the process of calling the destination class method within the DispatchRequest method of the %CSP.REST class to be an overridable method. Currently, I am manually creating REST APIs using ObjectScript. When there are cross-cutting con...
Shun Kondo 10 months ago in InterSystems IRIS 0 Ideas Contest

Exploring Image Vectorization: Potential Revolution in Unstructured Data Processing.

During the development of the application: https://openexchange.intersystems.com/package/companies-search and our studies on vector search, we did not explore image vectorization, which involves transforming unstructured data beyond text, includin...
Lucas Fernandes over 1 year ago in InterSystems IRIS 1 Already exists

specify libraries for vectorization or data preprocessing for IntegratedML

During the development of the application, https://openexchange.intersystems.com/package/DNA-similarity-and-classify we missed specifying how Integrated ML would work with the input data, converting it to a specific vectorization of Python sklearn...
Davi Massaru Teixeira Muta over 1 year ago in InterSystems IRIS 1 Community Opportunity

Database Cache (Global Buffers) needs to be optimized

IRIS for health version 2023 sets Database Cache (Global Buffers) to 25% of physical memory by default, which is not secure and can be quite large if a server group uses shared memory. At the same time, this setting is very important, if a more ap...
王喆 👀 over 2 years ago in InterSystems Products 3 Will not implement

Why use storage for an index that has never been used?

If an index has never been used (or not for a long time), is it really necessary to use hard drive storage for the index? After a sufficiently long time has passed, it seems like it would be possible to purge storage of index data. The index would...
Nelson Tarr over 2 years ago in InterSystems IRIS 6 Will not implement