Search

Clear filter
Article
Luis Angel Pérez Ramos · Jun 2, 2023

Performance tests IRIS - PostgreSQL - MySQL

I have not included any type of index beyond those that are created automatically with the definition of primary keys in the different databases.
Article
Daniel Kutac · May 3, 2017

InterSystems IRIS Open Authorization Framework (OAuth 2.0) implementation - part 3

There is a real life scenario that uses the above described logic – the FHIR standard for exchanging electronic patient records.
Article
Kurro Lopez · Jun 25

InterSystems for dummies – Machine learning II

You already know the command for that: TRAIN MODEL WeatherForecast Be patient! This training took 1391 seconds, wich is approximately 23 minutes!!!!
Discussion
Matthew Waddingham · May 17, 2021

Should we store external files in InterSystems %Stream or Windows folders

We've been tasked with developing a file upload module as part of our wider system, storing scanned documents against a patients profile.
Article
Zhong Li · Jul 18, 2020

Save Pandas DataFrame into IRIS - a quick note

Basically the data is a spreadsheet of 1925 encounter rows with 231 columns, and the task is simply to predict whether a patient (linked to 1 or more encounter records) would be admitted
Question
Michael Davidovich · Jan 3, 2019

n00b questions

<CLASS>D and the index global will be I instead of D.
Article
Heloisa Paiva · Aug 23, 2023

A portal to manage storage made with Django - Part 2

Combined with InterSystems IRIS for Health and HealthShare, this portal becomes a tracking tool for patients in therapy.
Article
Robert Cemper · Dec 9, 2024

Reviews on Open Exchange - #Rollup

package 5.0 y 90 AutoML Churn Predict Showroom very positive experience 5.0 y y 91 Cache-in-Docker finally available 5.0 y * 92 character-slice-index
Article
Yuri Marx · Apr 4

Part IV: Studying for IRIS Developer Professional Certification with the "Ask Developer Community AI"

and bind the user inputs as parameters: Set query = "SELECT Name, Age FROM Patients WHERE Age > ?" Set statement = ##class(%SQL.Statement).%New() Set status = statement.

#Indexing

60 Posts1 Followers
Question
Cédric Courtens · Jun 5, 2022

MDM: Patient Repository

The goal is to implement a single patient repository for multiple hospitals, so HAPI MDM is really interesting.From what I've seen, some of the issues may be around compatibility between
Question
Kyle M · Sep 21, 2020

suppressing a patient identifier

A small percentage of our patients have an extra hospital number which was imported from the previous PAS but is no longer in use.
Article
Dan Berges · May 30, 2022

FHIR Patient Viewer

/master/dist/js/fhir-patient-viewer-dependencies.js"></script> <script src="https://combinatronics.com/danb7788/fhir-patient-viewer/master/dist/js/fhir-patient-viewer.js
Article
Mark Bolinsky · Dec 5, 2016

InterSystems Technologies on Amazon EC2: Reference Architecture

Index, Personal Community, Health Insight, and Health Connect.
Question
david clifte · Sep 27, 2016

Get information from patients - Health Share

--Analitcs Query SELECT patient FROM HSAA.AdvanceDirective union allSELECT patient FROM HSAA.Allergy union allSELECT patient FROM HSAA.Appointment union allSELECT patient FROM