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
Henrique Dias
· Dec 16, 2020
Fact Table 1 x SQL Select 100k
Thanks @Eduard.Lebedyuk Cubes rely heavily on bitmap
indexes
for them to run fast. Primarily each fact in fact table must be accessible via bitmap
index
.
Article
José Pereira
· Jul 3, 2023
An experiment on generative AI and FHIR
For instance, you can ask question about
patients
without the need of sending
patient
data or schema of your database to the AI server.
Article
Lydia Huang
· Mar 14, 2016
Reset your DeepSee cache in the DeepSee Shell
[Age Bucket].Members),2000) ON 1 FROM [
PATIENTS
] %FILTER [GenD].[H1].[Gender].
Question
max simpson
· Mar 21, 2021
How to cache REST Responses in IRIS?
i.e. 1. 15:00 calling application runs a GET request for
patient
?
Announcement
Anastasia Dyubaylo
· Feb 1, 2021
InterSystems Multi-Model Contest Winners!
Thank you for your
attention
to the contest and the efforts you pay in this exciting coding competition! And what's next?
Question
Scott Beeson
· Dec 8, 2016
[Bug Filed] Can anyone explain this odd query behavior?
This Property is defined as a %TimeStamp but we are only storing the date part in the
index
.
Announcement
Athanassios Hatzis
· Jan 2, 2018
TRIADB - Associative Semiotic Hypergraph Database Framework in Intersystems Cache with Python Pandas
Fully referenced and relational based on fixed composite
indexing
.
Article
sween
· Apr 28, 2016
A National Provider Directory powered by HealthShare HSPD and Amazon Web Services
Index
to match and link not only Providers, but Orgs, Networks, Plans and other vital nouns in the business of delivery healthcare.
Question
Muhammad Waseem
· Nov 21, 2021
https://learning.intersystems.com is down
Thanks for your
patience
! Thanks for the update
Question
Kishan Ravindran
· Jun 1, 2017
Can I use InterSystems iKnow without InterSystems DeepSee?
HoleFoods" and "
Patients
" cubes in the SAMPLES namespace . Hi, Kishan!
Announcement
Anastasia Dyubaylo
· Jul 4
[Video] Genes in DNA Sequences as vector representation using IRIS vector database
This approach was designed to reduce the time required to check if a
patient
is resistant to certain prescribed antibiotics.
Announcement
Anastasia Dyubaylo
· Jul 9, 2024
[Video] Using Artificial Intelligence / Machine Learning for Pain Assessment in a Clinical Environment
Hi Community, Watch this video to learn about the PainChek artificial intelligence technology, which assesses
patient
pain at the hospital bedside, leverages InterSystems IRIS interoperability
Question
ED Coder
· Jul 16, 2019
How to separate OBX segments based on .
So the next segment would be:OBX|2|TX|R^REPORT^L|1|
Patient
had lumbar spine MRI ~
Patient
also had barium swallow ~
Patient
has good alignment 99%perfect ~
Patient
has aspiration visibleIs
Article
Ashok Kumar T
· Jul 18
InterSystems IRIS JSON
is accessed by its
index
, starting from 0.
Question
marco calderon
· Jun 18, 2018
MessageBank Helper Class
Please note I did not actually try it, so this still needs extra work, but hopefully will help you move forward.In your helper class, add code to your OnBankMsg() method to
index
messages
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