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
Internal Tech Article Contest
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
Hidden post
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
Treephet Phannaphop
· May 3, 2019
Extract string
Hi ThereI created function to manage string as requirement extract the first two letter of each word after space for example:Text = "Review symptoms to report with
patient
"After
Question
Joseph Thottungal
· Nov 2, 2016
Update the Health Insghts table (HSAA.Patient) based on a changed assigning authority code
I have recently updated assigning authority in the Registry . How can I update the existing
patient
records in Health Insights with new code? (HSAA.Patient.PatientNumbers) Hi Alex
Question
Jeff Liu
· Nov 2, 2020
Correct way to use Encounter.ActionCode = "C
the class reference doc: D = Delete this Encounter and any other Streamlets linked to it via EncounterNumberC = Clear all Encounters for this
Patient
and any other Streamlets linked
Announcement
Rob Bieman den
· Dec 7, 2022
First Dutch HealthShare user group meeting
for Zorgdomein referrals Rehabilitation eHealth (video/exercises) created by
patient
app integrate with worklists EHR Automatic
patient
enrollment and referral using business processes
Article
Robert Cemper
· Apr 26, 2020
Materialized Views
index
. /// Define an
index
for <property>Name</property>.
Index
NameIDX On Name [ Data = (Name, Home.State, SSN) ]; And being experienced and comfortable
Question
Wilfredo Jose
· Apr 30, 2018
Display a CLS in a terminal session
, %XML.Adaptor){/// Define an
index
for <property>Name</property>.
Index
NameIdx On Name [ Type =
index
];/// Define a unique
index
for <property>TaxID</property>
Article
Brendan Bannon
· Sep 1, 2016
The Art of Mapping Globals to Classes (2 of 3
index
. Define the Storage Definition: Define the Subscripts up to and including the IdKey. Define the Data section. Ignore the Row ID section. 99% of the time the default
Question
Warren Oyco
· May 20, 2021
Transform data output into a batch flat file text pipe delimited
I am working on tweaking our current
patient
load process. The roster input is in text pipe delimited format, parsed out and transforms it to a standard
Article
Nigel Salm
· Aug 11, 2021
Interoperability with IRIS and Pharmacy Robotics
that were arranged in such a way that the dispense chutes channelled medications to desks by the pharmacists sitting in windows serving 1200
patients
a day. The robots cut the average
Question
Jeff Harris
· Jul 27, 2020
Ensemble - Using an
indexed
array in DTL - Can't pull information from an Array in the transformation
I want to write the values that are stored in an array into the OBX 5 field. The text in MyArray(1) will go in the the first OBX 5 field. Then the text in MyArray(2
Question
Steven LeBlanc
· Jul 6, 2016
Any examples of DTL where create='existing
have an HL7 message coming in which contains data on a
patient
that may or may not already exist in a (non-HL7) table. I want to use the PatientID from the (source) HL7 message
Question
wx fg
· Jul 22, 2017
select sql error
include this table, the parent table and the Version you are using. If there is an
index
defined on PBD_PBO_ParRef is it correctly generated?If not sure, do rebuild
index
from
Question
Dmitrii Baranov
· Aug 8
count() is too slow. Why
I have a table with 5M rows, the table contains lab observation codes and display names, both columns have type varchar(2000) and both are
indexed
. The query looks like
Announcement
Steven Hobbs
· May 12, 2022
Format Change in the ^mtemp and ^ERRORS Globals
Format Change in the ^mtemp and ^ERRORS Globals InterSystems has several routines, methods and utilities that can create stack dumps. Stack dumps are created in the ^mtemp(
index
#iFind
20 Posts
•
3 Followers
first
previous
…
26
27
28
29
30
…
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