Search

Clear filter
Question
Ramil TK · Aug 3, 2022

Working With Date and Time

be easier to use the %TimeStamp (or %PosixTime) type, where the date and time are paired at once. For this type of data, you can make your own indexes for different parts
Article
Yuri Marx · Aug 8, 2022

Learning InterSystems by Developer Community Articles

persistent properties https://community.intersystems.com/post/multidimensional-property-persistence-part-1-classic The adopted Bitmap Bitmap indexes https
Article
Muhammad Waseem · Jan 10, 2022

12 Medical Datasets along with 43 tables dynamically created by using all-new LOAD DATA SQL functionality

from the National Institute of Diabetes and Digestive and Kidney Diseases. The objective is to predict based on diagnostic measurements whether a patient has diabetes
Announcement
Anastasia Dyubaylo · Oct 10, 2022

InterSystems IRIS for Health Contest: FHIR for Women's Health

at solving the following issues: You will receive a special bonus if your application can help pregnant patients discover trends in tracking pregnancy symptoms and/or build
Article
Guillaume Rongier · Oct 23, 2020

HL7 PID Obfuscation

This is a modification of EnsLib.HL7.Message to not display Patient demography information in visual trace. This feature is toggle by a resource named NotAnonymize, if a user have
Article
Zhong Li · Sep 25, 2017

HealthConnect (Ensemble) Integration with PKB Service

to be a 10-minute quick guide to describe a demo solution (simple configurations and end-2-end implementation steps) for Health Connect (Ensemble) Integration with PKB (Patient-Knows-Best
Question
Arto Alatalo · Aug 12, 2019

How to read global via Stream interface

an adapter to a function expecting Stream? Nice, thanks. But it seems that this way will work only if the global has an ID as first index. This way involves copying of the data
Question
Martin Karas · Oct 1, 2019

NoExtent and object references

to one object only. Adding a BitMap extent index to class B helps compensate for the fact that all B objects are stored together, and improves the performance of queries on the subclasses.
Question
Kurro Lopez · May 24, 2019

How to copy array values from JSon to object using DTL

a nonexisting Next methodyou could create a loop using <WHILE> and do a "manual" loop.For the condition source.retorno.datos.polizas.poliza.%Size() gives you the index
Article
Robert Cemper · Apr 25, 2020

Static WHERE Conditions

on custom spatial indices, although in both cases it works hand-in-hand with a custom index (using %FunctionalIndex). That isn't required, but usually the flip side of the same use case coin.
Question
Ikara Ikliki · Nov 15, 2019

Status ErrorList parameter: When using $SYSTEM.Status.DecomposeStatus(tSC, .tErrorList) what is the type of tErrorList returned and how to intialize

own error Let me know if you need any help } } The tErrorList is returned as an array. tErrorList itself (without index) is an increment
Question
Laura Cavanaugh · Jun 12, 2017

Possible to view the contents of a process private global

I know the process ID< and I know the global name: ^||testing(index). From the terminal (and therefore, and different process ID), how do I view the contents of ^||testing
Question
Vivek Ranjan · Mar 12, 2018

Persistent table with %GUID As property

: USER>set obj = ##class(Test1).%New() USER>set obj.Property1 = "Hello" USER>w obj.%Save() 1 USER>w obj."%%GUID" FC381F94-277E-11E8-82F0-005056B479AA The ^OBJ.GUID index that this creates can be accessed via %ExtentMgr.GUID.
Question
Mathew Lambert · May 23, 2018

##class( autocomplete for classnames

longer to index prior to cache existing, and that is why you encountered the performance hit. @Scott.Morrison9195 @Fred.Gustafsson, thank you for bringing this issue to our attention
Question
Nezla · Apr 10, 2022

SQL query confusion

. In this case, you should ignore host variables. Host Variables You can also try rebuilding the Index Table or clearing Cached Queries. Portal uses cached query and in its code it uses