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

BPL, DTL and Rulesets in JSON and/or YAML

Sometimes when working with large rulesets, DTL, and BPL, it is easier to edit it in VSCode as XML than on the visual editors. XML is not the most legible format. If we could edit these as JSON or YAML, it would make editing it a lot easier. Not s...
Stefan Cronje 4 months ago in InterSystems IRIS 0 Needs review

Implement support for FHIRPath Patch resources on InterSystems FHIR Server

InterSystems FHIR Server documentation states that currently only JSON Patch documents are supported. I propose to implement support for the FHIRPath Patch resources, in compliance with FHIR specification on RESTful APIs.
Maksym Shcherban 4 months ago in InterSystems IRIS 2 Implemented

Web Interface to convert HL7 V2 to FHIR

We should have a web interface to convert HL7 V2 to FHIR along with a facility for REST operation with FHIR servers where we can post and get FHIR resources.
Muhammad Waseem 4 months ago in InterSystems IRIS for Health 2 Done by Community

IRIS Cloud SQL Integration with AWS Secrets Manager

Integrate IRIS Cloud SQL with the AWS Secrets Manager. The purpose will be to centralize the password of an instance and the applications using it, as well as allow for password cycling.
Stefan Cronje 4 months ago in InterSystems IRIS Cloud SQL 0 Planned or In Progress

Add JS (JSON) date format to formats used in $ZDATE & $ZDATEH

In Javascript the date format is as follows: 2012-04-23T18:25:43.511Z It is hardly different from the ODBC format, but still requires a transformation during exchanges between the frontend and the backEnd. JSON does not define a format for dates b...
Pierre LaFay 4 months ago in InterSystems IRIS 0 Needs review

cheat sheets

A recent post on the community gave me this idea. Couldn't we have a dedicated space or application to write cheat sheets? This could make it easy to have a cheat sheet possibly with sniplets. For my part, I am thinking of creating a web app in th...
Pierre LaFay 4 months ago in Documentation 0 Community Opportunity

Date format in LOAD DATA to indicate a date/datetime format other than 'yyyy-mm-dd hh:mm:ss'

Provide an option in LOAD DATA to indicate a date/datetime format other than 'yyyy-mm-dd hh:mm:ss' i.e : LOAD DATA .../...USING{ "from": { "file": { "dateformat": "DD/MM/YYYY" } }}
Sylvain Guilbaud 4 months ago in InterSystems IRIS 0 Planned or In Progress

Ranking - top 10 - Open Exchange

Create a new section on Open Exchange with top 10 for developers with more apps published and more apps downloaded
Yuri Marx 5 months ago in Open Exchange 1 Already exists

Add access to Ideas Portal from Global Masters

There is no access to the Ideas Portal from Global Masters currently.
Luis Angel Pérez Ramos 5 months ago in Global Masters 1 Implemented

Best practices in a documentation chapter

I think it would be interesting to address in a chapter of the documentation good practices both in programming and in the design of persistent classes. It would be ideal to present some code examples. Some examples to illustrate my point: How to ...
Pierre LaFay 5 months ago in Documentation 0 Needs review