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 311

Multidimensional vector search

Hope vector search can add high-dimensional vectors, such as certain image feature extraction using three-dimensional arrays
xuanyou du 5 months ago in InterSystems HealthShare 3 Will not implement

Time in Queue of Messages

It's importantent to have an information of messages (Ens.MessageHeader) logging the time of it in Queue. For example: When you call some BO and your message keep in queue fro a little, after it is processed. you have ONLY TimeCreated and TimeProc...
Luis Petkovicz 7 months ago in InterSystems IRIS 0 Needs review

Listing for Developers which outstanding issues with Versions are being actively worked

Recently we upgraded to 2024.1 in our Development/Test environments, but found some Bug, and Issues with enhancements and existing tools. For example, when viewing a message in its RAW format, there are new lines that have been added to the HL7 me...
Scott Roth 4 months ago in InterSystems IRIS 0 Future consideration

HL7 test message generator

A solution to generate HL7 test messages to test my production. IRIS for Health already contains many HL7 specific functions like the schema structures. Furthermore one can use transformations to build custom messages. A tool or script is needed t...
Vadim Aniskin about 1 year ago in InterSystems IRIS for Health 1 Community Opportunity

Include support for GraphQL

Almost all our competitors have these feature. It helps to reduce HTTP traffic when used instead of REST services.
Jose-Tomas Salvador about 2 years ago in InterSystems IRIS 3 Done by Community

Add Python linting to vscode when writing method in Python.

When you write a method using python you do not get any linting of the python code. This is slows down development in Python. One common mistake is bad or missing indentation which is critical in Python. While we know that there is an error the na...
Rich Taylor 5 months ago in InterSystems IRIS 0 Future consideration

Introduce YAML or JSON support for CPF Merge files

CPF Merge files are cumbersome now. It is very complicated to create a new merge.CPF without knowing by-heart all the configuration parameters. E.g. take a look an example. Let's introduce YAML (preferrable) or JSON notation for CPF Merge
Evgeny Shvarov 4 months ago in InterSystems IRIS 0 Will not implement

Make JSON representation of messages in Interoperability message viewer instead of XML

it will be much more readable
Evgeny Shvarov over 2 years ago in InterSystems IRIS 5 Done by Community

Integrate Cloud Document DB UI into InterSystems IRIS

After testing Cloud Document DB Preview functionality it would be great to include most of the user interface into InterSystems IRIS in order to manage Document DB easily and in a very user friendly way.
Luis Angel Pérez Ramos 4 months ago in InterSystems IRIS 0 Needs review

Expand Vector Arithmetics

Enhance Vectore calculation beyond VECTOR_COSINE(),TO_VECTOR(),VECTOR_DOT_PRODUCT() I especially miss these functions: FROM_VECTOR to get the content of $ZV into a variable (JSON ?) ADD_VECTOR() for transformation. For INT and DOUBLE DiFF_VECTOR()...
Robert Cemper 6 months ago in InterSystems IRIS 8 Will not implement