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 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
Joseph Tsang
· Feb 16, 2023
Does FHIR server in the IRIS for Health Community Edition support Conditional Create/Update and resolve uuid references
resource (the
Patient
) in the same bundle can be done, given that their link-up will be sorted out in the repository and reflected in the subsequent retrieval through a HTTP GET
Question
Gaolai Peng
· Dec 11, 2017
How to consent program membership in HealthShare
We have a program set up in the HealthShare Facility Registry. And we have some
patients
enrolled into this program. In the HealthShare Registry management, we set up following
Question
Bukhtiar Ahmad
· May 28, 2020
<UNDEFINED>zSaveData+53^HS.UI.Registry.Patients.1 *tResponse
Hi While adding new
patient
getting this message, any idea what could be the problem Hi: Your property undefined means you are using a variable not referenced in code
Article
Randy Pallotta
· Jul 27, 2016
"dynamic" headers and trailers for ensemble record maps
will see fields from the HL7 messages output to a file with a header and trailer as below:Here is the text for the header. Number of Records: 854321|Test
Patient
|169 MY ST||CITYGOESHERE
Question
Fiona Griffiths
· Jun 27, 2019
Is it possible to save a class in another namespace
issues for the
patients
belonging to their area. The SOAP service will upload events automatically for individual
patients
, but each 'site' only wishes to see events related
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. I've tried
Question
Sam S
· Feb 27, 2018
Saving HL7 messages to a csv file
or less lines referring to one
patient
/order depending of how many OBX segments we have in the message (report). OK.. I will try the BPL/DTL to split each line OBX and send
Announcement
Pete Greskoff
· Feb 11, 2021
Alert: Incomplete Query Results with ‘ORDER BY <row ID field> DESC
patient
proxies and possibly customer-built custom queries. For more details on how this defect affects HealthShare, please see Advisory: Incomplete Query Results with ‘ORDER BY <row
Article
Henrique Dias
· Jun 5, 2021
IRIS on FHIR Overview
believe that our project can be used as a base/example for many others, unlocking more and more features. ## How IRIS on FHIR looks like ###
Patient
List The page is a list
Question
Anna Golitsyna
· Jul 16, 2024
How to resync ^ROUTINE and ^rINDEX
I have a few routines in ^rINDEX that are missing in ^ROUTINE. At least some of those routines lack a timestamp, probably Date and Time Modified in ^rINDEX. It causes D %RO crash
Article
Luis Angel Pérez Ramos
· Oct 16, 2023
Using FHIR Adapter to offer FHIR services over legacy systems - Reading a Resouce
is a Resource? A Resource in FHIR corresponds to a type of clinical information that is relevant, this information can be a
patient
(
Patient
), a request to a laboratory (ServiceRequest
Article
Xintong Li
· Jun 26, 2024
Creating a Simple React Web App with IRIS backend - Resolving CORS
by defining a simple schema named **
Patients
**: Class Prototype.DB.Patients Extends %Persistent [ DdlAllowed ] { Property Name As %String; Property
Article
Lucas Enard
· May 13, 2022
A simple example of a Fhir client in python
of them below. ## 5.1. Part 1 In this part we connect our client to our server using fhirpy and we get our
Patient
resources inside the variable `patients_resources`. From
Question
Muhammad Waseem
· Sep 20, 2023
How to validate FHIR resource from production
Hi Community I have created one business service created from "HS.FHIRServer.Interop.Service" in FHIR production. I want to validate FHIR
Patient
resource that the age must
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
Healthcare interoperability is instrumental in improving
patient
care, decreasing healthcare provider costs, and providing a more accurate picture to providers. However, with so
first
previous
…
17
18
19
20
21
…
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