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

Jupyter Notebook

with the addition of embedded Python, offer a Jupyter Notebook integration that can interact with the IRIS DB, rules engine, etc.
Guest about 3 years ago in InterSystems IRIS 2 Done by Community

Refactoring in VsCode

In VsCode (As in old Studio) there is juste one refactoring possibility : extract in method. I think that refactoring functions are important in producing clean code, because refactoring without dedicated function is too long, so not done.
Pierre LaFay 11 months ago in InterSystems IRIS 3 Future consideration

Include more examples / documentation

When implementing or troubleshooting code, it is helpful to have examples to compare against and most certainly from a support perspective where a user may not be experienced with that particular area. Real-life examples and / or documentation wou...
Jason Neate about 1 year ago in Documentation 0 Needs review

HL7 test message generator

A solution to generate HL7 test messages to test my production. IRIS for Health already contains many HL7 specific functions like the schema structures. Furthermore one can use transformations to build custom messages. A tool or script is needed t...
Vadim Aniskin about 1 year ago in InterSystems IRIS for Health 1 Community Opportunity

IRIS as a service

I would like to have a possibility to have a trial IRIS online available, for example, for 6+ months (during 1 semester). So that I can tell my students to go to https://..., start the dedicated server and do all their homework there. So that they...
Iryna Mykhailova almost 2 years ago in Other 5 Will not implement

Bare minimum start of IRIS for docker build

During docker build, it's useless to start full functional IRIS, it would be enough to start just bare minimally, do not start the internal web server, ECP, and so on. Just only staff enough to build a code and make some changes in settings.
Dmitry Maslennikov about 2 years ago in InterSystems IRIS 0 Future consideration

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 2 years ago in InterSystems IRIS 0 Will not implement

Global->JSON->Global converter

Introduce a package which can:export arbitrary Global (or part of global) into file.jsonimport file.json into Global expose global in JSON into device and vice versa
Evgeny Shvarov almost 3 years ago in InterSystems IRIS 2 Done by Community

Support citizens to sell / donate their health data

Create a platform (IRIS for Health) and app that would support citizens to sell/donate their medical data. This would be a combination of the Provider & Payer data (federal patient access and interoperability rules), device data and other data...
Guest about 3 years ago in InterSystems IRIS for Health 3 Will not implement

Pull in all classes and tables called in a resource at export.

I would like to see any utilized class, table, global variable, etc. that is utilized within a production component pulled into the export list when I export from that component. Right now, tables, XML message schemas, message classes, and others ...
Victoria Castillo 5 months ago in InterSystems IRIS 2 Community Opportunity