Search

Clear filter
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
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
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
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
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
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 ?
Article
sween · Nov 20

OMOP Odyssey - Vibing Synthea Modules for OMOP

Modeling Stance - Oversample SCD so the synthetic population contains enough SCD patients. - Tune probabilities later to align with CDC prevalence.
Question
AndreClaude Gendron · Apr 19, 2016

Unable to store (or rather retrieve) OREF in globals - Trying to create a Singleton Class.

information ---------------| oref value: 1| class name: %ZEN.proxyObject| reference count: 1+----------------- attribute values ------------------| %changed = 1| %data("MyProp") = 22| %index
Article
Guillaume Rongier · Jul 8, 2024

Running Django Applications in Iris

- `index` - The view for the interoperability operation. - `result` - The result from the business service.