Search

Clear filter
Question
Kevin Furze · May 14, 2016

How do I force outliers to be ignored - 2016.1

counts of just over 1,000,990 using that sqlthe plan clearly shows it's dropping down the consolidateID index first, then the dealerid->routeid, then the statusCode but has
Question
Thiago Zenaro · May 3, 2018

Custom %ListOfDataTypes

this was referred to as the property class but that definition is expanded to include other member types such as query, index, and so on. Methods inherited by a member from the member
Article
Danny Wijnschenk · Nov 15, 2017

Advent of Code 2016 Day15: Timing is Everything

This is a series of programming challenges for beginners and experienced Caché programmers. For an introduction and an index of all articles: go to article https
Article
Zhong Li · Aug 23, 2020

Run some Covid-19 ICU predictions via ML vs. IntegratedML (Part II

(dataFrame.itertuples(index=False, name=None)) ) return True Setup Python JDBC connection import numpy as np import pandas as pd from sklearn.impute import SimpleImputer import
Question
Smythe Smythee · Sep 28, 2022

Ens.DataTransform

="",tSC=$$$EnsSystemError Goto Exit } You need to remove that. Also Patient info should be in SDA already, so you can remove: Set target.Patient.Name=source.GetValueAt("PID:5") Set
Announcement
Anastasia Dyubaylo · Jan 9, 2023

Key Questions of the Month: December 2022

%)by Ephraim Malane FHIR Practitioner seacrh by PRACTITIONER return only one recordby Ephraim Malane Add users to the workflow on Patient Indexby Ephraim Malane HealthShare Edge
Article
David.M · Sep 7, 2016

Running HealthShare XSLTs from Terminal

, and to deal with IHE profiles (e.g., patient information query, document provide and register). Customers may customize the XSLTs to customize reports or for other reasons. For debugging
Question
Sebastian Thiele · Oct 13, 2017

DICOM TCP-Services and DICOM implementation details in Ensemble

as DICOM VR ´SQ´ (Sequence) for example to transport the Patients primary language (DICOM-Dictionary, PatientPrimaryLanguageCodeSequence). Setting it like Set tSC
Article
Niyaz Khafizov · Jul 27, 2018

Load a ML model into InterSystems IRIS

, for example to score patient risk models for current inpatient lists at HBI Solutions. The article is considered as InterSystems Data Platform Best Practice.
Article
Yuri Marx · Apr 22

My options to learning more from READY 2025

: Collaborative Innovations With InterSystems & You Healthshare HealthShare AI Assistant: Unlocking the Power of Every Patient Record, HealthShare Change Control (HS-CTRL
Question
Yone Moreno · Apr 30, 2020

Convert XML to a Request Message which has HL7 segments

;MSH.16>AL</MSH.16> <MSH.18>ASCII</MSH.18> </MSH> <ORM_O01.PATIENT> <PID>
Announcement
Mike Kadow · Jul 9, 2018

Caché SQL Queries

() 193 APPENDIX K – VARIOUS CLASS QUERIES 195 Class Index Query 195 Compiled Class Summary 195 Compiled Properties Query 195 Compiled Methods Query
Article
Benjamin De Boe · Jun 19

Towards Smarter Table Statistics

particular zip code, and can choose between starting from an index on gender or one on zip code. The selectivity of the gender index will be around 50%, and the one on zip code may
Article
José Pereira · Jul 17, 2020

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

. It's important to note here that you must specify, in parameter INDEX, one of those properties to act like a primary key of each sample - otherwise a duplicate key error
Article
Yuri Marx · Apr 6, 2022

Unit Tests: Quality of your ObjectScript Code

and unused variables, coupling index between components, among other defined criteria are evaluated within analysis solutions. Generally, within the development environment, lines