Search

Clear filter
Article
sween · Mar 31

OMOP Odyssey - Vanna AI ( The Underworld )

The CDM is loaded with about 100 patient pop per United State region with the pracs and orgs to boot. !
Article
David E Nelson · Apr 5, 2019

Docker for Windows and the InterSystems IRIS Data Platform

Nevertheless, with some patience, a thirst for adventure, and a couple of extra steps it seems to be possible to run InterSystems IRIS in a Docker container on Windows.
Article
Lexi Hayden · Jul 18, 2017

Old/New Dynamic SQL Cheat Sheet

In this way, we could keep the number of ways we deal with errors reduced to two, instead of three.Your explanation is indeed very compelling and I will start using %SQL.Statement from
Article
Dmitry Maslennikov · May 11, 2020

Work with SAML in IRIS

For example, the NHIN SAML assertion as PatientId, but could you add PatientFirstName, PatientLastName, PatientDOB, etc. do your own custom assertion for SSO into UCR?
Question
David Saunders · Sep 4

Need help with getting data from a Zen page property and setting column widths in my dynaGrid

ColumnWidth","StartTime")=160 ^Demo.Configuration("ReviewImportData","ColumnWidth","Status")=100 ^Demo.Import("ImportedData",1)=$lb("Customers","Employee","Service","Start Time","Payment
Question
Brad Klein · Feb 25, 2020

Migrating HS 2016.2.3 to new Data Center, tips/guide/etc?

(with some change in the target site) right now.The actual recipe depends on the environment and the requirements, in your case is a "simple" move, and that simplify the job.It is indeed
Question
Carl Tawn · Jul 16, 2020

Ensemble namespace permission

Assigning database resource to a user with RW access will do exactly as it says, were the user be able to access the database they would indeed be able to read and write data from/to
Article
Nigel Salm · Sep 16, 2021

A new Global Masters Topic and a useful guide to Python

There is one Cheatsheet that I particularly wanted to draw your attention to, one that particularly impressed me. It is a PDF called "Python-cheat-sheet-April-2021".
Question
Stefan Rieger · Dec 15, 2021

Sql "Lock Table" via .Net DataProvider

thought it is (pls. keep in mind that this command can be invoked via embedded sql - and ahead i also can invoke that succesfully from my little sql-tool. woops, I got that quite wrong indeed
Question
omer · Jan 14

INSERT OR UPDATE WITH A COUNTER

)>] Side Note: Running the query below does work: INSERT OR UPDATE myTable SET name='Omer',counter= 1 So this implies that problem is indeed
Question
Evgeny Shvarov · Apr 24, 2016

Import/export data from InterSystems IRIS

Indeed, thank you @Scott.Roth!
Question
Yone Moreno · May 31, 2023

How could we filter XML elements according to certain criteria?

We have the following message with all patient's drug prescriptions, let's call this message [1]: <?xml version="1.0" ?> <!
Article
Joel Solon · Jul 29

Taking up Collections in IRIS

A set is non-ordered, non-indexed, and doesn't allow duplicate values. Set operations such as union and intersection are supported.
Discussion
Admin GlobalMasters · May 28

Hello, my name is... | Introduce Yourself!

My main area of focus is working with HIEs and interfacing with distributed healthcare locations to improve patient experience.
Article
Robert Cemper · Jul 29, 2020

SQL for ^ERROR Global

It is just not available to SQL as there is no Class wrapped around.For several reasons: When it was designed it was good practice to have index like structures in the same globals