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
Anniversary Celebration
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
Mihoko Iijima
· Aug 31, 2023
How to rebuild
index
by ID
The %BuildIndices() method uses it to specify the
index
name. See the documentation for more info on how to rebuild the
index
.
Question
José Pereira
· Apr 7, 2022
Inserting an
index
without reconstruction
Is it OK to use this partially rebuilt
index
if I don't care about data that isn't
indexed
? Did you do this before? I didn't build
indexes
manually, except for tests.
Article
Vitaliy Serdtsev
· Jul 7, 2017
Indexing
of non-atomic attributes
So, collection
indexes
have the following syntax:
INDEX
idx1 ON (MyField(ELEMENTS));orINDEX idx1 ON (MyField(KEYS)); The
index
is built with the help of the propertynameBuildValueArray
Discussion
Dmitry Maslennikov
· Nov 9, 2020
%session.Data with unlimited amount of
indexes
thirdly, if you meant variable number of
indexes
(in sense of variable number of parameters) then I can just refine Robert's solution to ClassMethod setValue(params...)
Question
Jiri Svoboda
· Nov 29, 2016
SQL and
indexing
on collection properties
Is it possible to
index
values of this property and use this property in SQL?
Article
Scott Beeson
· Apr 14, 2016
[request] a more compact
index
I would really like to see (an option for) a more compact
index
of posts.
Question
Orion Correa
· Apr 21, 2016
iFind
index
missing data
Hi Orion,I haven't heard about
index
data simply disappearing.
Question
Eduard Lebedyuk
· Aug 8, 2017
Apache server and directory
index
.: http://myserver.com There is an
index
page, which is available over http://myserver.com/index.html (/ is a Caché CSP app) How can I make index.html available from http://myserver.com
Question
David Foard
· Dec 26, 2019
Performant
index
on date field
in
index
are just integers !!!
Question
Ashok Kumar T
· Jul 20, 2024
Index
Build uses SetMapSelectability
Hello Community, As per the Build
index
documentation "If you use BUILD
INDEX
on a live system, the
index
is temporarily labeled as not selectable, meaning that queries cannot use
Question
Dmitrii Baranov
· Dec 17, 2024
Production pooled component
index
InterSystems IRIS by using the FindPoolIndex method, which will return the
index
of the current component in the pool.
Article
Developer Community Admin
· Oct 21, 2015
Accelerating Clinical Trials Through Shared Access to
Patient
Records
accelerating-clinical-trials-real-world-
patient
-data-wp.pdf
Question
Tim Casey
· Nov 3, 2017
Anyone have a DTL that will de-identify HL7
patient
demographics?
I thought there used to be some code in the manuals to do this couldn't find it in my latest release manuals. In other words, turn prod data into test data. Searching on "anonymization
Question
Paul Riker
· Aug 3, 2023
UCR + HSPI
Patient
Demographic Prioritization
Patient
Search Response (Clinical Viewer, PDQ, XCPD, FHIR) - Only Registry demographics are used. Nothing from HSPI or
Patient
SDA. 3.
Article
Henrique Dias
· Aug 26, 2020
Updating
Patient
Resource using fhir.js
I am defining a variable with the
patient
object that returns when I fill the form. // Perform a search to retrieve
patient
details for a specific
patient
window.loadForm = function
first
previous
…
13
14
15
16
17
…
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