Search

Clear filter
Question
David.Satorres6134 · Nov 13, 2024

AutoParallel feature in SQL not working

For the SELECT COUNT(*), the optimizer is satisfying that from the index (you don't seem to have a bitmap extent index, but that index on age is still plenty small), which is very cheap
Question
Laura Cavanaugh · Feb 15, 2017

Property as Simple list of string values

I don't need to index the values or use individual values in the SQL statement (e.g.
Question
P Patz · Nov 19, 2017

Force inner select to be executed

Index on 'Transaction.Date, Transaction.Account'Is there a way to FORCE the inner select to be executed first?
Article
Robert Cemper · Feb 26, 2018

M:N Relationship

EmployeeIndex On Employee;Index CompanyIndex On Company;Index StatusIndex [Type = bitmap];} The lightweight solution:If you are just interested if there is a relations ship or not
Discussion
Maks Atygaev · Mar 28, 2020

Why Declarative ObjectScript is not a framework/tool but a matter message

%New() // iterate explicitly set index = "" for { set index = numbers.Next(index) // working with indexes quit:index="" set item = numbers.GetAt
Question
Bill Wang · Dec 22, 2016

Computed property

Add unique index on (Team, IsLeader). Unique index can have any number of NULL records. 3.
Question
ED Coder · Jul 14, 2020

How can I read a field from the second obx segment using objectscript

It's correct, you can use index or name of a field. Are you sure about the value of a field? Could you post the entire HL7 message?
Question
amine benchaou · Feb 20, 2020

Sql request

what's the disadvantage of using lot of indexes ? Thank you KR, Amine That depends on your data model.
Article
Developer Community Admin · Oct 21, 2015

Healthcare IT Breakthrough: Evolving to Advanced Integration Technology

care and control costsThe need for real-time business intelligence capability to measure progress toward goals, whether Meaningful Use objectives or the organization's own patient
Announcement
Anastasia Dyubaylo · Sep 3, 2019

[September 10, 2019] Boston FHIR @ InterSystems Meetup

We created a prototype application to ingest FHIR bundles and save the Patient and Observation resources as objects/tables in InterSystems IRIS for Health.
Announcement
Anastasia Dyubaylo · May 8, 2020

New Video: FHIR Update

This video will outline the current FHIR roadmap and discuss changing regulations for delivering patient information.
Question
Harshdeep Acharya · Feb 28, 2022

Duplicate Resource/Data added in FHIR Repository

The main thing is I want to get a unique patient record.Que:- Is there any way to check data duplication on each FHIR resource?
Announcement
David hay · Jan 14, 2024

What is clinFHIR?

The Patient viewer for looking at an individual patients records Server Query which makes RESTful API calls against a FHIR server displaying the result in different formats Bundle
Question
Tony Beukes · Nov 30, 2016

Studio View > Inspector in Atelier?

For example you can use code completion to quickly check the possible options for an index's keywords (with documentation):
Question
Paul Riker · Mar 29, 2019

Ensemble as a Data lake

But either way we'll want a custom global to index the data for data retrieval performance purposes. Anyone else taking this approach? Any feedback? Why Ensemble over IRIS?