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
Question
Jeffrey Semmens
· Mar 3, 2016
Load balancing multiple Ensemble operations to handle bulk load of data
Unfortunately all of this work takes time and the first thing that happens in the web service is a lock taken out on the
Patien
in SQL Server.
Question
Jonathan Harris
· Jul 7, 2022
Delete first part of HL7 field up to first "(" character
$EXTRACT(input,$FIND(input,"(")-1,*) $EXTRACT(string,
index1
,
index2
) creates a substring out of the initial string from
index1
to
index2
.
Question
Blake Beeman
· Jul 9, 2018
Clinical Viewer/TrakCare - Encounter Timeline Graph
Instead of the timeline auto-expanding, I would simply like for it to be collapsed when opening up a
patient's
record. Fantastic. It worked.
Announcement
Bill McCormick
· Mar 3, 2016
Compatibility Blog Post - Zen Reports Direct Printing and Windows 10
Maybe I just need to be more
patient
... Hi John - Apologies. Our WordPress site is having difficulty. The
index
shows the text but no individual posts appear.
Announcement
Anastasia Dyubaylo
· Jul 10, 2020
New Video: Reducing Readmissions with Machine Learning
YouTube: ⏯ Reducing Readmissions with Machine Learning In this video, we will demonstrate using InterSystems IRIS for Health for notification and analytics to identify
patients
Article
Ramil TK
· Jul 29, 2022
Concept of Using Python to Detect Human Faces and Emotions
Anyway, in the Hospital Information system, every
patient's
at least 1 photo is available, using that photo we can identify the
patient
, then once the
patient
reached the hospital using
Question
Michael Fortunato
· Oct 25, 2022
Is there a way to prevent building indices when inserting records via `%Save()`
the
index
related to %Save() is no "build" but just setting a value to the
index
global. setting an
index
is mostly less load than saving an object.
Announcement
Mike Morrissey
· Dec 22, 2020
December 22, 2020 - Alert: HS2020-09: Multiple HealthShare Alerts
Versions Affected Risk Category & Score HS2020-09-01: Internal Web Traffic between Productions in a Federation may be Insecure or Blocked Unified Care Record 2020.2Patient
Index
Article
Kristina Lauer
· Dec 20, 2024
Get certified in InterSystems technology
Index
implementers: HealthShare
Patient
Index
Technical Specialist Reach out to certification@intersystems.com or visit the InterSystems Certification website for more information
Question
Steven LeBlanc
· Jul 6, 2016
Any examples of DTL where create='existing'?
create a new
patient
.
Question
Victor Castanon
· Jul 9
Why isn't my SearchTable Generating Anything When I Run BuildTable
It's not going to
index
messages that don't have those assigned in the message object's properties.
Article
Luis Angel Pérez Ramos
· May 16, 2024
Installation and adaptation of EMPI in Standalone mode - Notifying registrations and linkages to external systems
Reviewing the different articles that I have published, I realized that I needed to explain a very practical functionality within our EMPI (Enterprise Master
Patient
Index
) and it is
Article
Zacchaeus Chok
· Nov 28, 2023
InterLang: Technical Implementation of Streamlit Chatbot and LangChain FHIR Tool
@Tool("Fetches a FHIR
Patient
resource using a GET request by ID")
Patient
getPatientById(String
patientId
) { return client.read() .resource(Patient.class
Announcement
Mike Morrissey
· Mar 1, 2022
Alert: HS2022-01: Multiple IRIS for Health & HealthShare Alerts
Index
All versions of:
Patient
Index
(through 2021.2) Security If you have any questions regarding this advisory, please contact support@intersystems.com, and reference
Article
Luis Angel Pérez Ramos
· Oct 25, 2023
Using FHIR Adapter to offer FHIR services on legacy systems - Posting a Resource
Since what we want is to record a new
patient
, we must make a POST call with our
patient's
data in the body of the call.
first
previous
…
16
17
18
19
20
…
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