Clear filter
Article
Evgeny Shvarov · May 7, 2020
] Test START
Use the following URL to view the result:
http://192.168.80.2:52773/csp/sys/%25UnitTest.Portal.Indices.cls?Index=11&$NAMESPACE=IRISAPP
All PASSED
[objectscript
Article
Benjamin De Boe · Oct 18, 2022
probably are aware, InterSystems IRIS includes comprehensive management and caching for SQL statements. This class groups methods for managing the contents of the Statement Index
Article
Eduard Lebedyuk · Feb 9, 2024
Welcome to the next chapter of my [CI/CD series](https://community.intersystems.com/post/continuous-delivery-your-intersystems-solution-using-gitlab-index), where we discuss
Article
Luis Angel Pérez Ramos · Mar 11
ImporteGanadorSinImpuestos As %Numeric(STORAGEDEFAULT = "columnar");
Property Clasificacion As %String(MAXLEN = 10);
Property Localizacion As %String(MAXLEN = 200);
Index IndexContratante
Article
Eduard Lebedyuk · Mar 20, 2018
?Index="_ $g(^UnitTest.Result, 1) _ "&$NAMESPACE=" _ $zconvert($namespace,"O","URL")
quit url
}
ClassMethod isLastTestOk() As %Boolean
{
set in = ##class
Article
Alexey Maslov · Nov 17, 2016
: such data is usually written once and is rarely read afterwards. Unfortunately, this decision negatively affected the processing of bitmap indexes that are, as a rule, long strings, too
Article
Nikolay Solovyev · Feb 19, 2019
of patient records;for combating counterfeit drugs through unchangeable transactions across the supply chain;for improving the monitoring and effectiveness of clinical trials
Article
Yuri Marx · Jan 31, 2022
to detect risk of patient falling out of bed in hospital ICU, for example).
ImageAI works with the 3 main Computer Vision models used in the market for object detection
Article
Yuri Marx · May 31, 2022
, sugar,etc.
The aim is to classify whether a patient has chronic kidney disease or not.
The classification is based on a attribute named 'classification' which is either 'ckd
Announcement
Anastasia Dyubaylo · Jul 7, 2023
How to retrieve a list of patient records that are revoked on HealthShare Unified Care Record?by Ephraim Malane
Don't interpret data in ##class(%DynamicAbstractObject).%FromJSON(src
Article
Zhong Li · Apr 12, 2019
quickly invoke the WebTerminal to run HealthShare's "InstallDemo()" utility, to set up those few common test patients for a quick issue etc:
To see the following HS
Article
Jani Hurskainen · Dec 31, 2024
indices I have effectively started using one-based array types. This very nicely eliminates those off-by-one errors I frequently have with languages with zero-based indexing.
Day
Article
Ward De Backer · Oct 9, 2017
(function (option, index) { if (option.indexOf('--inspect') !== -1) { q.worker.inspectPort++;; return '--inspect=' + q.worker.inspectPort; } else if ((option.indexOf
Article
Michael Braam · Nov 24, 2016
the names of the series %data is a multidimensional property of the plugin instance which is used to assign values to the plugin properties %data is indexed by the series' number
Announcement
Mike Kadow · Feb 4, 2018
Studio 117Class Name 119Create the SLastName.Person Class 120Add a Name Property and Index to your Class 121Class, Routine, SQL Table 121Default Storage 122Adding