Learning
Documentation
Community
Open Exchange
Global Masters
Certification
Partner Directory
Ideas Portal
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 Ideas Portal
InterSystems IntelliCare
InterSystems IRIS
InterSystems IRIS BI (DeepSee)
InterSystems IRIS for Health
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
Kyle M
· Sep 21, 2020
suppressing a
patient
identifier
Hi all Another newbie question. A small percentage of our
patients
have an extra hospital number which was imported from the previous PAS but is no longer in use. We only need
Announcement
Eduard Lebedyuk
· Sep 10, 2019
Code Golf
Index
Code golf is a type of recreational computer programming competition in which participants strive to achieve the shortest possible source code that implements a certain
Question
Scott Beeson
· Jul 7, 2016
Vote from
index
Sometimes simply reading the subject or summary of a post from the
index
gives me enough information to vote. Instead of having to click through it would be nice if I could vote
Article
Mike Kadow
· Jul 22, 2016
Newbie's Corner
Index
NewBie's Corner
Index
- Links to connect to all NewBie posts. NewBie's Corner Session 1 Installing CachéNewBie's Corner Session 2 Variables Set and Write commandsNewBie's Corner
Question
CM Wang
· Jul 16, 2017
How to
index
a class
Hi I have two persistent classes defined. Lets call it Parent and Child.Child class is one of the property of Parent Class.I would like to define a
index
on Child class.So what
Article
Robert Cemper
· Aug 17, 2017
Fix broken
index
$SYSTEM.OBJ.ValidateIndices("Sample.Person","",1,2) Checking
index
integrity for class 'Sample.Person'Begin time: 08/17/2017 21:41:25 Verifying data from data
Question
Yaniv Ben Malka
· Oct 10, 2017
Index
Recommended Approaches
familiar with two approaches:1. Create a new map (
Index
type) on a pointer global.2. Create a bitmap indexWhich approach is more recommended to be used in the case I described
Question
Ruslan K
· Oct 18, 2017
Rebuild class
index
I have a class. In class there is an
index
. This
index
is for quick search on name property. Class User { ..... Property Name as %String;
Index
NameInd On Name
Question
CJ H
· Feb 15, 2018
The
Index
on a String field
I noticed that the subscript of the
index
map is actually the collated field (%SQLUPPER).Is String the only data type going through this transformation? Any other data type would
Question
Eduard Lebedyuk
· Nov 24, 2017
Index
build order
argument affects anything. They are converted into tBuildFlags which also follows by ASSCII sorting of
index
names I see. It's hard generatedIndexNext distracted meBut you may call
Article
Robert Cemper
· Jul 8, 2023
Character-Slice
Index
A recent question from @Vivian.Lee reminded me of a rather ancient example.It was the time when DeepSee's first version was released.We got Bitmap Index.And we got BitSlice
Index
Question
Nezla
· Jun 8, 2021
displaying %GlobalCharacterStream
with the Enterprize Master
Patient
Index
(EMCI) application that HST has been developing. HST had started developing this before IRIS for Health had been released and so they had
Article
Developer Community Admin
· Oct 21, 2015
Driving True
Patient
Engagement Beyond the Basic
Patient
Portal
Comprehensive
patient
view, communication and data sharing, and population health management are key componentsFederal agencies have been incenting healthcare providers
Question
Scott Roth
· Jul 8
FHIR
Patient
Resource Response does not map to FHIRModel.R4.
Patient
I am receiving a FHIR response bundle back with a resource of
patient
. Using fromDao, I attempted to take the stream and put it into FHIRModel.R4.
Patient
but it is not mapping
Article
Can (Jon) Gencler
· Nov 8, 2016
Importance and Collection of Exact Version Information ($zv / $zversion
EST [HealthShare Modules:Core:15.0.7865 + Linkage Engine:14.02.7865 +
Patient
Index
:14.02.7865 + Provider Directory:14.09.7865 + Active Analytics:14.01.7865]3) Another method to get
first
previous
…
4
5
6
7
8
…
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