Search

Clear filter
Article
Monika Stepanova · Sep 1, 2022

Nanteo is one of the startups at InterSystems FHIR startup incubator

InterSystems cloud services and its FHIR API, delivered by InterSystems cloud native FHIR Server, therefore its role is primarily database and storage of HL7 structured data. ☁
Announcement
Anastasia Dyubaylo · Mar 29, 2021

Meet Nigel Salm - New Developer Community Moderator

implementing TrakCare Lab for the National Laboratory Health Services (NHLS) in South Africa. During that time I wrote a number of Laboratory Instrument Interfaces, many HL7 Interfaces
Article
Murray Oldfield · Apr 8, 2016

InterSystems Data Platforms and Performance Part 4 - Looking at Memory

with a CSP (web) application which has less server processes per user so the calculations are different per user. The same with memory so plentiful now 1023 MB is often the default
Article
David E Nelson · Apr 26, 2019

A Containerized Machine Learning Playground with InterSystems IRIS Community Edition, Spark, and Zeppelin

access. version: '3.2' services: #container 1 with InterSystems IRIS iris: # iris community edition image to pull from docker store. image: store/intersystems/iris
Article
Rubens Silva · Aug 9, 2017

Frontier: An abstraction layer for rapid REST development - Part 1 - Core concepts

Using the unmarshaller to EDIT an existing object Using the SQL API ​​Creating a simple dynamic query Overwriting the default container property Using cached queries
Article
Evgeny Shvarov · Aug 13, 2021

Building Analytics Solution with IRIS

be sent via email. The typical use case of a reporting system is to obtain reports on a given period that will illustrate the status of the product, process, service, sales, etc
Question
Shawn McCartt · Aug 16, 2017

Dynamically modifying RetryInterval and FailureTimeout

Is it possible to dynamically adjust the RetryInterval andFailureTimeout settings in a BPL?I've got a business process that calls a web service operation to get a session ID from
Question
Duc Anh Tran · Oct 5, 2018

JSON array or JSON object

can't find anything on storing arrays of the same key as you have in this scenario.I would first do the web-service call.Then create a DynamicObject using %FromJSON and the http
Announcement
Mike Morrissey · Dec 3, 2020

December 3, 2020 – Multiple HealthShare Advisories

to IRIS-based Health Connect or IRIS for Health from HSAP when there was a prior HealthShare kit Advisory: Incorrect Login Behavior using HealthShare as a SAML Service Provider
Article
Steven Hobbs · Oct 8, 2019

$LIST string format and %DynamicArray and %DynamicObject classes

, insertions and deletions. In IRIS 2019.1 there have been extensions made to the %Get(key,default,type) and %Set(key,value,type) methods. The arguments 'default' and 'type' are optional
Question
Nigel Salm · Mar 16, 2021

Calling class methods of a class in another Namespace

a Business Service, DFI.Common.Service.MessageQueueService, which calls a method GetNextMessage() The message class has the following groups of properties: The Timestamps
Question
Tim Miller · Sep 5, 2019

Setting up sFTP operations

use public/private key authentication as well.3. Do you really want to put the files into the root directory? Normally, a FTP/SFTP server will default to the "home" directory
Article
Eduard Lebedyuk · May 24, 2024

VIP in GCP

VIP value. I will use `10.0.0.250`. 3. Provision your IRIS Instances with a [service account](https://cloud.google.com/iam/docs/service-account-overview) - compute.instances.get
Article
Henry Pereira · Jun 11

Building AI Agents: From Zero to Hero

Learn how to design scalable, autonomous AI agents that combine reasoning, vector search, and tool integration using LangGraph. ![cover](/sites/default/files/inline/images
Article
Patrick Jamieson · Apr 15

FHIR environment setup guide

the installer: Choose "Use Git from the Windows Command Prompt". Keep the default settings and finish the installation. Verify installation: git --version macOS Open