Search

Clear filter
Announcement
Rob Tweed · Sep 28, 2022

glsdb: JavaScript Objects that are actually IRIS Objects

not ? There is no example for IRIS in you github do you plan to do it ? Yes there is if you look (I do need to add an index to the Readme): https://github.com/robtweed/glsdb#the-iriscache-specific
Article
Eduard Lebedyuk · Feb 9, 2024

Continuous Delivery of your InterSystems solution using GitLab - Part XII: Dynamic Inactivity Timeouts

Welcome to the next chapter of my [CI/CD series](https://community.intersystems.com/post/continuous-delivery-your-intersystems-solution-using-gitlab-index), where we discuss
Question
Robert Driver · Aug 5, 2024

Cache \ Database 'size' \ RESIZING - UNIVERSE / UNIDATA

respectively. There is a lot more information that may be recorded here too depending on the type of file, indexes, and so on. I would recommend reviewing the documentation
Article
Eduard Lebedyuk · Mar 20, 2018

Continuous Delivery of your InterSystems solution using GitLab - Part IV: CD configuration

?Index="_ $g(^UnitTest.Result, 1) _ "&$NAMESPACE=" _ $zconvert($namespace,"O","URL") quit url } ClassMethod isLastTestOk() As %Boolean { set in = ##class
Article
Alexey Maslov · Nov 17, 2016

ECP and Process Management API

: such data is usually written once and is rarely read afterwards. Unfortunately, this decision negatively affected the processing of bitmap indexes that are, as a rule, long strings, too
Article
Nikolay Solovyev · Feb 19, 2019

Ethereum Adapter for InterSystems IRIS Data Platform

of patient records;for combating counterfeit drugs through unchangeable transactions across the supply chain;for improving the monitoring and effectiveness of clinical trials
Article
Yuri Marx · Jan 31, 2022

Object Detection using Embedded Python and IRIS

to detect risk of patient falling out of bed in hospital ICU, for example). ImageAI works with the 3 main Computer Vision models used in the market for object detection
Article
Yuri Marx · May 31, 2022

Web App to Predict Kidney Disease using IRIS IntegratedML

, sugar,etc. The aim is to classify whether a patient has chronic kidney disease or not. The classification is based on a attribute named 'classification' which is either 'ckd
Announcement
Anastasia Dyubaylo · Jul 7, 2023

Key Questions of the Month: June 2023

How to retrieve a list of patient records that are revoked on HealthShare Unified Care Record?by Ephraim Malane Don't interpret data in ##class(%DynamicAbstractObject).%FromJSON(src
Article
Zhong Li · Apr 12, 2019

Build HealthShare Docker Images for Demo Purposes on a Windows Laptop

quickly invoke the WebTerminal to run HealthShare's "InstallDemo()" utility, to set up those few common test patients for a quick issue etc: To see the following HS
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
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
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