Search

Clear filter
Article
José Pereira · Jun 5, 2021

FHIRaaS overview

# Introduction This article aims to provide an overview of InterSystems IRIS FHIR Accelerator Service (FHIRaaS) driven by the implementation of application iris-on-fhir, available
Announcement
Elena E · Feb 22, 2024

Open Exchange Gets New Look and New Features

This feature bridges the gap between idea generation and implementation, highlighting the collaborative spirit of the InterSystems community.
Article
Yuri Marx · Apr 23, 2024

How to persist XML data to IRIS Database using IRIS Interoperability

The InterSystems IRIS has a series of facilitators to capture, persist, interoperate, and generate analytical information from data in XML format.
Article
Nicky Zhu · Oct 10, 2024

FHIRValidation - Validate your own FHIR IG using IRIS

This example will use the `$`validate operation provided by InterSystems IRIS for Health to validate FHIR data that has not yet been saved via the profile parameter.
Discussion
Evgeny Shvarov · Feb 11, 2019

Tools and Framework Development and Deployment Guidelines . What is The Best Approach?

Suppose you developed a tool, framework, library on InterSystems ObjectScript for InterSystems Data Platform, share it via Open Exchange and want people to install it.
Question
omer · Jan 14

INSERT OR UPDATE WITH A COUNTER

Prior to incrementing the property, InterSystems IRIS compares its in-memory value to its stored value.
Discussion
Vadim Aniskin · Aug 15, 2023

New rules for ObjectScriptQuality

Note: You can submit it as an idea on the InterSystems Ideas for the 2nd Idea-A-Thon contest.
Article
Guillaume Rongier · Jul 7, 2023

Iris FHIR Python Strategy

## Description With InterSystems IRIS FHIR Server you can build a Strategy to customize the behavior of the server (see [documentation](https://docs.intersystems.com/irisforhealth20231
Article
Vladimir Prushkovskiy · Feb 26, 2024

Bridge AI/ML with your Adaptive Analytics solution

💡 This article is considered InterSystems Data Platform Best Practice.
Question
Nicki Vallentgoed · Jun 2, 2017

Collection vs parent child vs Reference vs One to many

InterSystems stores persistent data in a sparse tree structure that we call Globals.
Article
Chris Stewart · Apr 21, 2017

Let's write an Angular 1.x app with a Caché REST backend - start here

The possible options related to InterSystems technology can be found here.Thanks again! Hi Evgeny, I'll contact you offline about pt1.
Question
Thiago Zenaro · Jun 12, 2018

Extending method keywords

// @AutoGenerated ClassMethod TestTwoDoSomethingElse() { Write "util.Test||TestTwoDoSomethingElse" } but if you see the source, It is not compiled ;util.Test.1 ;(C)InterSystems
Question
Robert Cemper · May 7, 2020

Docker vs. Durability

https://community.intersystems.com/post/using-intersystems-iris-containers-docker-windows For your Durable %SYS directory, try a named volume instead of a bind mount (use docker volume
Article
Victoria Castillo · Mar 19, 2024

How to create Data Lookup Tables using the SQL Data Import Wizard

Now we have a nicely tab-delimited text file ready to be imported into InterSystems!
Question
Mathew Lambert · Oct 22, 2021

Trouble working with different timezones

Is there any method in intersystems to convert a timestamp from a timezone, to UTC or local?