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 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
Chip Gore
· Apr 15, 2020
InterSystems IRIS Business Intelligence - Limiting the source data for a cube
, and as the data within this table/collection grows/changes over time, I would like to be able to control which records actually make it into the
indexed
cube, but I'm having a hard time
Question
Bill Wang
· Dec 22, 2016
Computed property
an idea on how to do it without triggers altogether. 1. Set IsLeader property only in case member is a leader. So its 1 or NULL. 2. Add unique
index
on (Team, IsLeader). Unique
index
Question
ED Coder
· Jul 14, 2020
How can I read a field from the second obx segment using objectscript
the property path is: "PIDgrpgrp(<indexPID>).ORCgrp(<indexORC>).OBXgrp(<indexOBX>).OBX" Then
indexes
variables is analogous to the ORM messages. The easy way
Question
amine benchaou
· Feb 20, 2020
Sql request
the disadvantage of using lot of
indexes
? Thank you KR, Amine That depends on your data model. If you require many related tables, it may be more useful to have
Article
Yuri Marx
· Feb 24, 2021
Day 2: Developing with InterSystems Objects and SQL
; } In IRIS Database will be create only one table with Person and Contact properties. You can create
Indexes
to get uniqueness or to tunning queries. Example:
Index
NameIndex On Name
Question
Bransen Smith
· Oct 1, 2024
Help Understanding Global Mappings and Sharing One SQL Table Across Multiple Namespaces
Index
- ^E2C8.D9IS.2 IDIndex
Index
- ^E2C8.D9IS.3 IDKey
Index
- ^E2C8.D9IS.1
Indexes
- ^E2C8.D9IS.I Stream - ^E2C8.D9IS.S I am not sure what to put in as the Global Name, would
Question
Federico Raimondo
· Jan 20, 2020
HL7 ADT^A40 do not affect on document PatiendID and SourcePatientID
Hi everyone, I am currently performing a
patient
merge thorug ADT^40 HL7 messages. In order to do that, I am following this guide which I found on the ducumentation: http
Article
Tani Frankel
· Nov 25, 2020
Virtual Summit FHIR Focus Sessions List
options. Build FHIR Provider &
Patient
-Facing Applications in the Cloud Learn how to build FHIR® applications in the cloud using S3, Azure AD, and a FHIR service
Question
Thomas Schroyen
· Jun 17, 2020
How to create a restful service with a link to java code
to the restful server + a certificate to use + the class that's going to be sent back + the names of 2 functions: Acces: https://XXX:8443/ First fonction: https://XXX:8443/
patient
Question
Armin Gayl
· Sep 3, 2024
Count XML Elements EnsLib.EDI.XML.Document
Object </container> <
Patient
> </
Patient
> <Documents> <Document> <DocumentNumber>0000000000000010008162012</DocumentNumber> <
Question
Daniel Durdin
· Jan 16
How to remove "xsd_2" prefix from the XML output when using DLT and XML Schema
the following <xsd_2:ClinicalDocument xmlns:xsd_2='http://voicetechnologies.co.uk/winvoice/importation'> <xsd_2:
Patient
> <xsd_2
Article
Veerarajan Karunanithi
· Feb 27, 2024
Insights from unstructured data using SQL Text Search
extensive data volumes by utilizing an optimized
index
generation, avoiding sequential searches through the data itself. Word-Aware Search: Unlike a basic string search, SQL Search
Announcement
Anastasia Dyubaylo
· Jun 13
[Video] Innovation Highlight - Medical Device Waveform Data
monitoring device generates hundreds of data per second. Such data could support multiple clinical use cases to improve
patient
care and staff workflow. Hear from Mass General Brigham
Announcement
Anastasia Dyubaylo
· Apr 9, 2023
[Video] Meeting Data Sharing Requirements with the HealthShare CMS Solution Pack
systems rely on scalable and reliable data foundations to grow their capabilities and meet regulations like the CMS Interoperability and
Patient
Access final rule. InterSystems
Article
Yuri Marx
· May 29
Use Mako Python template engine to generate dynamic content
was used to generate a valid FHIR JSON message to create a new
patient
on server: { "resourceType": "
Patient
", "name": [ { "use": "official
first
previous
…
43
44
45
46
47
…
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