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
Jane Yan
· Sep 19, 2022
We are Longevica, a digital senior healthcare ecosystem
By teaming up with leading research experts in the senior community, we proposed to use the electronic frailty
index
(EFI) as the starting point for precise assessment of the aging
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.
Question
Chip Gore
· Oct 30, 2019
How do you sort a DeepSee Pivot Table by Row Label?
Working on "HealthShare 2019.1 [HealthShare Modules: Core:17.0.9941 +
Patient
Index
:17.0.9941 + Clinical Viewer:17.0.9941 + Active Analytics:17.0.9941] - Cache for Windows (x86-64)
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
.
Question
Thomas Haig
· Feb 4
Process multiple messages by increasing pool size while maintaining order with keys
That's a very elegant solution and one that
indeed
would ensure consistency with only the occasional "wasted" sleep.Your final point about locks and consistency does give me some slight
Question
Muhammad Waseem
· Sep 20, 2023
How to validate FHIR resource from production?
Thanks Hello @Muhammad.Waseem Maybe you can try extract the
patient
resource from bundle or use if it's already resource.
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
Question
Derrek Kegler
· Mar 29, 2017
Dollar Ranges
How to setup dollar ranges to get the number of
patient
accounts.
Question
Federico Raimondo
· Jan 20, 2020
HL7 ADT^A40 do not affect on document PatiendID and SourcePatientID
Hi everyone, I am currently performing a
patient
merge thorug ADT^40 HL7 messages.
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 {
Question
Nicky Zhu
· Feb 12, 2023
How to optimize slow count distinct SQL
, Type =
index
];
Index
INDEXSTSEARCHVISITINOUTVISITNO On INOUTVISITNO [ SqlName = INDEX_ST_SEARCH_VISIT_IN_OUT_VISIT_NO, Type =
index
];
Index
INDEXSTSEARCHVISITMOBILE On MOBILE
Article
Muhammad Waseem
· Jul 26, 2021
Creating and Validating Any HL7 FHIR Resource by using FHIR schema with the help of IntelliSense and auto complete functionality in VS Code
and all the attributes related to
patient
resource will start appearing in the IntelliSense.
Article
Henrique Dias
· Aug 22, 2020
An overview of iris-fhir-portal
Features
Patient
List On the left panel, you have a
patient
list with a filter bar on top.
Question
Harkirat Dhillon
· Oct 25, 2018
Healthshare Health Insight
patients
.
first
previous
…
21
22
23
24
25
…
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