Learning
Documentation
Community
Open Exchange
Ideas Portal
Global Masters
Certification
Partner Directory
Startup Hub
Developer Community
Ask DC AI
Posts
InterSystems Official
Articles
Questions
Announcements
Discussions
Tags
Events
Tech Article Contest
Programming Contest
InterSystems Ideas Contest
Event Calendar
Products
InterSystems IRIS
InterSystems IRIS for Health
HealthShare
TrakCare
Caché
Ensemble
InterSystems Analytics (DeepSee)
InterSystems Text Analytics (iKnow)
Jobs
Job Opportunity
Job Wanted
Members
About
About Us
FAQ
Feedback
Report an Issue
Share an Idea
Code of Conduct
Contact Us
EN
Ask AI
Language
EN
|
ES
PT
JP
CN
FR
EN
Search
All
Top posts
Latest posts
Tags
Type of post
Announcement
Article
Question
Discussion
Search by user posts
Tags
Caché
Developer Community Official
Documentation
Ensemble
Global Masters
Health Connect
HealthShare
InterSystems Data Studio
InterSystems Ideas Portal
InterSystems IntelliCare
InterSystems IRIS
InterSystems IRIS BI (DeepSee)
InterSystems IRIS for Health
InterSystems Kubernetes Operator (IKO)
InterSystems Natural Language Processing (NLP, iKnow)
InterSystems Official
InterSystems Reports (Logi)
IRIS contest
Job Opportunity
Job Wanted
Learning Portal
Open Exchange
Other
Partner Directory
Resource Library
Summit
Supply Chain Orchestrator
TrakCare
.NET
Access control
Adaptive Analytics
Alerts
Analytics
Analyzer
Angular
Angular2
API
Apple macOS
Application Server
Artificial Intelligence (AI)
Authentication
AWS
Azure
Backup
Beginner
Best Practices
Big Data
Business Operation
Business Process (BPL)
Business Rules
Business Service
C++
Callout
CaretDev
CCR
Certification
Change Management
ChatGPT
Cloud
Code Golf
Code Snippet
Coding Guidelines
Columnar Storage
Compatibility
Compiler
Containerization
Contest
Continuous Delivery
Continuous Integration
Convergent Analytics
CSP
CSS
CSV
Cubes
Dashboards
Databases
Database Transaction Processing
Data Import and Export
Data Model
DC Feedback
Debugging
Deployment
Developer Community FAQ
Development Environment
DevOps
Digest
Distributed Data Management
Docker
Document Data Model (NoSQL)
DTL
Early Access Program (EAP)
Eclipse
ECP
Embedded Git
Embedded Python
Encryption
Enterprise Message Bank
Error Handling
Events
Failover
FHIR
Field Tests
Framework
Frontend
FTP
Generative AI (GenAI)
George James Software
Git
GitHub
Globals
Global Summit 2016
Global Summit 2017
Global Summit 2018
Global Summit 2019
Global Summit 2022
Global Summit 2023
Global Summit 2024
Google Cloud Platform (GCP)
Graph
High Availability
HL7
HTML
iFind
Indexing
Innovatium
IntegratedML
integration-required
Interoperability
InterSystems API Manager (IAM)
InterSystems Business Solutions and Architectures
InterSystems Demo Games
InterSystems Package Manager (IPM)
IoT
isNewTech
ITvisors
J2 Interactive
Java
JavaScript
JDBC
Journaling
JSON
Key Question
Key Value
Kubernetes
Languages
Large Language Model (LLM)
LDAP
LEAD North, LLC
Listings
Localization
Machine Learning (ML)
Management Portal
Mapping
MDX
Meetup
Message Search
Microservices
Microsoft Windows
Microsoft Windows Server
Mirroring
Monitoring
Multi-model
MultiValue Basic
Namespace
Natural Language Processing
Node.js
OAuth2
Object Data Model
ObjectScript
ODBC
Open Source
OpenVMS
Perforce
Performance
PID^TOO||
Platforms
Podcast
Prompt Engineering
Python
React
READY 2025
Red Hat Enterprise Linux (RHEL)
Relational Tables
Release
REST API
Security
Sharding
SOAP
Source Control
SQL
SSL
Startup
Studio
SVN
Swagger
System Administration
System Alerting and Monitoring (SAM)
Terminal
Testing
Tips & Tricks
Tools
Tutorial
Ubuntu
UI Development
UIMA
Unstructured Data
Vector Search
Video
Virtual Summit 2020
Virtual Summit 2021
Visualization
VSCode
Vue.js
Web Gateway
Webinar
XML
ZEN
Apply
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
Martin Weissenborn
· Aug 11, 2021
drop column "Deleting a column definition does not delete any data that has been stored in that column from the data map."
The "name" property on that slot will give you the storage
index
.
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
Brett Willis
· Jul 16, 2021
Business Rule that can compare two fields in a repeating segment
|TX|^IS TEST
PATIENT
?
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
first
previous
…
33
34
35
36
37
…
next
last
Log in or sign up
Log in or create a new account to continue
Log in
Sign up
Log in or sign up
Log in or create a new account to continue
Log in
Sign up
Log in or sign up
Log in or create a new account to continue
Log in
Sign up
Log in or sign up
Log in or create a new account to continue
Log in
Sign up