Search

Clear filter
Question
Roger Beeman · Dec 13, 2017

SQL or Cache Function

Hi -I'm creating a custom report in Health Insight via SQL and one of the requirements says that I must include patients who are >= 13 years old (which is easy) but I also need
Announcement
Bill McCormick · Mar 3, 2016

Compatibility Blog Post - Zen Reports Direct Printing and Windows 10

posting for Commentary This blog doesn't seem to be up yet. Maybe I just need to be more patient... Hi John - Apologies. Our WordPress site is having difficulty. The index shows
Announcement
Anastasia Dyubaylo · Mar 6, 2019

New Video: Engaging Patients Through Communication

Hi Community!New video is already on InterSystems Developers YouTube Channel:Engaging Patients Through CommunicationIn this video, we will highlight new APIs within HealthShare
Question
Devin Gilmore · Sep 16, 2020

Create Custom DTL to List multiple Patients

Hello Developers, I am pretty new to developing using HealthShare, I am working on a project and need to create a custom DTL that will List multiple patients. Anyone have an idea
Question
david clifte · Sep 27, 2016

Get information from patients - Health Share

Hello,I need to create a query that return the amount of heath related information from a patient. I created one using the Analitics but, once our Analitcs database is update once
Question
Scott Beeson · Oct 11, 2016

"Disclosure Report" (access audit) for multiple patients?

I have a list of about 100 MPI IDs that I would like to run a report on. I want to list times that any data for these patients were accessed. Currently in "Managed Reports" we
Announcement
Brian Fives · Jun 21, 2018

New Video: Treating Patients with REST and iKnow

Hi Community!New video "Treating Patients with REST and iKnow" is available now on DC YouTube Channel: Task: Leverage unstructured data through iKnow’s REST APIs and other
Announcement
Mike Morrissey · Dec 22, 2020

December 22, 2020 - Alert: HS2020-09: Multiple HealthShare Alerts

: Internal Web Traffic between Productions in a Federation may be Insecure or Blocked Unified Care Record 2020.2Patient Index 2020.2Health Insight 2020.2Clinical Viewer 2020.2Personal
Question
Cyriak John · Jul 1, 2019

Question about proper method for querying data from custom SDA3 container on Access Gateway for a patient loaded in the clinical viewer

in the Clinical Viewer for a given loaded patient. Let's say the custom class is called Hospital.Data.MedicationAdherenceData. Let's say the streamlet class is Hospital.SDA3
Article
Vasiliy Bondar · Jul 16, 2020

IndexNameOpen and Navigation Methods for Non-Unique Indexes

As you probably know, InterSystems IRIS has a mechanism for auto-generating methods. So, when you create an index in a class, you create methods that make your work easier
Question
Scott Roth · Apr 22, 2022

Purge Process - Re-indexing SQL Tables?

A question has come up that I am not finding the answer for.... Does the daily purge process re-index EnsLib.HL7.SearchTable or other SQL tables? In looking at the purge process
Article
王喆 👀 · Feb 7, 2023

IRIS quick query service idea sharing

the patient ID into the doctor’s order ID, the same is true for other key fields. Is the problem solved? Program design (idea) Create a new index table field as SessionID, service name
Article
Mihoko Iijima · Jun 29, 2023

How to compress (maintain) bitmap indexes for volatile tables

InterSystems FAQ rubric For volatile tables (tables with many INSERTs and DELETEs), storage for bitmap indexes can become inefficient over time. For example, suppose
Question
Soufiane Amroun · Sep 26, 2017

How to Extract Values From a Global

with profile_id and biometric type as keys, after comparing them with my personal program date (when the timestamp > at my fixed date : an alert message is sent to the patient
Article
Sergey Kamenev · Jun 14, 2017

Globals - Magic swords for storing data. Trees. Part 2

") What's interesting is that it's not hard to do something similar to foreign keys in relational DB's using globals. Let's call such structures index globals. An index global