Learning
Documentation
Community
Open Exchange
Global Masters
Certification
Partner Directory
Ideas Portal
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 Ideas Portal
InterSystems IntelliCare
InterSystems IRIS
InterSystems IRIS BI (DeepSee)
InterSystems IRIS for Health
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
Mike Kadow
· Aug 9, 2016
NewBie's Corner Session 15 Executing Routines and Labels
Community, don't send me private email, unless of course you wish to address me only.See NewBie's
Index
for an
index
of all NewBie Corner's Posts.
Question
Oleksandr Kyrylov
· Apr 1, 2022
Find All Property Names in hl7 Message
Hello Community! Is in objectscript way to get all properties names from HL7 Message? For example I have HL7 message: MSH|^~\&|MIHIN
PATIENT
GEN
Question
Scott Beeson
· Jun 21, 2016
HIE Dashboard, where should I start? (without DeepSee
If I wanted to build a web-based dashboard that monitored various HIE transactions where would I start?Examples of measures would be Provide & Registers by Facility,
Patient
Question
Lee Cascio
· Jan 6, 2021
Nothing returned when running SQL query in SQL tool for a single column DISTINCT or GROUP
query cache in case something was happening there but it did not fix this. Can you show the query plan? Usually this issue "shows" when indices are out of sync. Maybe try rebuilding indices. This was indeed the issue,
indexes
needed to be rebuilt.
Question
Kishan Ravindran
· Jun 6, 2017
iKnow with Japanese
-Verb. Moreover, there is no word boundaries in Japanese text. To overcome such differences, iKnow Japanese uses a different
indexing
approach. We identify Entities, which
Article
Stephen Canzano
· Jun 28
Analytics Cube Definitions and References
(MINVAL = "+$h-730") [ Required ];
Index
InvoiceNumber On InvoiceNumber; Property Provider As Sample.Provider [ Required ];
Index
Provider On Provider [ Type = bitmap
Article
Yuri Marx
· Jan 21, 2022
Learning IRIS and Caché by Robert Cemper
and M:N Relationship Advanced SQL relationships Using ClassQueries() as Tables Using ClassQueries as tables (like views using objectscript) Effective use of Collection
Indexing
Question
Stephen De Gabrielle
· Jul 17, 2019
Handling HL7v2 Error ACKs in a SOAP response
provided for
patient
|]]></return></acceptMessageResponse> Kind regards, Stephen Sorry ,I assume this is out of date meanwhile.
Question
Martin Browne
· Apr 7, 2020
Pulling text from MDM and creating CSV file
|PATHPOINT2020040706100154094|P|2.4|||NE|AL|GBR|UTF-8|EN|EVN||20200407061001|PID|1|123456789^PAS^PAS|02572543^^^INT^XR~6111111111^01^^NHS^NH~4111111^^^NWL^NWL||TEST^
PATIENT
Question
Joe Schra
· Jan 18, 2021
ERROR #5012
Hello! I have created a record map that I am going to use to parse a flat file coming into Ensemble. From there I am trying to send the parsed out data as emails to
patients
. I
Question
Scott Roth
· Dec 8, 2016
Storing a PDF in a Stream and Seaching for Values within that Stream
it be possible to search the pdfStreamObj for certain values like a Medical Record, or
Patient
Name? Thanks Scott Hi Scott,while it is generally possible to search through a stream object
Question
Emilien Miossec
· Mar 28, 2017
Use Webservice in PHP environement
;''), 'strINPatientIPP' => "91005573", 'ClsOUTInfosPatient' => "
patient
", ); $return = $client->GetPatientInfo($params); print_r($return);} catch (Exception $e) { echo
Article
Developer Community Admin
· Oct 21, 2015
Strategic Interoperability: The Clinical and Business Imperative for Healthcare Organizations
EHR functionalities in Stage 1 to focusing on
patient
engagement and health information exchange (HIE) in the program's Stage 2 meaningful use criteria. Since 2012, when Stage
Question
Bukhtiar Ahmad
· Sep 29, 2020
how to assign value to variable in business rules using a function
Hi I want to check
patient
class in multiple rules, since the message structure is different to reach out to
patient
class value, i created a method to get the
patient
class
first
previous
…
44
45
46
47
48
…
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