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
Announcement
Mike Morrissey
· Jun 4, 2020
June 4, 2020 – Advisory: Potential Data Integrity Issue with HealthShare FHIR Resource Searches against the FHIR Repository
Subsequent FHIR Resource requests against the FHIR Repository may return incomplete results due to that missing
index
.
Article
Benjamin De Boe
· Jun 7, 2016
iKnow demo apps (part 2) - Set Analysis demo
Indeed
. A fix has just been pushed to the GitHub repo.Thanks for reporting!
Article
Eduard Lebedyuk
· Jan 9, 2017
How to determine row level security at runtime
%READERLIST value is used in %RLS
index
which in turn is used by SQL to determine access.
Announcement
Amir Samary
· Jan 29, 2020
Readmission Demo 2.0 is here! And it is open source now!
PS: If you want to build it on your PC, try doing it with fewer Synthea
patients
first. Generate the 5000
patients
takes time. Load them into the database takes time too. Enjoy!
Article
Kristina Lauer
· Jan 29, 2024
Get familiar with FHIR
FHIR allows healthcare systems to exchange information seamlessly, and
patient
data can be consolidated in real time, regardless of where it's stored.
Question
Stephen De Gabrielle
· Jun 26, 2019
Message viewer 'Source' and 'Target' drop down menus very slow
I'm guessing rebuilding the
indexes
would add more load because it is less specific.
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
sween
· Sep 21, 2022
FHIR Server powers Project Vulcan @ HL7 FHIR Connectathon
** ``` /
Patient
?birthdate=le2002-09-01&gender=male,female /Encounter?
Question
Evgeny Shvarov
· Oct 21, 2022
What is The Global With Persistence Data For A Class?
When doing a create table, it is
indeed
a hashed global name, but when defining a new class in Studio, it is still clasname_"D" (unless the global name becomes too long).
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(
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
Article
Mike Kadow
· Oct 24, 2016
NewBie's Corner Session 21 Parameters Part II
" for an
index
of all NewBies' Posts
first
previous
…
44
45
46
47
48
…
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