Search

Clear filter
Question
Martin Staudigel · Sep 17, 2025

HL7 Schema for parsing custom Orbis HL7 messages

**Transform Custom Messages**: InterSystems IRIS for Health enables transforming proprietary/custom data into standard HL7 formats using Data Transformation Language (DTL).
Question
Josep Balagué · Jul 10, 2025

Using $ZF(-100) on Caché

$ZF(-100) (ObjectScript) | ObjectScript Reference | InterSystems IRIS Data Platform 2025.12.How to use $ZF(-100)3.$ZF(-100) help.
Article
Oliver Wilms · Apr 24, 2020

REST for Tasks on my Status Report

Currently I participate in InterSystems IRIS with REST API Programming Contest. My idea for this contest was to create an app to help me keep track of tasks for my Status Reports.
Question
Stephen De Gabrielle · Dec 27, 2018

FHIR Documentation/tutorials

[https://community.intersystems.com/post/fhir-documentationtutorials#comment-61731] The InterSystems documentation does not currently contain examples of creating FHIR / HL7v2 transformations
Announcement
Evgenia Kurbanova · Jan 12, 2022

Meet the Global Masters Winners for December!

Thanks to all the winners for your constant great contribution to InterSystems Developer Community! Let's congratulate our Heroes in the comments below!
Question
Vivek Nayak · Dec 31, 2019

How to save file/image at some specific folder.

%New() Set sc=file.LinkToFile(path) Do file.Write(decode) just for information I have created web api in intersystem iris and at front end I am using angular.
Question
Dmitry Maslennikov · Jan 16, 2020

Custom Login Page for IRIS

I use docker version of IRIS built by InterSystems. And I managed to get it worked only when I set public read permission for %DB_USER in case of user namespace.
Question
Satish P · Oct 29, 2018

Cache Cluster Environment Backup and Restore

Only InterSystems IRIS supports sharding, not Caché. You probably want to tag this post with IRIS instead of Caché (or both, as your 2 questions really are quite separate).
Question
Jiri Svoboda · Nov 9, 2018

Json with field exceeding maximum string length

control how the JSON is formatted then it still might be possible to use knowledge of the application that is using JSON representation to short cut the parsing issues.In a future InterSystems
Article
Gevorg Arutiunian · Nov 29, 2018

Create a Zen Page using an ObjectScript class method

$system.OBJ.Compile("ZenTest.MyZenApplication") do $system.OBJ.Compile("ZenTest.MyZenPage") quit } } Here's a link to the code on GitHub: https://github.com/intersystems-community
Question
Marcus Bondezan · May 4, 2018

Zen - Problem with dateText component (format and separator attributes)

topic/intersystems-zen/VLCqAlXumjI I wonder if someone could point the solution to me.
Question
Ali Chaib · Feb 7, 2025

Transforming a FHIR Response to SDA – Handling Task Resource

When I attempted to use the built-in InterSystems functions to convert this FHIR response into SDA, the transformation failed—likely because it is not a standard FHIR request.
Question
Conor Browne · Nov 17, 2016

Duplicate Patients in FHIR Repository

The "Developer Community" tag and the "Developer Community Feedback" group are intended for posts/questions about the DC forum itself, not the InterSystems products.
Announcement
Bill McCormick · Dec 1, 2016

Atelier 1.0 Release

it right after install (having first uninstalled the beta and deleted its directory):And when I went ahead with these updates I got the following security warning about a couple of InterSystems
Question
Ahmad Bukhtiar · Sep 1, 2020

Run All Business Rules in Router & Combine Results

If you haven't done any BPL please visit InterSystems learning services or contact your sales engineer or service executive to help.