Search

Clear filter
Question
Stephen Wilson · Sep 5, 2016

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

indexes are different.Is this a well known problem when you use MERGE statements in this way? All subscripts will be calculated before merge command will start global merge, so
Question
Paul Simon · Jan 19, 2018

SMART on FHIR apps for Information exchange (Apache config

for Windows (x86-64) 2017.2.1 (Build 801U) Wed Dec 6 2017 09:07:51 EST [HealthShare Modules:Core:16.0.7241 + Linkage Engine:16.0.7241 + Patient Index:16.0.7241 + Provider Directory:15.0.7241
Announcement
Anastasia Dyubaylo · Sep 10, 2020

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

Hi Community! Enjoy watching the new video on InterSystems Developers YouTube: ⏯ Use Case: Connecting Devices to IRIS for Health to Improve Patient Care Integrating
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
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. Here are some
Question
Mindy Caldwell · Apr 21, 2023

Indexing on a Multivalue file

Salesrep is the production file with only an index on the idkey (it has more properties than shown here). Property SalesRepId As %String(MVATTRIBUTE = 0, MVJUSTIFICATION = "L
Announcement
Evgeny Shvarov · Aug 10, 2017

Tag Indexing is Introduced

Hi, Community!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.
Question
Jenna Poindexter · Apr 15, 2018

Indexes in Cache Objects

Hi-I have the following objectsClass A Property P1 As B Property P2 As %String Property P3 As %StringClass B Property P1 As %StringCan I create an index in Class A based
Question
Alexandr Ladoshkin · Nov 23, 2017

Indexing null value

Dear community!I have problem with index NULL value. Unique index doesn't work for this case. If I use insert and one of parameter is "NULL". Message of constraint doesn't
Question
Laura Cavanaugh · Jul 12, 2018

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

that it's not possible to have duplicates when using an array of Objects.However, I am unable to make my queries on the array of Object use an index. Here is a code example
Question
Carl Osborne · Apr 11, 2022

MIT Hackathon - Sample Patients

Hello, We are preparing for the MIT hackathon and noticed that when using the cloud services for FHIR, there isn't enough or any Patient data to test the FHIR APIs. Which sample
Question
Conor Browne · Nov 17, 2016

Duplicate Patients in FHIR Repository

and processed by the FromSDA DTL. The Repository Stores that data as a New patient ( i.e. when I query the Repo they have different IDs "resource":{ "resourceType":"Patient", "id":"4
Question
Ahmad Bukhtiar · Nov 29, 2020

create join query on the same table

Hi I have a table where i want to create join query like (select * from patients where facility=abc) qry1 left join (select * from patients where facility=xyz) qry2 on qry1
Question
Keith Davis · May 31, 2019

Indices Not Working

User.Patient Extends (%Persistent, %Populate) [ SqlRowIdName = Patient, StorageStrategy = SQLStorage ] { Index AcctIndex On accountNo; Property accountNo As %String
Article
Ron Sweeney · Apr 15, 2022

Home Based Patient Monitoring - A Fast Track FHIR Story for the MIT Grand Hack 2022

Wanted to have a FHIR Story in the back pocket to share with the participants on a dead simple series of calls against the FHIR Server for anybody in the mindset of emitting