Skip to Main Content
InterSystems Ideas

Have an idea, suggestion, or something that doesn’t work as expected in InterSystems products or services? Share it here on the InterSystems Ideas Portal.

The Ideas Portal is where community members can propose improvements, report bugs, and help influence the product roadmap across InterSystems products and the overall developer experience. 22% of submitted ideas are implemented by InterSystems or members of the Developer Community.

💡 Ideas and bugs are both welcome, no matter how big or small. You can submit feature requests, usability improvements, workflow suggestions, and bug reports. Whether you’re an experienced expert or just getting started, your fresh perspective is valuable.

🛠️ About bugs and fixes. If you have access to InterSystems WRC, please submit bugs there for immediate action. Bug reports submitted through the Ideas Portal are reviewed and tracked, but do not guarantee immediate resolution.

Start by sharing what could be better - the community and our teams will help take it from there.

ADD A NEW IDEA

All ideas

Showing 621

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 7 months ago in Developer Experience / InterSystems HealthShare 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 almost 2 years ago in InterSystems IRIS 8 Will not implement

Distinguish Read only properties from editable properties in Task Scheduler Wizard

The Task Scheduler is a powerful feature that enables users to automate tasks and improve system management efficiency. However, some tasks may contain Read-Only properties, which users are not permitted to modify. These properties are designated ...
Stella Ticker about 1 year ago in Developer Experience / InterSystems Products 1 Future consideration

Manage SQL accesses to all or some schemas in a database, instead of managing it a the tables level.

Currently, the SQL privileges (SELECT, INSERT, UPDATE, DELETE) are managed at the tables level, which can be very tedious when you have to administer many roles in an organization, and need to keep them sync with a constantly evolving data models....
Sylvain Guilbaud over 2 years ago in InterSystems IRIS 2 Already exists

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 8 months ago in InterSystems HealthShare 0 Needs review

Connect InterSystems Documentation and Developer community

Developer community https://community.intersystems.com/ includes a lot useful technical articles and Q&A. I suggest to show related documents from Developer community on the InterSystems Documentation search results page. And also add on every...
Nikolay Solovyev about 3 years ago in Documentation 1 Will not implement

Health Equity Analyzer

A dashboard or user portal that empowers people to identify and then act on under served communities with regards to healthcare. The tool would analyze and present populations that would benefit from health education and outreach programs to help ...
Guest over 4 years ago in Developer Experience 4 Community Opportunity

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 8 months ago in InterSystems Products 0 Needs review

FHIR step by step setup

Reading the FHIR documentation, it seems like it is mostly geared for those that are hosting Repositories within IRIS. It would be nice for those that do not host repositories to have a step by step process to go through in setting up what is nece...
Scott Roth over 2 years ago in Learning 0 Future consideration

System Management Portal - allow to cancel running SQL Query

when a user runs an SQL statement using System Management Portal, SQL menu, they may realize that SQL command takes too long to execute (too general SQL statement, too big table, ...). It would be great to be able to cancel such long running query...
Daniel Kutac over 1 year ago in InterSystems IRIS 4 Already exists