Search

Clear filter
Question
Stephen Wilson · Sep 5, 2016

Can MERGE Statements using an $HOROLOG global index cause a race condition?

Note however that dataset for $H value 64165,34201 is the exact same as 64165,34202 ie. both timestamps contain the exact same data and sub-level nodes - only the $H indexes are different.Is
Question
Mike Kadow · Jun 15, 2017

Ways and methods of Accessing Relationships with SQL

define instead of one global index and it will be super fast.
Question
Scott Beeson · Oct 11, 2016

Does anyone know what SearchMode is for a PatientSearchRequest?

*wish I could post an answer* I found the following in HS.Message.PatientSearchRequest.cls: /// Search modes user - regular patient lookup, admin - mpi patient lookup no consent
Question
Scott Beeson · Nov 9, 2016

High level explanation of how you would "attach" nondiscrete documents to a patient record?

I am looking for a general overview of how you would attach a document to a patient record in healthshare. For instance, an Advance Directive or Living Will.
Announcement
Anastasia Dyubaylo · Sep 10, 2020

New Video: Use Case: Connecting Devices to IRIS for Health to Improve Patient Care

IRIS for Health™ can open the doors to new ways of using data to improve patient care.
Question
Lowell Buschert · Feb 13, 2024

Looking for examples of initiating objectscript code on a return from searching for patient in clinical viewer

Patient Not Found 3. Form pops up to fill in patient demographic information 4. Submit button is pushed 5. Data sent to backend for processing 6.
Question
saranraj Rasu · Oct 29, 2019

how to store location lat, long with patient creation using FHIR R4 resources

Hi, I am new to FHIR resources here i need to store patient current location with patient resource but location resource does not linked with patient. I need help this.
Question
Matthew Cummings · Oct 14, 2021

Making a JWT/OAuth2.0

%GetIterator() Set newprivate={} ///Need to set KID at same index with other keys so re-creating new While iter.
Question
Victor Castanon · Jul 9, 2024

Has anyone worked with in Fhir R4 Binary deserialization (From Athena)?

The two argument form, %GetNext(.key,.value) will return the key index in .key and its associated ObjectScript value in .value.
Question
Laura Cavanaugh · Jul 12, 2018

How to make an array of Objects property use index to find rows with low cost

UniqueTag On Tag [ IdKey ]; Index TaggedByTag On (Tag, Tagged); } Try Index TagsArrayIndex On (TagsArray(ELEMENTS), TagsArray(KEYS));
Question
Jeff Harris · Jul 27, 2020

Ensemble - Using an indexed array in DTL - Can't pull information from an Array in the transformation

I want to write the values that are stored in an array into the OBX 5 field. The text in MyArray(1) will go in the the first OBX 5 field. Then the text in MyArray(2) will populate
Question
Kurro Lopez · May 10, 2019

Get parent classname

Hi community. I need to get the parent classname of a class, but I don't find how to do it. I have a class Parent (MyLibrary.ParentClass) and two classes inherited from the parent
Question
Scott Roth · May 15, 2023

Linked Table connection through JDBC

We have a couple of MS SQL tables that I have setup as Linked Tables within Cache to query NPI, Patient Account Information, Visit information, etc...
Article
Daniel Kutac · May 3, 2017

InterSystems IRIS Open Authorization Framework (OAuth 2.0) implementation - part 3

There is a real life scenario that uses the above described logic – the FHIR standard for exchanging electronic patient records.