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 52

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 almost 2 years ago in InterSystems IRIS for Health 3 Ideas Contest

Display UserValues contents on message property tab

UserValues are a property of every instance of EnsLib.EDI.Document objects (e.g. HL7 Messages). They allow storing of e.g. Metadata alongside the message using dtl and retrieve the information stored in there for example in routing rules. Unfortun...
Sebastian Thiele over 2 years ago in InterSystems IRIS for Health 0 Ideas Contest

Programmatic Creation of Analyses, Transformation Specifications, and Projections in FHIR SQL Builder

Idea Overview: The proposal aims to introduce a feature within the InterSystems FHIR SQL Builder that enables the programmatic creation of analyses, transformation specifications, and projections. This initiative seeks to provide an alternative to...
Flávio Lúcio Naves Júnior over 1 year ago in InterSystems FHIR Transformation Service 1 Ideas Contest

Adapting tools for people with special needs and/or disabilities 🌐🔰🦽🦼♿

Blind people, people with reduced mobility, people with color blindness, autistic people, people with Asperger's syndrome, human beings with Parkinson's disease, or missing a hand and/or fingers. Can Intersystems tools be adapted to them? Do you ...
Yone Moreno over 2 years ago in InterSystems Products 2 Ideas Contest

Create List and Array Data Types that uses a PPG and not memory

When working with large arrays or lists, like with a Complex Record Map, and you get files with 200 000 lines, it uses a lot of Per Process Memory. Sometimes the process might even run out of memory if the file is too large. Can ArrayOfX and ListO...
Stefan Cronje over 1 year ago in InterSystems IRIS 0 Ideas Contest

IPM store on Management Portal

From a new screen in the IRIS Management Portal, list all IPM projects and allows to install them from it
Yuri Marx over 1 year ago in InterSystems IRIS 0 Ideas Contest

Import classes with ES6 syntax

Being able to import classes into another class for example using ES6 syntax, this way you could reduce the use of ##class(Sample). throughout the document when it is needed repeatedly in more than one place. A possible example would be to be a...
Joan Pérez almost 2 years ago in InterSystems IRIS 0 Ideas Contest

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 almost 2 years ago in InterSystems IRIS 0 Ideas Contest

%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 over 2 years ago in InterSystems IRIS 0 Ideas Contest

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 over 2 years ago in InterSystems IRIS 1 Ideas Contest