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
vijetha hospital
0 posts
•
0 comments
Fortis Healthcare
0 posts
•
0 comments
Article
Niyaz Khafizov
· Oct 8, 2018
Record linkage using InterSystems IRIS, Apache Zeppelin, and Apache Spark
(params[columnsSize + i][:params[columnsSize + i].
index
('-')])) secPart2 = '-' for elem in params[columnsSize + i][params[columnsSize + i].
index
Question
John Nurmi
· Nov 5, 2021
In Transform Order AIS by AIS 3.1 value
You'd populate a subscripted variable using the values in AIS:3.1 as the
index
and the segment repetition number as the array element value.
Question
Virat Sharma
· Jan 30, 2023
SQL Query Help in $ListGet
Maybe have a look at %Library.FunctionalIndex and look at the defining
indexes
section in the documentation for BuildValuesArray() See the answers here.
Question
Marco Blom
· Jun 20, 2023
IRIS Nodejs Quickstart
exists or add a new declaration (.d.ts) file containing `declare module 'intersystems-iris-native';`ts(7016) module "C:/Nodejs Quickstart/Solutions/intersystems-iris-native/
index
Article
Evgeniy Potapov
· Jan 15, 2022
Your own webserver logfile analyser
I had published The Article about the dataset from a real webserver, which can demonstrate how can activity and load of the Apache webserver depends on day of week, search engines
indexing
Question
Colin Brough
· Dec 10, 2024
HL7 ORCgrp() to XML subtransform
You can use the auxiliary property (aux attribute) of the <subtransform> DTL element to pass the
index
of the group to process to the subtransform, passing the entire source message
Question
Ondřej Hoferek
· Jun 10, 2016
Passing a Dictionary (array of data types) from .Net to Caché
The System.Array must have zero-based indexing.arrayIndex: The zero-based
index
in array at which copying begins.
Article
Wilber Tang
· Jul 25, 2016
Tips & Tricks - How to remove a group of HL7 segments
RemoveSegmentAt(), for example, can be used to remove a segment by path or
index
, but only one segment at a time.
Discussion
Evgeny Shvarov
· Aug 18, 2019
How do You Document Globals You Use in a Project
But if you use globals for calculations, temporary storages, for special
indexes
or for some other purposes - how do you document it? Possible options which come to my mind: 1.
agave pediatrics
0 posts
•
0 comments
Article
Yuri Marx
· Aug 9, 2020
Generate QRCodes and vCards to FHIR resources and any other data
Now QR codes are everywhere and can be very useful for storing textual, numeric, alphanumeric and even binary data.This article and the sample application demonstrate how to store a
patient's
Question
Yone Moreno
· Jun 21, 2021
How could we check if birth date from PID 7.1 is below 65 years old?
Hello, First of all thanks for your time reading our question, and thanks for your replies and help We would need to know if a
patient
has less than 65 years old, using their birthday
Question
Lowell Buschert
· Feb 25, 2024
Getting a response on an httpRequest from objectscript client to Python Server
status = httpRequest.Post("/collect_patient_information") On the server side When I enter the Server IP into the browser, an form pops up I enter some data on the form Enter
Patient
first
previous
…
74
75
76
77
78
…
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