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
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
Announcement
Anastasia Dyubaylo
· Jun 16
[Video] It's CLEAR - Re-Imagining the Digital Front Door
It's CLEAR - Re-Imagining the Digital Front Door @ Global Summit 2024 Our new partnership with CLEAR provides exciting new capabilities for a variety of use cases, such as the
patient
Question
Abdulaziz AlAnazi
· Feb 11, 2024
Dictation with TrakCare
Regards Hi Abdulaziz, In TrakCare you can attach any type of file to a
patient
record. But that does not transcribe an audio file into a text.
Question
Guillaume Rongier
· Sep 23, 2022
Store Procedure Returning a ResultSet with Embedded Python
engine.index(text, 'en') for s in engine.m_index['sentences']: for e in s['entities']: if e['type'] == 'Concept': print(e['
index
']) # Should return one
Article
Alexander Koblov
· May 20, 2016
Collations in Caché
")="string
index
"^a("12345678901234567876")="string
index
"^a(12345678901234567880)="numeric
index
"^a(12345678901234567890)="numeric
index
"^a(12345678901234567900)="numeric
index
"^a(
Article
Mike Kadow
· Oct 24, 2016
NewBie's Corner Session 21 Parameters Part II
" for an
index
of all NewBies' Posts
Question
Chip Gore
· Apr 15, 2020
InterSystems IRIS Business Intelligence - Limiting the source data for a cube
cube, but I'm having a hard time (short of defining a stored procedure to use instead of the extent query) for populating my cube
indexes
.
Article
Lorenzo Scalese
· Apr 27, 2020
JSON-Filter
You can use a %DocDB, It’s a good way for storing JSON and
index
the main properties. However, JSON document is very flexible.
Question
Nupur kumar
· Aug 24, 2016
Ensemble Message Bank
-Brendan By default, the message bodies are not
indexed
and cannot be searched. You can add a helper class to implement the search capability in the Message Bank. See documentation
Question
Scott Beeson
· Oct 13, 2016
[DELIVERED] Mark Accepted Answer, indicate Answered questions
suggested before but I wanted to bring it up again.It would be very nice if we could "accept" an answer to our questions which would result in the question showing "answered" in the
index
Question
Evgeny Shvarov
· Oct 21, 2022
What is The Global With Persistence Data For A Class?
class definition or CREATE table statement) :Global Naming Strategy: you can use the USEEXTENTSET parameter to specify shorter and more efficient hashed global names for data and
index
Question
Yana Rchks
· Oct 30, 2019
SQL-query: Select item from table field of list of objects of another table
TitleIndex On Title [ Unique ]; Property Date As %Date (POPORDER=2) [ Required ];
Index
DateIndex On Date [ Unique ]; Property Actor As list of packet.Actor (POPSPEC
Announcement
Shane Nowack
· Apr 22, 2024
Beta testers needed for our upcoming InterSystems IRIS SQL Specialist certification exam
Designs a SQL schema Identifies role of bitmap extent
index
Determines use cases for
indexes
Distinguishes use cases for different
index
types Distinguishes primary, unique
Question
Lewis Greitzer
· Apr 24, 2018
Retrieving HL7 message from SQL field and then sending out
My SQL team then runs a stored procedure to retrieve the
patient
ID and provider ID and insert the found values into fields in the table.
Question
Luis Angel Pérez Ramos
· Aug 12, 2024
Error querying foreign table on MySQL
CREATE FOREIGN SERVER Test.MySQLDB FOREIGN DATA WRAPPER JDBC CONNECTION 'MySQL' Step 3: Create foreign table: CREATE FOREIGN TABLE Test.PatientMySQL SERVER Test.MySQLDB TABLE '
patient
first
previous
…
49
50
51
52
53
…
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