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
Article
Yuri Marx
· Dec 12, 2023
Part I - Transform custom healthcare messages to HL7
-
patient
ID and account numberA37 Unlink
patient
informationA38 Cancel pre-admitA39 Merge person -
patient
IDA40 Merge
patient
-
patient
identifier listA41 Merge account
Question
Andrew Taggart
· Mar 7, 2024
Using Logi Reports to populate .pdf Document Properties-Custom Properties with Name-Value pairs extracted from TrakCare database for
patient
invoicing
We are investigating option of populating .pdf Custom Properties Name-Value pairs with episode/billing information from the TrakCare database, using Logi Reports. Resulting .pdf would
Question
Lee Cascio
· Jan 6, 2021
Nothing returned when running SQL query in SQL tool for a single column DISTINCT or GROUP BY?
This was
indeed
the issue,
indexes
needed to be rebuilt.
Question
Gaolai Peng
· Dec 11, 2017
How to consent program membership in HealthShare?
This policy will block the
patient
search for the
patients
under this program in Clinical Viewer, ie, the
patient
search will not return the MRN belongs to this facility/program.
Article
Robert Cemper
· Apr 26, 2020
Materialized Views
. /// Define an
index
for <property>Name</property>.
Index
NameIDX On Name [ Data = (Name, Home.State, SSN) ]; And being experienced and comfortable with the query generator
Question
Warren Oyco
· Jul 27, 2021
How To Pass Custom Class
Once the input file is parsed it is then transformed into a standard HS
Patient
Search Request message (HS.Message.PatientSearchRequest). the standard
patient
search request is sent
Article
Henrique Dias
· Jun 5, 2021
IRIS on FHIR Overview
. ## How IRIS on FHIR looks like ###
Patient
List The page is a list of
patients
using the Resource
Patient
.
Question
Joseph Tsang
· Feb 16, 2023
Does FHIR server in the IRIS for Health Community Edition support Conditional Create/Update and resolve uuid references?
referencing to that
Patient
Question
Bukhtiar Ahmad
· May 28, 2020
zSaveData+53^HS.UI.Registry.Patients.1 *tResponse
Hi @Bukhtiar.Ahmad ,
Patient
Registry is intended to maintain
Patient
Data or visualize, but not to "create". Did you try to add
patient
direct trough some SDA or HL7 file?
Article
Randy Pallotta
· Jul 27, 2016
"dynamic" headers and trailers for ensemble record maps
Patient
|169 MY ST||CITYGOESHERE|MI|1234534567|Test
Patient
|169 MY ST||CITYGOESHERE|MI|1234545676|Test
Patient
|169 MY ST||CITYGOESHERE|MI|12345|Test
Patient
|169 MY ST||CITYGOESHERE|
Question
Steve Pisani
· Jun 8, 2022
PowerBI and IRIS generating "The column '...' of the table wasn't found."
Hi, I have 3 simple tables: Encounter,
Patient
and Immunizations. Encounter makes a reference to
Patient
, and
Patient
contains a list of Immunization objects.
Article
Nikolay Solovyev
· Aug 1, 2019
Nested set model for ObjectScript
As the values of these parameters, you must specify the names of the corresponding properties in your class.Add an
index
on Root, Lft, Rgt
Index
TreeIndex On (Root, Lft, Rgt);
Question
Yone Moreno
· Oct 10, 2023
How could we get Query Params inside a REST Service with HealthShare?
= %request.Get("
patientId
") /// or set
patientId
= %request.Data("
patientId
", 1) return $$$OK } Thanks for your time and help.
Question
Glenn Bickel
· Aug 11, 2022
EnsLib.SQL.OutboundAdapter cannot select from temporary table
Here I am joining the
patient
id table since the
patient
id and case id are the only keys working on (almost) all tables.
Article
Ashok Kumar T
· Aug 31, 2023
Utilize custom datatype class for User-defined DDL table Creation
Do not edit the SqlName of this
index
.
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