Search

Clear filter
Announcement
Anastasia Dyubaylo · Oct 12, 2022

[Video] InterSystems Clinical Viewer & Navigation Application: New & Next 2022

Hi Community, In this video you will learn about new features in InterSystems Healthshare Clinical Viewer and what's coming next: ⏯ Clinical Viewer & Navigation Application
Announcement
Lexi Hayden · Oct 31, 2019

New look and feel for IRIS documentation

We're adopting the same HTML generation code for various static HTML files also served up on docs.intersystems.com, including the Supported Platforms document, the PDF index document
Question
Florian Hansmann · Apr 22, 2020

SQL Statement Highlighting

It would be nicer if I could set line breaks (I know here could I use indexed variables) and have highlighting like in an embedded SQL: &sql( SELECT TOP 5 Name,DOB AS bdate
Question
Julian Matthews · Apr 11

Does deleting a StreamContainer delete the contained Stream Object?

From looking in the class, the %OnDelete ClassMethod appears to be removing an index from a search table and nothing more.
Question
Scott Roth · Jul 11, 2024

ACK showing up as Orphaned Message

While we do have Archive IO/Trace on, and Index NOT OK's set why would they show up as Orphaned messages?
Question
CJ H · Sep 27, 2017

The difference between two class compiler keywords "NoExtent" and "Abstract"

When I declare a parent class as Abstract, its child class could be compiled successfully.However, when I declare a parent class as NoExtent, some compile errors about storage references
Question
Lawrence Grace · Aug 1, 2018

Facility column in the Clinical Viewer

Can anyone tell me what controls the contents of the Facility column of the Encounters tab in the clinical viewer of Healthshare? I am ADT messages to populate the columns and have
Article
Developer Community Admin · Oct 21, 2015

Strategic Interoperability: The Clinical and Business Imperative for Healthcare Organizations

2011 when the Centers for Medicare and Medicaid (CMS) started the EHR Incentive Program, which transitioned from setting up the basic EHR functionalities in Stage 1 to focusing on patient
Question
Joe Schra · Jan 18, 2021

ERROR #5012:

From there I am trying to send the parsed out data as emails to patients.
Question
Emilien Miossec · Mar 28, 2017

Use Webservice in PHP environement

); $params = array( 'ClsINOUTContext' => array('AccesCode'=>'CWP','username'=>''), 'strINPatientIPP' => "91005573", 'ClsOUTInfosPatient' => "patient
Question
Scott Roth · Dec 8, 2016

Storing a PDF in a Stream and Seaching for Values within that Stream

TRACE("Error opening stream object ID = "_context.StreamContainerID) Quit } Would it be possible to search the pdfStreamObj for certain values like a Medical Record, or Patient
Question
Martin Browne · Apr 7, 2020

Pulling text from MDM and creating CSV file

20200407061001||MDM^T02|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
Stephen De Gabrielle · Jul 17, 2019

Handling HL7v2 Error ACKs in a SOAP response?

CDATA[MSH|^~\&|HL7API|PKB|TDL|WINPATH|20190716135646+0100||ACK^R01|PKB-20190716135646+0100|P|2.4MSA|AR|0716135699F131112|Parsing or validation error: no valid IDs provided for patient
Question
Mark Runyan · Jun 27, 2023

Full Db backup cbk file from Cache 2017.2.2 needs to be restored for SQL access

I'm not sure how indexing works in IRIS, but I have a suspicion that data indexes are stored in the missing “TMP” databases.
Article
Yuri Marx · Jan 21, 2022

Learning IRIS and Caché by Robert Cemper

Technique to UNIQUE indexes @Indirection and eXECUTE - why ?