Search

Clear filter
Question
Ahmad Bukhtiar · Sep 1, 2020

Router Business Rule, I want to check PID:7 DOB field and if date is within 3 days then I want to send HL7 to NewBornOperation

in your choice of years, months, days. Note that this is a complete export. <?xml version="1.0" encoding="UTF-8"?><Export generator="Cache" version="25" zv="Cache
Announcement
Marcus Wurlitzer · Apr 21, 2021

Git for InterSystems IRIS - Native Git workflow for the IRIS platform

).SetSourceControlStatus(1) A default package is added to source control via module.xml for demo purposes, as well as the /csp/user/sc web application for callbacks from git, both
Article
Kari Vatjus-Anttila · Oct 20, 2023

Securing Individual REST API Endpoints

I was attempting to find a solution to grant clients anonymous access to certain API endpoints while securing others within my REST API. However, when defining a Web Application
Question
Reden Rodriguez · Jan 26, 2021

How to fix <STORE> 15 ^%SYS.BINDSRV

with %session.SessionId if you are using a web service, or REST ($j is not reliable as $j will be the PID of the process that processes your CSP Request). In fact there are various
Announcement
Bob Kuszewski · Jul 31, 2024

InterSystems announces General Availability of InterSystems IRIS, InterSystems IRIS for Health, & HealthShare Health Connect 2024.2

is now simplier with an out-of-the-box supported and documented framework with an IRIS OAuth server customization logic embedded in an IRIS for Health setting. Default values
Article
Maria Muzychuk · Dec 3, 2022

Continuous glucose monitoring in Gestational Diabetes, by using FHIR Cloud Server and IRIS for Health

with preexisting diabetes, who would benefit from maintaining near-normal glycemia before conception. All DIP patients would benefit from earlier referral to the diabetes service. Emphasis
Article
Daniel Kutac · May 3, 2017

InterSystems IRIS Open Authorization Framework (OAuth 2.0) implementation - part 3

.Server.Authenticate acts as the subclass for all user written Authenticate classes as well as the default Authenticate class. The Authenticate class is used by Authorization Endpoint at OAuth2
Article
Iryna Mykhailova · Dec 12, 2022

Requesting and receiving test results (messages OML, ORL and ORU of HL7v2

, a Kerberos Service Ticket or SAML assertion, to be used by the receiving system to obtain user identification data. It is to be used when the receiving application system requires
Article
Vinicius Maranhao Ribeiro de Castro · Apr 2, 2020

Securing your APIs with OAuth 2.0 in InterSystems API Management – Part 2

In this 3-part series of articles, is shown how you can use IAM to simply add security, according to OAuth 2.0 standards, to a previously unauthenticated service deployed in IRIS
Article
Ron Sweeney · Sep 10, 2024

eBPF: Parca - Continuous Profiling for IRIS Workloads

a couple of workloads on this cluster of interest, one of them is a fhir workload that is servicing a GET on the /metadata endpoint for 3 pods on an interval for friends I am
Question
Anthony Rosania · Feb 23, 2020

$list returning symbols along with results

links from the documentation:write [listname] (Caché List structured data displays in encoded form)List-Structure String Operations In your case, be the $LISTTOSTRING function
Article
Mikhail Khomenko · Mar 12, 2020

Deploying an InterSystems IRIS Solution on EKS using GitHub Actions

after the pod starts. We wait until IRIS starts up and install the samples-bi package from the default zpm-repository.Now we add the Kubernetes service (also without annotations
Question
Evgeny Shvarov · Jun 20, 2017

InterSystems Caché Project Files and Folders

is quite simple. By default Port exports project following the template /CacheProjects/{NAMESPACE}/{PROJECT}, so instead of depending on it, I overwrite that path to /my-repo
Question
Nael Nasereldeen · Oct 26, 2021

Sending Mail with embedded image using %Net.SMTP

example? In this case you can open the original article and take the code from there (and/or translate it with another service, for example Google translate) Thank you! I will look
Article
Eduard Lebedyuk · Nov 19, 2020

Deploying a sharded cluster with Docker and MergeCPF

can modify the default iris.cpf using a declarative CPF merge file. A merge file is a partial CPF that sets the desired values for any number of parameters upon instance startup