Search

Clear filter
Article
Yuri Marx · Dec 12, 2023

Part I - Transform custom healthcare messages to HL7

- patient ID and account numberA37 Unlink patient informationA38 Cancel pre-admitA39 Merge person - patient IDA40 Merge patient - patient identifier listA41 Merge account
Question
Andrew Taggart · Mar 7, 2024

Using Logi Reports to populate .pdf Document Properties-Custom Properties with Name-Value pairs extracted from TrakCare database for patient invoicing

We are investigating option of populating .pdf Custom Properties Name-Value pairs with episode/billing information from the TrakCare database, using Logi Reports. Resulting .pdf would
Question
Lee Cascio · Jan 6, 2021

Nothing returned when running SQL query in SQL tool for a single column DISTINCT or GROUP BY?

This was indeed the issue, indexes needed to be rebuilt.
Question
Gaolai Peng · Dec 11, 2017

How to consent program membership in HealthShare?

This policy will block the patient search for the patients under this program in Clinical Viewer, ie, the patient search will not return the MRN belongs to this facility/program.
Article
Robert Cemper · Apr 26, 2020

Materialized Views

. /// Define an index for <property>Name</property>.Index NameIDX On Name [ Data = (Name, Home.State, SSN) ]; And being experienced and comfortable with the query generator
Question
Warren Oyco · Jul 27, 2021

How To Pass Custom Class

Once the input file is parsed it is then transformed into a standard HS Patient Search Request message (HS.Message.PatientSearchRequest). the standard patient search request is sent
Article
Henrique Dias · Jun 5, 2021

IRIS on FHIR Overview

. ## How IRIS on FHIR looks like ### Patient List The page is a list of patients using the Resource Patient.
Question
Bukhtiar Ahmad · May 28, 2020

zSaveData+53^HS.UI.Registry.Patients.1 *tResponse

Hi @Bukhtiar.Ahmad , Patient Registry is intended to maintain Patient Data or visualize, but not to "create". Did you try to add patient direct trough some SDA or HL7 file?
Article
Randy Pallotta · Jul 27, 2016

"dynamic" headers and trailers for ensemble record maps

Patient|169 MY ST||CITYGOESHERE|MI|1234534567|Test Patient|169 MY ST||CITYGOESHERE|MI|1234545676|Test Patient|169 MY ST||CITYGOESHERE|MI|12345|Test Patient|169 MY ST||CITYGOESHERE|
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.
Article
Nikolay Solovyev · Aug 1, 2019

Nested set model for ObjectScript

As the values of these parameters, you must specify the names of the corresponding properties in your class.Add an index on Root, Lft, Rgt Index TreeIndex On (Root, Lft, Rgt);
Question
Yone Moreno · Oct 10, 2023

How could we get Query Params inside a REST Service with HealthShare?

= %request.Get("patientId") /// or set patientId = %request.Data("patientId", 1) return $$$OK } Thanks for your time and help.
Question
Glenn Bickel · Aug 11, 2022

EnsLib.SQL.OutboundAdapter cannot select from temporary table

Here I am joining the patient id table since the patient id and case id are the only keys working on (almost) all tables.
Article
Ashok Kumar T · Aug 31, 2023

Utilize custom datatype class for User-defined DDL table Creation

Do not edit the SqlName of this index.