Search

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