Search

Clear filter
Question
Tuan Minh Do · Jul 16, 2018

%DOC with DeepSee

have data, you need to populate the associated index. A quick and dirty way to do this is an SQL query like the following: update ISC_DM.Fitabase1 set %Doc = %Doc I'm
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
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
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
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
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
Ben Anderson · Aug 31, 2020

How to accept / as a valid character when parsing XML

I'm trying to parse some XML but I ran into an issue where my data has a / in it (see below). <pArray index="0">/shared/BENANDERSON</pArray> When I ran it, I got
Question
Rob Bieman den · Dec 11, 2020

HL7 2.4 ADT messages (MLLP) to JSON format

in the message and also get a segment Object by index. You can loop over your segments and extract the data from each segment. Once you have the data in the Properties of the object
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
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
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
Question
li scott · Apr 26, 2020

How to use setQueryTimeout in Ensemble JDBC

is the statement index and the second is how long to wait in seconds. I would recommend setting this parameter as a part of JDBC connection string if applicable - it is available in some
Question
Sergey Pavlov · Sep 3, 2021

SNMP fails with "Reason: (noSuchName) There is no such variable name in this MIB

this is because the SysIndex column is an index and is marked as 'not-accessible' in the MIB (which is correct AFAIK). Same thing for DBIndex. Can't be retrieved using a GET.
Question
David E Nelson · Jun 2, 2016

Filtering a Filter

will create a new index to quickly determine which members should be displayed when using a filter control.After this behavior is understood, you may wish to add hidden filters to your