Search

Clear filter
Article
Ben Spead · Jan 11, 2019

SQL Performance Resources

is a fair amount of repetition in the information listed below. The most important aspects of SQL performance to consider are:The types of indices availableUsing one index type over
Question
WHAT THE · May 20, 2019

Something similar to hibernate/criteria on InterSystems Cache

/latest/csp/docbook/DocBook.UI.Page.cls?KEY=GOBJ_queries) that other objects can access through dynamic SQL. More specific to your getByCode example, I use the index [auto-generated
Announcement
Pete Greskoff · Jun 4, 2020

June 4, 2020 – Alert: Data Integrity Issues with the FHIR Resource Repository

from the search index. Although the data still exists in the repository, subsequent searches may return incomplete results due to the missing entry in that index. This defect
Question
Denham Pole · Feb 22, 2023

Using UUID as primary key

the relationships also using UUID? You can use whatever you want, just remember about some caveats, like issue with bitslice/bitmap indexes, which requires numerical ID I would
Article
Robert Cemper · Feb 16, 2018

Adopted Bitmap

The base class Bmap.Person defines persons within an organization distributedby various countries. All records are indexed by (Country, PersonalId).this structure doesn't allow
Question
Jenna Poindexter · Jan 10, 2023

How to execute a. pivot table and get results into %DeepSee.ResultSet passing. in filters

([GenD].[H1].[Gender].Members,[Measures].[%Count]) ON 0,NON EMPTY {[DiagD].[H1].[Diagnoses].Members,[AgeD].[All Patients]} ON 1 FROM [PATIENTS] %FILTER [AllerD].[H1].[Allergies
Article
Nigel Salm · Aug 18, 2021

Why I love ObjectScript and why I think I might love Python More

database. Over the years, the SQL engine has significantly improved. Bitmap and iFind indexing were introduced. We use iFind indexing on the Names and Addresses of Patients
Question
Steve Pisani · Aug 31, 2017

iKnow Disk space requirements

Hi, Has anyone ever estimated the amount of disk space consumed by the iKnow indexing process ? I know this will be a rough estimate, but, I imagine that for sizing purposes
Question
Glenn Bickel · Aug 11, 2022

EnsLib.SQL.OutboundAdapter cannot select from temporary table

patients. First, I am declaring and filling a table with patient id and case id which will be used later to restrict data to relevant cases. Just like in the final select, I can’t
Question
Conor Browne · Sep 21, 2017

CORS errors when requesting data from FHIR Repository with JavaScript / AJAX

the remote resource at http://localhost:57773/csp/healthshare/fhirserver/fhir/Patient. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing). This is what it's doing
Question
Guillaume Lepretre · Dec 4, 2019

[Ensemble] Req table with big data

AND 25 Cause there are many data on my table, my SQL req is too long if I don't have index on my attributes BUT there are many associations possible... Are they any solutions
Question
Eduard Lebedyuk · May 23, 2017

How to get the time of Business Service start

order by %ID desc You put the logical name of your component on the configname. There is a bitmap index on both Type and ConfigName so this should be blazing fast too
Article
Developer Community Admin · Oct 21, 2015

Active Analytics: Driving Informed Decisions Leading to Better Clinical and Financial Outcomes

- and a higher priority to overcome - is the rise of progressive accountable care models such as Patient-Centered Medical Homes and Accountable Care Organizations. These models of care
Announcement
Anastasia Dyubaylo · May 19

[Video] HealthShare Personal Community and Your Digital Front Door

Digital Front Door @ Global Summit 2024 🗣 Presenter: ​​​​@Meredith.Staszak, Product Manager, Patient Experience, InterSystems Subscribe to our YouTube channel InterSystems Developers to stay up to date!
Question
Thembelani Mlalazi · Aug 15, 2019

List property

you want to fetch then you can : Use the [$listfind](https://cedocs.intersystems.com/latest/csp/docbook/DocBook.UI.Page.cls?KEY=RSQL_d_listfind) to retrieve the index