Search

Clear filter
Article
Benjamin De Boe · Jun 28, 2016

iKnow demo apps (part 5) - iFind search portal

An iFind index is an implementation of the Functional Index infrastructure, which allows for the development of custom index types, implementing a particular capability that is triggered
Question
Dmitrij Vladimirov · May 19

BI Analytics default key:value pair in termlist

Since "Use in Dashboards/For Patients Scorecard.pivot" appears as a value in the termlist associated with that control, the control displays the associated key from the termlist ("Patients
Announcement
Daniel Palevski · Dec 12, 2024

First InterSystems IRIS, InterSystems IRIS for Health, and HealthShare Health Connect 2025.1 Developer Preview available

For the community edition, $ docker inspect --format '{{ index .Config.Labels "com.intersystems.platform-version" }}' containers.intersystems.com/intersystems/iris-community:latest-
Question
Justin Wilson · Dec 8, 2018

Cannot Query on Field in IRIS

CityId ON CityId; Index State ON State; Index Longitude ON Longitude; Index Latitude ON Latitude; Index Status On Status; Sample Data SELECT CityId, Latitude, Longitude FROM
Question
Arto Alatalo · Mar 27, 2020

Management Portal: how to view globals in opposite order?

if $d($$$ISCQUERYTEMP(Index,idx,1)) { Set Row(1)=$$$ISCQUERYTEMP(Index,idx,1) if $d($$$ISCQUERYTEMP(Index,idx,2)) { Set Row(2)=$$$ISCQUERYTEMP
Question
Eduard Lebedyuk · Jan 2, 2021

SQL Search/iFind to find out how many matches are there

It does not seem to be aware of the index so index parameters would be missed as only INDEXOPTION can be passed.
Question
Scott Roth · Jul 9, 2024

%DynamicObject (JSON) Response into Class Structure

LIBRARY=HSSYS&CLASSNAME=HS.FHIRModel.R4.Patient Using the following within a Code action I got no errors...
Question
Ashok Kumar T · Jul 4, 2024

JWT enabled FHIR Server web app access

Now I use the access token as a "Bearer" for GET the patient resource. But I got 401Unauthorized error. Anyway I can get the patient resource with basic auth.
Announcement
Anastasia Dyubaylo · Apr 23, 2024

[Video] Digital Health Showcase - Virtual Care

Hi Community, Watch this video to find out how these digital health startups are improving workflows for disease management, remote patient monitoring, and patient engagement: ⏯
Question
Eyal Levin · Sep 8

Custom Operation VS production

might have several tasks my requirements: Allow queries according to task id / patient id / patient business identifier Allow date filtering (different date for each resource
Question
Yuri Marx · Sep 5, 2021

Error in ID when build with DeepSee

I trying to use this class in a deepsee cube, when I build, I get this error #1 add an extent Index#2 try https://community.intersystems.com/post/repairing-your-index Thanks
Question
Richard Roeder · Jun 10, 2019

Force Indice

HI How to force a specific index in SQL? This function does not help me.I need something contrary to this, where I inform what index should be used %ALLINDEX maybe.
Article
Ray Wright · Jul 22

Vector Search Performance

constraints in your environment (IOPS in public cloud); ingest then index rather than index on insert for initial data load keep the index global in buffers at query time, consider