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
Question
David.Satorres6134
· Nov 13, 2024
AutoParallel feature in SQL not working
For the SELECT COUNT(*), the optimizer is satisfying that from the
index
(you don't seem to have a bitmap extent
index
, but that
index
on age is still plenty small), which is very cheap
Question
Laura Cavanaugh
· Feb 15, 2017
Property as Simple list of string values
I don't need to
index
the values or use individual values in the SQL statement (e.g.
Question
P Patz
· Nov 19, 2017
Force inner select to be executed
Index
on 'Transaction.Date, Transaction.Account'Is there a way to FORCE the inner select to be executed first?
Article
Robert Cemper
· Feb 26, 2018
M:N Relationship
EmployeeIndex On Employee;
Index
CompanyIndex On Company;
Index
StatusIndex [Type = bitmap];} The lightweight solution:If you are just interested if there is a relations ship or not
Discussion
Maks Atygaev
· Mar 28, 2020
Why Declarative ObjectScript is not a framework/tool but a matter message
%New() // iterate explicitly set
index
= "" for { set
index
= numbers.Next(
index
) // working with
indexes
quit:index="" set item = numbers.GetAt
Question
Bill Wang
· Dec 22, 2016
Computed property
Add unique
index
on (Team, IsLeader). Unique
index
can have any number of NULL records. 3.
Question
ED Coder
· Jul 14, 2020
How can I read a field from the second obx segment using objectscript
It's correct, you can use
index
or name of a field. Are you sure about the value of a field? Could you post the entire HL7 message?
Question
amine benchaou
· Feb 20, 2020
Sql request
what's the disadvantage of using lot of
indexes
? Thank you KR, Amine That depends on your data model.
Article
Developer Community Admin
· Oct 21, 2015
Healthcare IT Breakthrough: Evolving to Advanced Integration Technology
care and control costsThe need for real-time business intelligence capability to measure progress toward goals, whether Meaningful Use objectives or the organization's own
patient
Announcement
Anastasia Dyubaylo
· Sep 3, 2019
[September 10, 2019] Boston FHIR @ InterSystems Meetup
We created a prototype application to ingest FHIR bundles and save the
Patient
and Observation resources as objects/tables in InterSystems IRIS for Health.
Announcement
Anastasia Dyubaylo
· May 8, 2020
New Video: FHIR Update
This video will outline the current FHIR roadmap and discuss changing regulations for delivering
patient
information.
Question
Harshdeep Acharya
· Feb 28, 2022
Duplicate Resource/Data added in FHIR Repository
The main thing is I want to get a unique
patient
record.Que:- Is there any way to check data duplication on each FHIR resource?
Announcement
David hay
· Jan 14, 2024
What is clinFHIR?
The
Patient
viewer for looking at an individual
patients
records Server Query which makes RESTful API calls against a FHIR server displaying the result in different formats Bundle
Question
Tony Beukes
· Nov 30, 2016
Studio View > Inspector in Atelier?
For example you can use code completion to quickly check the possible options for an
index's
keywords (with documentation):
Question
Paul Riker
· Mar 29, 2019
Ensemble as a Data lake
But either way we'll want a custom global to
index
the data for data retrieval performance purposes. Anyone else taking this approach? Any feedback? Why Ensemble over IRIS?
first
previous
…
46
47
48
49
50
…
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