Search

Clear filter
Article
Timothy Leavitt · Mar 24, 2020

Unit Tests and Test Coverage in the InterSystems Package Manager

, the reports are generated. Set reportFile = "/opt/iris/test/CoverageReports/coverage.xml" Do ##class(TestCoverage.Report.Cobertura.ReportGenerator).GenerateReport(<index>, reportFile
Article
Yuri Marx · Jan 9, 2022

Ten real health datasets in a just one OEX application

in intensive care unit patients with heart failure: machine learning-based, retrospective analysis of the MIMIC-III database, Dryad, Dataset, https://doi.org/10.5061/dryad
Announcement
Angelo Bruno Braga · Mar 11, 2022

1st InterSystems Portuguese Tech Article Contest

decisions based on longitudinal patient information? 15 IAM – InterSystems API Manager Using API Manager to improve service publishing Note: Articles on the same
Announcement
Anastasia Dyubaylo · Nov 6, 2022

Key Questions of the Month: October 2022

Metcalfe How to convert xlsx to csvby Ephraim Malane Error when searching for a patient with medications on clinical viewerby Ephraim Malane Remove text within quotes in a stringby
Question
Jonathan Anglin · Jan 28, 2020

Multiple Emails from EnsLib.EMail.OutboundAdapter

;<strong>"_title_"</strong></p>")do text.TextData.Write("<p>Patient: "_patientLName_", "_patientFName_" "_patientMName_"<br />")do text.TextData.Write
Article
Tani Frankel · May 17, 2016

Ensemble Interfaces Disk-space Usage Estimation and Purge Verification Framework

as chunk of of other data, flags, etc... Once the order has been processed most of this data becomes irrelevant and so I extract the salient data, Patient ID, Prescription ID, Item
Article
Robert Cemper · Mar 2, 2023

Tutorial - Working with %Query #1

the challenge to use a Class Query for display.The idea in background: If this is a patient record then some bigstream documents might be directly attached to it.The class is defined
Question
Scott Roth · Dec 9, 2020

Code migration using VSCode

/continuous-delivery-your-intersystems-solution-using-gitlab-index @Rich.Taylor wrote: One thing to keep in mind is that all code that you create or edit in VSCode is stored locally
Question
Anna Golitsyna · Aug 6, 2021

Cache routines: Date and Time Saved vs. Date and Time Modified

) rINDEX - Index of .OBJ, .INT, and .MAC routinesrINDEX(Name,"OBJ/MAC/INC")=$lb(Time compiled,Size)rINDEX(Name,"INT")=$lb(Time compiled,Size,Generated 0/1) rMAC - Native .MAC Macro
Announcement
Anastasia Dyubaylo · Jun 5, 2023

Key Questions of the Month: May 2023

system start at %ZSTARTby Eduard Lebedyuk Clone scheduled tasksby Pietro Montorfano Indexes in IRISby Pietro Montorfano Getting IAM licenseby Thomas Kotze Should numeric overflow
Question
Rico Rivera · Apr 23, 2021

ERROR #5002: Cache error: <FUNCTION

: 1 fileoff: 0 prevfcnt: 1 prevfileoeff: 0 min trans cnt: 1 min trans index: 19030804/23/21-09:15:00:329 (10096) 0 cstart of Cache for Windows (x86-64) 2017.2.2 (Build
Question
Fábio Campos · Mar 18, 2021

How to make a select return accented characters

$zconvert() option). In the meantime, you can use the somewhat impractical workarounds described above, or possibly use an iFind index and specify a TRANSFORMATIONSPEC that removes
Question
Yone Moreno · May 12, 2023

Recommended way to split a list and generate a string structure

is $Listnext recommended? Is it true? The "$List" function returns a complete list, while "$ListGet" returns a specific item from a list given its index. When you need to iterate
Article
Alessandro Marin · Apr 10, 2018

DeepSee: Databases, Namespaces, and Mappings - Part 3 of 5

indices. Note on journaling and building cubesUsers should be aware that building cubes deletes and recreates the cubes’ fact and index tables. This means that when journaling
Article
Alessandro Marin · May 7, 2018

DeepSee: Databases, Namespaces, and Mappings - Part 5 of 5

database.Map the ^DeepSee.Index global to this Database.Note on journaling and building cubesUsers should be aware that building cubes deletes and recreates the cubes’ fact and index tables