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 46

Interoperability Production: "Add a 'Type-to-Filter' ability in dropdown selections"

Our InterSystems HealthConnect Environment uses multiple namespaces and in those namespaces we have hundreds of components. It can be really tedious and slow to scroll though each drop down to select a component in a routing rule (targets or sourc...
Victoria Castillo 11 months ago in InterSystems HealthShare 1 Future consideration

Make Every Operation and Service Expose its message classes

Every Interoperability Business Service sends a message of a certain type. Every Operation receives a request message of a certain type and then sends back a response message of a certain class type. Currently it is not clear which are the these c...
Evgeny Shvarov 11 months ago in InterSystems IRIS 0 Future consideration

Custom Visualizations for Physicians

Enable physicians to track specific health data using charts and graphs. Physicians can easily monitor trends and make informed clinical decisions.
Ikram Shah 11 months ago in InterSystems IRIS for Health 3 Future consideration

Add hyperlink to documentation web page from management portal options

Would be really useful to add hyperlink to specific documentation to the multiple fields and configuration of the portal management, one of the most common complain of our customers is "I can't find anything in your documentation, it's a totally m...
Luis Angel Pérez Ramos about 1 year ago in InterSystems Products 0 Future consideration

%NormalizeObject to cater for serial, list of objects and user call-back

It will be helpful if the %NormalizeObject method had the same depth of functionality as %ValidateObject. %ValidateObject has the checkserial argument. Adding the same type of argument to %Normalize will make things simpler when it comes to normal...
Stefan Cronje about 1 year ago in InterSystems IRIS 0 Future consideration

Public API for access to shared memory

Sometimes we need to have a resource shared among several processes, e.g. some application counters, that we don't want to be looked up by users. Globals don't fit this need for evident reason. The idea is to provide an API which allow shared (whi...
Alexey Maslov about 1 year ago in InterSystems IRIS 1 Future consideration

Set password through environment variable

In a continious integration processes, for some applications, for testing purposes, it's useful to run vanilla IRIS and run integration tests, for Python applications for instance And the best way to do it, is to use services feature in popular CI...
Dmitry Maslennikov about 1 year ago in InterSystems IRIS 5 Future consideration

Add address standardization to Normalization (using Project US@ standards)

Standardizing the address fields would improve autolinking and save time spent on manual review. By using the US@ standards, it would improve interoperability and data sharing. Minutes from the April 2021 meeting are attached. See ONC for further ...
Susan Saul over 1 year ago in InterSystems HealthShare 0 Future consideration

Patient Initiated Follow Up - Adding a document to an ROPWL

Patient Initiated Follow Up is a mandated for all NHS Trusts in England and exploring options to make this work for patients and users within TrakCare. There are numerous other suppliers that allow patients to be complete a questionnaire when they...
Ally Gore over 1 year ago in InterSystems TrakCare 0 Future consideration

Add the option to call class parameters in Embedded Python

Currently, class parameters can be called in ObjectScript in the following way: write ..#ParameterName The same construction in Embedded Python looks like this: import irisprint(iris.cls('ClassName')._GetParameter("ParameterName") Could it be simp...
Evgeny Shvarov over 1 year ago in InterSystems IRIS 0 Future consideration