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.
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.
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.
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
10 months ago
in InterSystems IRIS
0
Future consideration
There's a tiny box before every "ClassMethod" line that folds the entire method so that only the signature of the method shows. I would like to have that same feature for other code blocks, such as loops and If's
Change data capture from IRIS to kafka using SQL commands
Today it is common to push data from the database to datalake or to notify other systems about data CRUD using kafka. So I suggest create new SQL commands to register a sql table for publish data in json format to a kafka topic and SQL commands to...
Yuri Marx
over 1 year ago
in InterSystems IRIS
5
Community Opportunity
The Class %UnitTest.TestCase contains methods such as: AssertNotEqualsViaMacro It is suggested to use the Macros, instead of these methods directly. However when using either Studio or VisualStudio code there is no prompting for these UnitTest Ass...
As OpenAI is getting more and more users and publication it would be nice if Intersystems would add the classes needed to interact with the OpenAI API in a simple way (instead of using python/java/...)
Yuval Golan
almost 2 years ago
in InterSystems IRIS
2
Done by Community
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...
Implement StoreFieldStreamRaw for XML Virtual Documents
XML Virtual Documents don't support StoreFieldStreamRaw like HL7 Messages, forcing to the user to work with SetValueAt, limit the size of the Stream to the MAXSTRING value
Luis Angel Pérez Ramos
11 months ago
in InterSystems IRIS
0
Will not implement
Rapid growth of IoT industry in recent years produced a plethora of new protocols with varying levels of standardization and adoption. Quite a lot of these protocols are binary because: It allows for greater throughput On a device level these prot...
Eduard Lebedyuk
almost 3 years ago
in InterSystems IRIS
0
Community Opportunity