Search

Clear filter
Article
Guillaume Rongier · Jul 28

Introduction to Python Dunder Methods

- `__getitem__(self, key)`: Called to retrieve an item from a collection using the indexing syntax.
Article
Tani Frankel · May 17, 2016

Ensemble Interfaces Disk-space Usage Estimation and Purge Verification Framework

Once the order has been processed most of this data becomes irrelevant and so I extract the salient data, Patient ID, Prescription ID, Item Code, Quantities ordered and Quantities Dispensed
Article
Evgeniy Potapov · Nov 23, 2022

How to develop in IRIS BI (also with change management)

For example, the measure Patient Count is the number of patients, and the measure Avg Allergy Count is the average number of allergies per patient.
Announcement
Celeste Canzano · Nov 10

Beta testers needed for our upcoming InterSystems EHR Integration Specialist certification exam

information from an external system Creates additional SDA elements (extensions) at container and patient levels 4.
Announcement
Evgeny Shvarov · Jun 10, 2023

Technology Bonuses for InterSystems Grand Prix 23 Programming Contest

Use columnar indexes in your solution's persistent data model and collect 1 extra bonus point. Learn more about Columnar Indexes.
Question
Yuri Marx · Dec 7, 2020

Guide to configure IRIS for production environment

and BitSlice Indexing, iFind Indexing.
Announcement
Henry Pereira · Mar 27, 2020

Give it a try on SQLBuilder tool

But will it use a name or age index? Age index bad example but hey. Sqlquery is a class so you can extend/replace it.
Article
Ikram Shah · May 15, 2024

IRIS AI Studio: Connectors to Transform your Files into Vector Embeddings for GenAI Capabilities

I have used Llama Index's SimpleDirectoryReader to load data from files.
Question
Lewis Houlden · Aug 17, 2022

Base64 payload and XML to objects

I didn't provide all of it as it would have taken a long time to remove patient data. I have however solved the problem.
Article
John Hotalen · Oct 4, 2016

How to Parse a URL in Caché

=$order(data(name,""),-1)+1 set data(name,index)=$g(value) set data(name,index,"O")=i } zwrite data data("QUERY",1)="abc" data("QUERY",1,"O")=2

cheng dr

0 posts0 comments
Question
Martin Staudigel · Jan 11, 2022

Validating HS.FHIRServer.Interop.Request

For an array, GetAt expects a key rather than a numeric index. For example GetAt("ClientAddr") should work. Hello Marc, thank's a lot!
Announcement
Anastasia Dyubaylo · Mar 18, 2022

InterSystems Globals Contest Kick-off Webinar

In this webinar, we’ll show you how to deal with Globals to implement different data models and sophisticated indexes.
Question
Sudhir Sinha · Nov 30, 2022

IRISTEMP Database in IRIS instance brings down the Production instance

Is it some sort of bug for IRIS for Healthcare to store more index or globals to enable additional capability and features, especially for AI/ML and Analytics ?
Question
Evgeny Shvarov · Apr 1, 2017

Is there a way to rebuild indices for all the classes in a given namespace?

I would recommend moving the index global as well.