Search

Clear filter
Question
Mike Kadow · Jun 12, 2017

Is Caché SQL essential to Caché Objects

as with raw Order: user opens a list, you give him first 100 objects and when he presses Next page, you continue from index 101 Show user SQL result without opening objects? Cache
Discussion
Aleksandar Kovacevic · Apr 26, 2020

Search within Globals (without class definitions

=columns) curs.close() conn.close() Which would result in a nice Pandas DataFrame: index Name Value Name Format Value Format 0 ^|"USER"|Persons(1,"Email
Article
Henry Pereira · Aug 2, 2021

Let's fight against the machines

): if state[i] == '': empty_cells.append(i) for empty_cell in empty_cells: move = {} move['index'] = empty_cell new_state = copyGameState(state
Announcement
Tejash Suthar · Mar 1, 2024

Software Engineer- IRIS

solutions that improve patient record management and ensure compliance with industry standards. Database & Application Development – Expertise in InterSystems IRIS, Cache
Announcement
varsha Vijay · Mar 6

Principal Architect and Integration Engineer

• Clinical Viewer, Registries (Patient, Clinical, Facility), Consent Policies ✅ Healthcare IT & Interoperability:• VA VistA EHR Applications, EMR, EHR, HL7, FHIR, CCDA• Data
Article
Deirdre Viau · Apr 1, 2022

InterSystems Reports: How to store Server system databases in IRIS

The data that is displayed on reports. Example: Patient diagnoses Designer Catalog Manager How to configure system databases post-install 1) If InterSystems Reports Server
Question
Lewis Houlden · Aug 17, 2022

Base64 payload and XML to objects

patient data. I have however solved the problem. The import doesn't like it when there are two of the same nodes with different structures. What you can do though is turn on XMLSEQUENCE
Announcement
Evgeny Shvarov · Nov 12, 2022

Technology Bonuses for InterSystems IRIS for (Women's) Health Contest 2022

Topic - 5 points Collect 5 bonus points if your application is helping with any Women’s Health problems solution. For example if your application can help pregnant patients
Article
José Pereira · Jul 9, 2023

Using iknowpy to do analytics on logs from iris-fhir-generative-ai

are asking questions rearging patients, and conditions like viral sinusitis and diabetes, for instance. This could lead system administrators to get insights about what users are expecting
Article
Zhong Li · Jul 18, 2020

Save Pandas DataFrame into IRIS - a quick note

is simply to predict whether a patient (linked to 1 or more encounter records) would be admitted to ICU. So it's a normal classification task, and we would as usual use
Question
Michael Davidovich · Jan 3, 2019

n00b questions

;.<CLASS>D and the index global will be I instead of D. So, for the data, you're looking at, in my case:%SYS>zw ^User.TestPopulateD--> This is empty, because I haven't
Article
Stuart Salzer · Nov 10, 2016

Yes, you can use RMS file on OpenVMS

is a useful command given against any file:$ DIR/FULL filename.ext…File organization: Indexed, Prolog: 3, Using 1 keyShelved state: OnlineCaching attribute: WritethroughFile
Article
Peter Cooper · Mar 13, 2018

Replacing ZEN - Part 1 - Introduction

Index to Articles Hi All I am an avid user of ZEN for over 10 years now and it works for me.But it seems that Intersystems are no longer actively developing it (or ZEN Mojo
Article
Alexander Koblov · Jul 1, 2019

Transaction suspencion

global" instead for logging. It would be easier to have one ClassMethod Log, which would log everything needed to be logged, it can do it with objects, which would have indexes
Question
Daniel Castro · Jan 11, 2022

%Net.HttpRequest and {}.%FromJSON

: /// Contém os dados do INPC para calculos financeirosClass User.TabelaINPC Extends (%Persistent, %JSON.Adaptor){ Property Mes As %Integer [ Required ]; Index MesIndex On Mes