Search

Clear filter
Article
Daniel Cole · Feb 14

Back to Basics: Why InterSystems?

This architecture allowed Mass General Brigham to scale its healthcare data platform, enabling seamless integration of over 100 million patient records across its network of hospitals
Article
Rahul Singhal · Mar 1

Leveraging InterSystems IRIS for Health Data Analytics with Explainable AI and Vector Search

FHIR Workflow Wearable device data is transformed into FHIR-compatible resources (e.g., Observation, Patient).
Question
Sebastian Thiele · Feb 27

Searching InterSystems FHIR Server for specific Encounter (based on peroid)

I´am not sure If I get the whole idea of searching for periods wrong or if it has something to do with the way period (datatype) information are stored and indexed within the InterSystems
Question
Lukas Dolezal · Apr 10, 2022

Index inheritance

I want to store data in an index global without defining an index in an inherited class.Example: Class Aclass [ Abstract ] { Index TXSBI On TextSearch(KEYS); Index TXSSI On TextSimilarity
Article
Allyson Gerace · Feb 6, 2019

Index Handling

a new index.
Question
Andy Richards · Jun 1, 2016

Activating an index

I need to create an index on a property but don't want it available to queries until the index is fully populated.
Article
Ben Schlanger · May 7

Long Running SQL Queries: a sample exploration

recommended that the customer take the following actions:1) Use the %NORUNTIME keyword when executing the query, forcing it to use the more efficient Query Plan2) Build a new bitmap index
Question
Evgeny Shvarov · Feb 26, 2023

How can I know the patient id for a newly submitted Patient resource?

I don't remember the header name 🤔 I think you have to include patient identifier(id) in patient resource Indeed it is in the Location Header.
Question
John Hotalen · Aug 31, 2016

Indexing - How to create an index on a List property

Index NewIndex1 On PropertyD(ELEMENTS); Documentation.
Question
Eyal Levin · Aug 21

custom operation on patient type that will receive a business identifier and will search them and for each paient it will return a $everything for all the found patients

Hi, I need a custom operation on patient type that will receive a business identifier and will search them and for each paient it will return a $everything for all the found patients

Patience Chikomba

0 posts0 comments
Announcement
Anastasia Dyubaylo · May 10, 2023

Key Questions of the Month: April 2023

by Adam Lees Restoring a backupby William Caldwell Indexing on a Multivalue fileby Mindy Caldwell REST API Versioning in Headerby Michael Davidovich Interoperability "Productions
Article
Robert Cemper · Aug 17, 2017

Fix broken index

master map data and index map data.
Announcement
Evgeny Shvarov · Aug 10, 2017

Tag Indexing is Introduced

I just have introduced new tag Indexing which relates to articles and questions on how to introduce, manage and increase performance with Indexing on Caché Objects.