Search

Clear filter
Question
Warren Oyco · Jul 27, 2021

How To Pass Custom Class

your XML to help. Hi Vataly, just to give a quick overview of the workflow. we receive a patient roster file in a pipe delimited text format. The file is consumed by an inbound
Question
Paul Rick · Jan 14, 2018

Find last in a list of objects

As %String;Property Changes As List Of Rick.ChangeItem ;/// where & how create the index ?} is this for the the purpose of auditing datachange ? then why not using the built
Article
Kyle Baxter · Jul 19, 2016

Improve SQL Performance for Date Range Queries

extends %Persistent { Property TS as %TimeStamp; Property Data as %String (MAXLEN=100, MINLEN=200); Index TSIdx on TS; Index Extent [type=bitmap, extent
Question
Scott Roth · Oct 6, 2016

SOAP Client Web Service Exception Handling

a request to a Web Service to try to get information, but the response I am getting is an Exception like "Patient Not Found". Is there a function I can call to check the response similar
Question
Julie Bolinsky · Nov 13, 2022

DeepSee - Modifying advanced filter in pivot based off dashboard filter

in. So for example one user may want to look for # of patients with cancer dx or patients who have had a radiation procedure. How can I accomplish this OR feature using dashboard
Article
Gevorg Arutiunian · Nov 8, 2018

Routine that converts indices to bitmap indices

Corporation // // Accepts (optional) arguments of a package and a logfile and changes all the index types to bitmap // where the index is not a system type, is not unique
Question
Jack Abdo · Feb 2, 2016

IFind french and stemming

Hi, I created with Studio a persistent class with the following field and index: Property DescriptionDemande As %String(MAXLEN = ""); Index
Article
Julio Francisco · Mar 31, 2019

Bash script to create csv files for every global contained in a %GOGEN exported file from Cache

be very simply with bash, but ... - if I want a header in the csv file - if you export with GOGEN more globals together not only one - if I want a csv file for every global/indexes
Announcement
Janine Perkins · May 31, 2016

Featured InterSystems Online Course: HealthShare Information Exchange Basics

Learn the basics about HealthShare Information Exchange, the architecture and common ways it is used.Find out how to perform a patient search, identify the main parts
Article
Luis Angel Pérez Ramos · Dec 29, 2023

Performance tests IRIS - PostgreSQL - MySQL using Python

For these tests we will use a fairly simple table with the most basic information possible about a patient. Here you can see the command to create the table in SQL: CREATE TABLE
Article
Luis Angel Pérez Ramos · Apr 29, 2024

Tasks flow with InterSystems IRIS Workflow Engine - Introduction

organizations such as the treatment of chronic patients. These types of patients require continuous control and strict monitoring for which in many cases the professionals involved
Article
Mike Kadow · Jun 20, 2016

NewBie's Corner Session 8

, don't send my private email. Unless of course you wish to address me only.See NewBie Index for an index of all NewBie Corner posts. Suggestion: Add links in your index
Question
Scott Roth · Aug 4

SQL Search REST Interface Example

, DepType, Center, EAFParent FROM osuwmc_Epic_Clarity.DepartmentMaster WHERE ID = 300000000","index":"IDKEY","option":1} but I am receiving.. { "errors
Question
Jeremy Forsyth · May 10, 2019

SQL query with Count function running slow

A, looping on ID.For each row:Read master map SDS_Data._Transaction.IDKEY, using the given idkey value. Read index map SDS_Data.DataFeed.BSBAccountNoIndex, using the given %SQLUPPER
Question
Joey McClammy · Feb 25, 2021

Having trouble looping through multiple NTE segments in the routing rule

using the following code. HL7.(NTE:4()) Contains "<NAVIRADTHPT>" Here's how the segments look. NTE|1||This patient is currently being seen for radiation therapy.|AHRADTHPT