Search

Clear filter
Question
Hao Ma · Feb 24, 2020

%Startswith or LIKE

and the recommendation "use LIKE 'XXX%'" I also did an analysis for Caché 2018.1 Class del.t Extends %Persistent { Index ip On p; Property p As %VarString; /// d
Article
José Pereira · Sep 1, 2021

Implementing an IMAP Client in InterSystems IRIS - part I

possible to get such parts directly by passing the part index to the command. In order to delete messages, the protocol has the commands STORE and EXPUNGE, which mark a message
Question
Yone Moreno · Apr 15, 2021

Return ACK from Process

)) } } } // index HL7 in SearchTable if ..SearchTableClass'="" { set tSC = $zobjclassmethod(..SearchTableClass,"IndexDoc
Question
David Hockenbroch · May 18, 2021

Unexpected Token Error in VS Code

unassigned 7 unassigned 8 unassigned 9 unassigned The elements with index 3, 4 and 5 are unassigned and in some kind, I can understand that. But if the higher
Article
Michael Braam · Nov 24, 2016

Building and using Plugins in DeepSee

the names of the series %data is a multidimensional property of the plugin instance which is used to assign values to the plugin properties %data is indexed by the series' number
Article
Ward De Backer · Oct 9, 2017

Node.js: multi-target debugging QEWDjs using Visual Studio Code

(function (option, index) { if (option.indexOf('--inspect') !== -1) { q.worker.inspectPort++;; return '--inspect=' + q.worker.inspectPort; } else if ((option.indexOf
Announcement
Mike Kadow · Feb 4, 2018

Book: Caché Objects and Atelier

Studio 117Class Name 119Create the SLastName.Person Class 120Add a Name Property and Index to your Class 121Class, Routine, SQL Table 121Default Storage 122Adding
Article
Ron Sweeney · Dec 7, 2020

IRIS Python Native API in AWS Lambda

the Patient ID context into the token for a SHMAHT on FHIR(R) based solution implementing an OAUTH2 workflow. * You want to post provision iris tuning settings based on the Instance
Question
Scott Roth · Jun 19, 2017

Date Filtering Functionality

to check if coming msg DOB is within 3 days then its new born message so i can check validate fields, such as mother identifier should not be empty in case of new born patient
Article
Benjamin De Boe · Sep 19, 2017

Horizontal Scalability with InterSystems IRIS

or treating tens of thousands of patients a day, a data platform supporting those businesses should be able to cope with those large scales transparently. Transparently means
Question
Smythe Smythee · Aug 23, 2023

ERROR #6232 Data type validation error while using %Date Property

source to generate a FHIR discrete resource. It works. The BirthTime is same as the expected value { "resourceType": "Patient", "birthDate": "1993-12-12T00:00:00Z" }
Discussion
Eduard Lebedyuk · Jul 8, 2021

DC Challenge: If you can read

/e0dfd4c747d35e252a66c01bd562f047) Share your solutions in comments! Shortest answer wins! [Code Golf index](https://community.intersystems.com/post/code-golf-index) my 1st attempt: N(t
Article
Maks Atygaev · Sep 6, 2017

DeclarativeCOS — Declarative Programming in Caché

, thanks for that project!Do you want to add a sort of "For Each" for a global?Suppose a have a global ^A(index)=valueAnd I need to go through all the indexes to do something
Article
Peter Cooper · May 10, 2018

Replacing ZEN - Part 2 - Strategic Issues

Index to Articles Published 2018-05-11 Last edit - Hi All I this article I detail some strategic issues that a new development UI will need to address - these are the ones
Article
Iryna Mykhailova · Dec 22, 2021

Using IRIS at university (and a fun task

, I expect them to know relational databases (including indexes, keys, etc) and SQL. Finally, they should have a working knowledge of at least simple web development. Considering