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 463 of 463

DC Search: remember user picked search result

After showing the search result, give the user the option to choose his/her preferred result or specify one that's not listed. Have AI to remember these selections and give them a higher ranking when answering similar searches.
Jiayan Xiang 15 days ago in Community 0 Needs review

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 5 months ago in InterSystems HealthShare 0 Community Opportunity

Add a debugger for Embedded Python in Visual Studio Code

Recently, Embedded Python was introduced as a programming language alongside ObjectScript. At the same time, the InterSystems Studio IDE has been deprecated for the newer and multilanguage Visual Studio Code (VSC), which is also equipped with a de...
Pietro Di Leo 9 months ago in InterSystems IRIS 6 Planned or In Progress

Know what IRIS version a class, method or property first appeared in

The online class documentation lets me discover what's in the %-packages. I can do this for each of the IRIS versions InterSystems maintain online documentation for. But I haven't found an easy way of being able to tell what changed between versio...
John Murray 5 months ago in Documentation 0 Community Opportunity

IPM (ZPM) extension for VS Code

Create a VS Code extension that provides an alternative to the CLI user interface with the InterSystems Package Manager (aka IPM / ZPM). When working in VS Code a developer sometimes wants to install additional packages onto their IRIS server. Or ...
John Murray 9 months ago in Other 6 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 about 1 month ago in InterSystems Products 0 Future consideration

E-learning for job

A learning platform for Caché where, as the student learns, they score and become available for job vacancies according to the score suggested by the company that makes the position available.
Andre Larsen Barbosa over 2 years ago in Learning 4 Will not implement

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 about 1 month ago in InterSystems HealthShare 0 Needs review

Native JSON Datatype exclusively for JSON

Create a built-in native JSON datatype like "%Library.String" and implement the SQL JSON_ functions natively. Store, retrieve, search, validate by schema and update the before save and save JSON values instead of store into %String - we can't stor...
Ashok Kumar 2 months ago in InterSystems Products 0 Future consideration

Modernize terminal

Add command and variable/global name completion in the terminal.
Fabian Haupt over 2 years ago in InterSystems IRIS 4 Future consideration