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

CCD Document Repository Viewer

Does the management portal have a viewer that shows what documents are registered in the document repository (repositories) and allows you to retrieve and view them? Testing and Managing the CCD Document Registry and Repository is a big lift for d...
Chi Nguyen-Rettig 5 months ago in Developer Experience / InterSystems HealthShare 0 Needs review

Use InterSystems Interoperability as a Traceability tool for GenAI LLM pipelines

Traceability becomes crucial in LLM/Gen AI products development. Langfuse is a number 1 traceability tool nowadays, at least as we see examining the market. IRIS Interoperability is being used widely for Interoperability tracebility as well. Could...
Evgeny Shvarov 10 months ago in InterSystems IRIS 0 Community Opportunity

Updating Provider Directory to use Cache Tables instead of Code Tables

The use of Code Tables instead of using the built in functionality of SQL Tables seems antiquated. We are looking to implement a stand alone HealthShare Provider Directory. Our current Provider Directory uses SQL Databases across many sources, and...
Scott Roth 5 months ago in InterSystems HealthShare 0 Needs review

Add Python in Business Process Designer as Language option

The current Language option in Business Process Designer screen is dramatically obsolete, Basic language is totally archaic and it smells rancid. Replace Basic for Python would be a new fresh air for the Business Process Designer screen. Remove Ba...
Luis Angel Pérez Ramos over 1 year ago in InterSystems IRIS 2 Already exists

Add %JSON.Adaptor to Persistent System Classes

Currently, system classes such as Security.Applications, %UnitTest.Result.*, and %UnitTest.Result.TestInstance extend from XML.Adaptor, allowing for convenient generation of XML-formatted output from objects. To enable similar functionality for JS...
Ashok Kumar T 5 months ago in InterSystems Products 0 Needs review

It seems like there needs to be a search option in streams in production messages

see https://community.intersystems.com/post/rest-service-iris-production-when-you-crave-more-control-over-raw-data
Aleksandr Kolesov 10 months ago in InterSystems IRIS 0 Needs review

Add Search and Sort Functions to the Queue Panel of the Production Settings side bar

In InterSystems IRIS and HealthShare productions can be composed by dozens of different components. To a better queue management, I propose adding in the queue panel of the Production Settings: A Sort button, in order to identify rapidly all the c...
Pietro Di Leo over 1 year ago in InterSystems HealthShare 5 Done by Community

Conversion of Python Datatype to IRIS native values

We can easily create Python native data types from IRIS for example, by using ##class(%SYS.Python).Builtins().dict() or convert IRIS native complex datatypes to python datatypes ex: listbuild to python list ##class(%SYS.Python).ToList(). However, ...
Ashok Kumar T 10 months ago in InterSystems Products 0 Future consideration

Add EncounterNumber Index to HSAA.Encounter

Adding an index on EncounterNumber in HSAA.Encounter will significantly enhance query performance by reducing full table scans, optimizing joins, and accelerating data retrieval for reporting and analytics. Many reports and queries rely on filteri...
Stella Ticker 10 months ago in InterSystems HealthShare 0 Will not implement

IRIS support for Amazon Linux

Amazon Linux is the default OS for virtual machine instances in AWS. While production customers will likely use and pay for RHEL, and Ubuntu is fully supported, Amazon Linux support should be straightforward, since it's based on RHEL. [ec2-user@...
Cliff Mason over 3 years ago in InterSystems IRIS 0 Will not implement