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
Article
Timothy Scott
· Feb 28
High-Performance Message Searching in Health Connect
This means that it is inefficient to use this field as an
index
in the Message Viewer search. Counter to this would be a field like PID.18 (or
Patient
Account Number).
Article
Irene Mykhailova
· Apr 25
Response times when using Dynamic and Embedded SQL
The only
index
that I added was the one-many automatic
index
for the Doctor-Visit relationship.
Question
Clayton Lewis
· Jan 6, 2022
Normalizing Height and Weight in HealthShare UCR?
The value of this observation is calculated as the
patient's
data is loaded into the Viewer Cache and only exists in the Viewer Cache, not in the
patient's
data in UCR.
Question
Scott Roth
· Jul 3
Extracting lists from FHIR Responses
%Get(0) for get 0
index
value $ZCVT(r4Patient.name.list.toString(),"I","JSON") get entire value.
Question
Paul Reesman
· May 18, 2016
Ensemble HTTP OnProcessInput
Cache for UNIX (Red Hat Enterprise Linux for x86-64) 2016.2 (Build 636U) Wed Apr 13 2016 21:04:51 EDT [HealthShare Modules:Core:14.02.2415 + Linkage Engine:14.02.2415 +
Patient
Index
Announcement
Shane Nowack
· Oct 27, 2021
Beta Testers needed for our upcoming CCR Technical Implementation Specialist Certification Exam
Index
linkage definitions T40.7 Effectively and safely uses secondary environments Describes behavior of secondary environments; Deploys ItemSets to secondary
Question
Soufiane Amroun
· Sep 26, 2017
How to Extract Values From a Global
the second database isn't the result of a requested first one, it's my
patient
program that it serves for me as a comparator when i extract timestamp from a mean database (the first
Article
Benjamin De Boe
· Sep 9, 2016
Using complex filters
For example, a clinical note may have an author, encounter date and
patient
ID, so that you can restrict your results to a particular clinician, date range and/or
patient
.
Article
Sergey Kamenev
· Jun 14, 2017
Globals - Magic swords for storing data. Trees. Part 2
This document is supposed to have complete information about a
patient
. We all know how thick
patient
cards can be.
Article
Ikram Shah
· Jul 6, 2023
Facilitating Document Export: Share Text and Tabular Data to Google Docs and Sheets
requests": [ { "insertText": { "text": message_bytes.decode('utf-8'), "location": { "
index
Article
Nigel Salm
· Aug 21, 2021
How to develop an interoperability solution in one code base and then use it to generate many individual interfaces
;
Index
PID On
PatientId
;
Index
PIN On PatientInternalNumber;
Index
pHID On PatientHID; ClassMethod BulkExportPatientListExport(ByRef filename As %String) As %Status {
Announcement
Vadim Aniskin
· Dec 27, 2023
InterSystems Ideas News #10
InterSystems Run Jasperreports from ObjectScript and IRIS Adapter by @Yuri.Gomes JIRISReport @Yuri.Gomes Journal file analysis/visualization by @Timothy.Leavitt journal-file-
indexer
Question
Jordan Simpson
· Jun 23, 2023
Iterating Through and Accessing Nested JSON Values
Using the NHS PDS FHIR API in the NHS sandbox environment, I'm querying the PDS endpoint using a sample NHS Number to retrieve a
patient's
demographics.
Article
sween
· Jun 7, 2023
DeDupe an InterSystems® FHIR® Server With FHIR SQL Builder and Zingg
Patient
Transform example { "name": "PIDTOO
Patient
", "description": "
Patients
for PIDTOO FHIR Dedupping Engine", "resources": [ { "resourceType": "
Patient
",
Question
Jeffrey Drumm
· Dec 30, 2017
Ensemble Message Suspense/Work Queue?
All orders for a given
patient
encounter would need to be held until the registration is received, but only one event will trigger the release (and enrichment) of all orders for that
first
previous
…
6
7
8
9
10
…
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