Search

Clear filter
Question
Jack Abdo · Mar 13, 2016

iFind index normalizing queries/deleting idex/TFIDF scores

? any code sample ? I want also to delete properly the iFind index. Deleting all the rows in the table is sufficient ? When quering iFind is it possible to get also TFIDF scores
Question
Mike Kadow · Apr 27, 2016

Feature Map and Master Index gone from 2016 version

Has anyone noticed that the Feature Map and Master Index was dropped from the 2016 version?Anyone know why?Please see the attached file of a screen shot.Well, I have a screen shot
Question
David.Satorres6134 · Oct 12, 2020

Creating index combining List(ELEMENTS) and another standard Property

Hi, I'm trying (and not succeeding) to build an index based on a collection property combined with a property, like: Index Test On (Property, ListProperty(ELEMENTS).Property2
Question
Edmara Francisco · Nov 11, 2022

Not opening an instance by index key after cache migration to iris.

Hello! Not opening an instance by index key after CACHE migration to IRIS. In composite indices, when one of the values is null, when using idx open it does not return
Article
Hiroshi Sato · Mar 7, 2024

Performing index rebuild in multiple processes while using an application

InterSystems FAQ rubric You can use the %IndexBuilder class to perform index rebuilding using multiple processes. Here is an example for the purpose of defining the standard
Question
Mark OReilly · Jun 12, 2024

Message Body Details index- all seem same value?

. But if anyone has any examples of their index param this would help to know if our global is abnormal. Data below ^EnsLib.H.MessageI("Extent",18631) = $zwc(152,8000)/*$bit(1..64000
Question
Christine Nyamu · Dec 7, 2023

How to find the Index of a segment that contains a certain value in the DTL

at how to find the index of the segment that has DRG.1.3 having a specific value = "PMP". Any ideas please? Thank you @Christine.Nyamu Are you trying to find the index in DTL
Article
Murray Oldfield · Nov 12, 2016

InterSystems Data Platforms Capacity Planning and Performance Series Index

# Index This is a list of all the posts in the Data Platforms’ capacity planning and performance series in order. Also a general list of my other posts. I will update as new
Article
Nigel Salm · Aug 21, 2021

How to develop an interoperability solution in one code base and then use it to generate many individual interfaces

wasn't surprised to find a host of Interfaces that all bore the signature signs of my coding style. The company has been building a FHIR based Master Patient Index and are planning
Article
Jacquelyn Gentile · Apr 7, 2016

Global Summit 2016 - HS: Smart Programs and Alerts for Patient Cohorts

Presenter: Randy PallottaTask: Automatically create cohorts of high-risk patients. Send them critical action alertsApproach: Use the new HealthShare features: “Smart Programs
Question
Eyal Levin · Feb 25, 2024

How can I transer data from one patient to another?

Hi, I have a scenario where I recognize that I have a duplicate patient in FHIR , both have a different set of data attached to them (Specimens / Observations / Conditions) and I
Article
Crystal Cheong · May 14, 2024

Preventive Health with ChatIRIS: Integrating InterSystems IRIS for Enhanced Patient Engagement

ChatIRIS Health Coach, a GPT-4 based agent that leverages the Health Belief Model (Hochbaum, Rosenstock, & Kegels, 1952) as a psychological framework to craft empathetic replies
Question
isabella Barnes · Apr 24, 2024

SDA3 Container mapping with Diagnosis, Appointment, Procedure, Referral Patient resources

#Mapping@Jenna.Poindexter8571 @Ashok.Kumar @AndreClaude.Gendron @Saul.Bloom @Anthony.Filaski8100Folks, I need help mapping following JSON elements with HS.SDA3 Container. Could
Question
Marcus West · Feb 3, 2022

How to remove trailing/empty iterations of patient address in PID:11

I'm required to do a transformation around patient physical addresses. If (for whatever reason) a patient has multiple addresses, I want to move the home address to the first
Question
Mike.W · Mar 15, 2023

How to convert a FHIR Patient resource in XML format into a Cache object

Hi. We are going to have basic patient demographic data coming in to Cache via a webservice. I thought that I should define the input as XML something like the FHIR format