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
Developer Community Admin
· Oct 21, 2015
Industry Consolidation Underscores the Need for IT System Integration Planning
models take hold and profit margins tighten, these new, larger organizations need to integrate data from their systems in order to improve care coordination,
patient
experience, and
Question
Jack Abdo
· Feb 2, 2016
IFind french and stemming
Hi, I created with Studio a persistent class with the following field and
index
: Property DescriptionDemande As %String(MAXLEN = "");
Index
IDXBASDescriptionDemande
Question
Sheetal Kairawala
· Mar 6
SDA3 to HL7 transform
ErrGeneral: Can't evaluate DOM path '/
Patient
/EnteredOn/' because EnteredOn in /
Patient
/EnteredOn is not an element, instead this node is a 'unknown' node.
Announcement
Anastasia Dyubaylo
· Jul 30, 2021
Video: New & Next: Cleaner, More Comprehensive Unified Care Records
Hi Community, Please welcome the new video from #VSummit20: ⏯ New & Next: Cleaner, More Comprehensive Unified Care Records Learn about the features in the InterSystems
Announcement
Larry Finlayson
· Dec 18, 2024
HealthShare Unified Care Record Overview-Virtual January 22-23, 2025 - Registration space available
HealthShare Unified Care Record Overview – Virtual January 22-23, 2025 The HealthShare Unified Care Record Overview course is a great way for anyone to become familiar with Unified
Article
Developer Community Admin
· Oct 21, 2015
Collaboration Is the Key for Health Plans in a Shared Risk Environment
reform all require tight coordination among payers, providers, and
patients
if they are to succeed.
Question
Warren Grob
· Aug 29, 2019
Create multiple dependent Tasks
%Prepare("Select Distinct by (
PatientId
)
PatientId
,PatientNameLast,PatientNameMiddle,PatientNameFirst,PatientAddress1,PatientAddress2,
PatientCity
,
PatientState
,PatientZipCode,PatientSexCode
Discussion
Eduard Lebedyuk
· Aug 13, 2020
Do you pass Ids or Objects in Interoperability Productions
Property
Patient
as MyPackage.Patient; or Property
Patient
as %String; If you pass the
patient
as an object you have to take into consideration the following factors: How long will
Article
Iryna Mykhailova
· Dec 8, 2022
Types of HL7 ADT message and an example of ADT^A04
Subtype Description ADT^A01
Patient
admission/visit ADT^A02
Patient
transfer ADT^A03
Patient
discharge ADT^A04
Patient
registration ADT^A05
Patient
Question
Nikita Savchenko
· Jun 6, 2016
Is there a way to reassign $ZPARENT JOBbed process variable when
parent
process terminates?
Jobbed process runs independently of
parent
process.Killing a
parent
does not kill its children.Oops.
Question
Will
· Apr 25
In the rule's when condition(), how can I get the EffectiveEndDateTime of the
parent
ruleset?
Hi, I want to ensure that the
parent
ruleset has an EffectiveEndDateTime when I evaluate a rule's when condition() . How would I do that please ? Thank you. W
Question
Mark Lang
· Feb 9, 2018
SQL Outbound Adapter - Query not returning data as expected
MarkDo you have an
index
on c_drugfull?The most likely difference between the 2 queries above would be the first using that
index
and the second not using the
index
.
Article
Kyle Baxter
· Sep 9, 2016
Free Text Search: The Way To Search Your Text Fields That SQL Developers Are Hiding From You!*
comes as the
index
name.
Article
Alessandro Marin
· Aug 14, 2018
Triggering DeepSee synchronization when source class properties reference a different class
You can test that in RelatedCubes/
Patients
and RelatedCubes/
Patients
.
Discussion
Farouk Bayer
· Oct 6, 2023
Push data from Trakcare to custom mobile app
When the
patient
is discharged, "something" will tell the app that the
patient
was discharged and the screen will be reset. Appreciate any kind of direction and help.
first
previous
…
25
26
27
28
29
…
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