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 324

Option when purging messages also include child objects

When message purging occurs, only the top level object is deleted as part of regular data purging. This leaves child objects of the purged objects orphaned. There are ways to handle this in code, by overriding OnDelete, but it would be preferred t...
Lewis Houlden 7 months ago in InterSystems IRIS 7 Already exists

allow easier consumption of structured Non-CDA documents

In some countries outside US, other than HL7 CDA standards are used to exchnage structured documents. Recently when using XDS Provide and Register Document Set transaction is used, it is hardcoded to consume only content of HL7 CDA documents. Anyt...
Daniel Kutac 7 months ago in InterSystems HealthShare 0 Needs review

Time zone conversion

Problem : Convert time from one time zone to another time zone, every time need to use the python or .NET wrapper. Proposal : We need to write in build time conversion utility from one time zone to another time zone
Veerarajan Karunanithi 7 months ago in InterSystems IRIS 3 Done by Community

Data cleansing tool kit

Problem : Data clean up is pretty hard job now a days. In healthcare, data quality is much important to derive the correct results. Proposal : In IRIS, we need to provide comprehensive toolkit for data cleansing to improve data quality
Veerarajan Karunanithi 7 months ago in InterSystems IRIS 0 Community Opportunity

Automated Schema Comparison and Synchronization

Problem : if we are maintaining the two separate instances for load balancer. we can't able to maintain the schema comparison and synchronization. it is possible by using git redeploy. but we need to redeploy the code. Proposal : instead we need t...
Veerarajan Karunanithi 7 months ago in InterSystems IRIS 3 Community Opportunity

Querying from multiple IRIS instances

Problem : multiple IRIS instances store different type of data then it is not possible to use as a combine results Proposal : We need to provide utility to query the multiple IRIS instances data. Not required to write logic to establish the connec...
Veerarajan Karunanithi 7 months ago in InterSystems IRIS 2 Community Opportunity

Automatic API documentation

Problem : API documentation we need to create manually every time Solution : We need to provide Automatic API documentation like swagger. It should automatically list out API's and request and responses possible with customization Benefits : rapid...
Veerarajan Karunanithi 7 months ago in InterSystems IRIS 4 Already exists

Drag and drop web &mobile UI

Previously Intersystems zen framework which was very helpful to easily generate the web and mobile UI. Proposal : drag and drop web & mobile framework Problems : who are all explaining intersystems IRIS thinking it is capable of interoperabili...
Veerarajan Karunanithi 7 months ago in InterSystems IRIS 0 Community Opportunity

Built in Test data Generator

Automatically create test cases. A manual or automated test data generator. This tool will integrate seamlessly with InterSystems IRIS to generate a wide range of test data, covering various scenarios and edge cases. It will include customizable ...
Veerarajan Karunanithi 7 months ago in InterSystems IRIS 5 Community Opportunity

VSCode Delete Server Version of Source Code

When we delete a source code or rename the source code (routine or class), the old version still on the server, this cause a mess in server side with a lot of classes/routines that are not in use. Then when we delete or rename (I think this part i...
Cristiano Silva 7 months ago in InterSystems IRIS 3 Planned or In Progress