Search

Clear filter
Announcement
Katy Sokolova · Sep 5, 2022

Looking for a Intersystems Developer

with Data Management and Healthcare Information Systems within a large medical system already in production. The areas of development will include patient portal, doctor portal
Question
Alexandre Mosselar · Jul 11, 2016

How do I create a dimension with a hierarchical structure of grouping

, Hierarchies, and Levels". There you will find an example based on the Patients cube where an Age dimension (AgeD) includes one hierarchy with three levels ordered from the least to the most granular:I also recommend reading section 4.6 "Defining Hierarchies Appropriately".
Announcement
Anastasia Dyubaylo · Jul 10, 2018

(Webinar July 19) It’s Machine Learning, Not Rocket Science

on customer experience, patient care, forecasting, public safety, risk management, and many other aspects of public and private sector operations. If you’ve been putting off using
Question
Mike Kadow · Apr 9, 2018

Cache Studio - Find in Files does not work, returns nothing

and be patient to see the full result Check if Output Frame is open.IF it resists to appear.goto fullscreen modeclick to View / Output (ALT+2)If still invisible:move the mouse
Announcement
Evgeny Shvarov · Jan 29, 2021

Technology Bonuses for Applications - Participants of InterSystems Multi-Model Contest

2 2 2 2 10 iris-image-index-demo 2 2 2 2 2 2 12 IRIS Publisher 2 2 2 2 8 iris-sftp-logs 2 2 2 2 2 10 iris-multimodel-suite 2
Question
CJ H · Feb 7, 2018

What is the difference between IDKEY and Primary Key of a SQL table

property (persistent cache classes/tables have ID property by default and it's a Primary Key) IDKEY is an index over Primary Key property (regardless of the actual property name)
Question
John Jacobs · May 16, 2018

DTM management question

increase the page limit before? Maybe I can catch a clue from that and figure out how it's done. Client: I don't remember exactly. I increase the index and the security mask I think
Question
Chip Gore · Jan 2, 2019

Anyone have a technique for COS Class Polymorphism that should survive an upgrade

become really complex.From the perspective of the example provided there are well established design patterns, we would have a Patient class and a separate Staff and Role class. Staff
Question
Yuri Marx · Dec 7, 2020

Guide to configure IRIS for production environment

-index Hi I have written about 20 Integration Productions over the last 10 years and have worked for and with InterSystems for nearly 30 years. The InterSystems documentation is very
Announcement
Evgeny Shvarov · Jun 10, 2023

Technology Bonuses for InterSystems Grand Prix 23 Programming Contest

, Logi usage - 3 InterSystems IRIS BI - 3 Columnar Index Usage - 1 Docker container usage - 2 ZPM Package deployment - 2 Online Demo - 2 Unit Testing - 2 Implement
Question
Yone Moreno · Mar 28, 2022

TCP and DICOM: Investigate service invocation options

, we would need queries of the type "Get Results at Study level" StudyRootQuery - FIND or "Get Studies at Patient level" PatientRootQuery - FIND. // StudyRootQuery - FIND set
Question
Utsavi Gajjar · Jun 10, 2021

%JSONImport: How to import JSON object with an array item that can be "anyof" 3 different schemas

" 5 different schemas. e.g. Here, recipient can be an array of any of the 5 different schemas like Reference, Contact, Patient, Practitioner or PractitionerRole. So in my JSON
Question
Alex Kogan · Nov 15, 2018

SQL calculated property rollback

back,and it's index always cleared? I assume so, and looking for confirmation.Thank you,Alex ROLLBACK should revert any changes in data which was done in a transaction, with some
Question
Muhammad Waseem · Sep 9, 2021

What is the difference between $Increment and $Sequence functions

arithmetic differences, the biggest difference between $INCREMENT AND $SEQUENCE occurs when "SET index=$INCREMENT(^global)" versus "SET index=$SEQUENCE(^global)" are being executed
Question
Cole Risch · Apr 10, 2019

Incremental Compile Issues

UnitTests.Task3496.1 Compilation finished successfully in 0.882s. This is not version nor index, it is part of the routine name. Each class compiles at the routines. There is always <classname>