Search

Clear filter
Question
Andy Stobirski · Nov 30, 2022

Left outer join on tables returns no matches

but there aren't" is an index that hasn't been built. Try calling %BuildIndices(,1,1) on the local table and see if that makes a difference. (Note - that purges existing indices
Article
Robert Cemper · Nov 11, 2022

Reviews on Open Exchange - #19

funny demo 4.5 y 18 zpip strong helper 4.5 y 19 Collection-Indexing-and-Query really important example 4.0 y * 20 iris-grpc-example seems
Announcement
Bob Kuszewski · Apr 30, 2022

Announcing SAM (System Alerting & Monitoring) 1.1

upgrading from SAM 1.0, you’ll want to make sure you have sufficient disk space available, as SAM 1.1 adds additional indexes to the data. See the release notes for more
Announcement
Anastasia Dyubaylo · Nov 13

Bonuses for InterSystems Tech Video Challenge

the bonuses for the videos below: Video Author(s) Topic Article Application Video Translation Shorts LinkedIn post Using Character Slice Index in InterSystems IRIS
Article
Tirthankar Bachhar · Sep 27, 2016

Registering New Error Code and Error Message

happen if we try to create error status object with code which is not register? NSP>Set status=$SYSTEM.Status.Error("CODE1","Invalid DOB for incoming patient.")NSP>Write
Question
Daniel Kutac · Feb 25, 2016

Programmatically creating HL7v2 message, anyone

A customer needs to assemble a HL7v2 ADR A19 (ADT Response - Patient Query) message programmatically, inside Ensemble.Does anyone have an example of how can one create a HL7v2
Article
Lydia Huang · Mar 14, 2016

Get your MDX query performance stats from the DeepSee Shell

Group].Members,[AgeD].[H1].[Age Bucket].Members),2000) ON 1 FROM [PATIENTS] %FILTER [GenD].[H1].[Gender].&[Female] Patient Count Allergy Count Median Test Scor 1 0 to 29->
Article
José Pereira · Jul 15, 2020

Why is COVID-19 also dangerous for Machine Learning? (Part I

on data from medical appointments, you can setup a ML model for predicting patients show/no-show using these SQL statements: ```sql CREATE MODEL AppointmentsPredection PREDICTING
Question
Mike Yackanich · Jan 13, 2021

How to set HTTP Response Status Code in httpResponse object

rstream.Write("<HTML><HEAD>Uh oh.</HEAD><BODY><BR><STRONG>Error: Invalid Patient ID</STRONG></BODY></HTML>") // Provide
Article
Lucas Enard · Nov 29, 2022

Incredible CSV TO FHIR TO SQL TO JUPYTER - FHIR contest V2

Organization and Patient ) that also contains our 2 new organizations !! All that from a simple click in the Production. ## 5.2. FHIR TO SQL Here we will use a powerful
Question
Keith Davis · May 31, 2019

How do I drop a table created by a Objectscript class

, for that matter). That's the thing, I don't want views, I want tables, and I need indexing (which was how this all got started, the indexing is not working). I was not aware
Question
Scott Beeson · Oct 10, 2016

Does anyone else have a dashboard for quick and easy access to key metrics

)?Both the "Management Report" definitions, and the "Patient Report" definitions are a good starting point for some things. (Take a look at /csp/docbook/DocBook.UI.Page.cls?KEY
Article
Muhammad Waseem · Oct 15, 2021

How to update result reference range and abnormal flag accordingly using HL7

the results in the destination system and impact the treatment of a patient. Now to the less serious feedback - Some systems have extended the high/low flag so as to differentiate
Announcement
Anastasia Dyubaylo · Jun 6, 2022

InterSystems Grand Prix Contest Winners

go the Docker InterSystems Extension created by @Dmitry.Maslennikov 🏅 $200 go the FHIR Patient Viewer created by @Dan.Berges 🏅 $200 go the test-data created
Question
ED Coder · Apr 30, 2021

How can I add two values in a segment field separated

) in your narrative, but your code references PV1.3 (assigned patient location), so adjust the below as needed to identify the proper field: //create a copy of the request Set newREQ