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
Internal Tech Article Contest
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
Jack Rack
· Oct 11
How can I leverage bitmap
indexes
for performance tuning in a hybrid OLAP/OLTP IRIS workload?
of Bitmap
Indexes
To ensure bitmap
indexes
remain efficient in such OLTP-heavy environments: - **Compress Bitmap
Indexes
**: Regularly use utilities such as `%SYS.Maint.Bitmap.OneClass
Announcement
Vic Sun
· Jul 31
[Demo Video] AI Clinical Trial Platform
It does this by ingesting structured and unstructured healthcare data, then uses AI to help identify eligible
patients
.
Question
Jeffrey Semmens
· Mar 3, 2016
Load balancing multiple Ensemble operations to handle bulk load of data
Is there a recommended approach to routing messages to separate operations based either randomly or keyed off of a hash of the
patient
identifier involved?
Question
Blake Beeman
· Jul 9, 2018
Clinical Viewer/TrakCare - Encounter Timeline Graph
Instead of the timeline auto-expanding, I would simply like for it to be collapsed when opening up a
patient's
record. Fantastic. It worked.
Question
Jonathan Harris
· Jul 7, 2022
Delete first part of HL7 field up to first "(" character
Is it possible to do a SubString from an
index
to the end It seems like they have no function for this. ..ReplaceStr(input,start to "(","(") where I replace everything up to the first
Question
Muhammad Waseem
· Jun 29, 2021
Composite primary key
Thanks Hi, The 'New
Index
' wizard allows you to add various properties to the
index
.
Announcement
Anastasia Dyubaylo
· Jul 10, 2020
New Video: Reducing Readmissions with Machine Learning
YouTube: ⏯ Reducing Readmissions with Machine Learning In this video, we will demonstrate using InterSystems IRIS for Health for notification and analytics to identify
patients
Article
Ramil TK
· Jul 29, 2022
Concept of Using Python to Detect Human Faces and Emotions
Anyway, in the Hospital Information system, every
patient's
at least 1 photo is available, using that photo we can identify the
patient
, then once the
patient
reached the hospital using
Question
Michael Fortunato
· Oct 25, 2022
Is there a way to prevent building indices when inserting records via `%Save()`
the
index
related to %Save() is no "build" but just setting a value to the
index
global. setting an
index
is mostly less load than saving an object.
Question
Steven LeBlanc
· Jul 6, 2016
Any examples of DTL where create='existing'?
create a new
patient
.
Article
Henrique Dias
· Aug 22, 2020
My experience working with FHIR
piece of information that I had on hands: https://www.hl7.org/fhir/patient.html The information provided by my
Patient
Chart is:
Patient
List
Patient
Details Allergy Vital
Question
Victor Castanon
· Jul 9
Why isn't my SearchTable Generating Anything When I Run BuildTable
It's not going to
index
messages that don't have those assigned in the message object's properties.
Article
Zacchaeus Chok
· Nov 28, 2023
InterLang: Technical Implementation of Streamlit Chatbot and LangChain FHIR Tool
@Tool("Fetches a FHIR
Patient
resource using a GET request by ID")
Patient
getPatientById(String
patientId
) { return client.read() .resource(Patient.class
Article
Luis Angel Pérez Ramos
· Oct 25, 2023
Using FHIR Adapter to offer FHIR services on legacy systems - Posting a Resource
Since what we want is to record a new
patient
, we must make a POST call with our
patient's
data in the body of the call.
Announcement
Thomas Dyar
· Oct 3, 2024
Faster Vector Searches with Approximate Nearest Neighbor
index
-- now available in the Vector Search Early Access Program
Navigable Small World (HNSW)
indexing
algorithm.
first
previous
…
23
24
25
26
27
…
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