Search

Clear filter
Announcement
Mike Morrissey · Oct 15, 2020

October 15, 2020 – Multiple HealthShare Advisories

October 15, 2020 – Advisory: Failure to access linkage engine libraries in Patient Index InterSystems has corrected an issue that may occur in certain UNIX environments running Patient
Announcement
Sergio Farago · Sep 11

An amazing webinar in Spanish is coming! From Data to Knowledge: Harnessing Clinical Information with InterSystems and AI

In this session, we will explore how an AI Assistant can transform the way healthcare professionals access and understand their patients’ clinical information.
Article
Sebastian Musielak · Nov 7, 2016

How To Display Custom SDA Extensions in the Clinical Viewer (Sneeziness Example)

Index:15.0.6402 + Clinical Viewer:15.01.6402 + Active Analytics:15.0.6402] B - Assume that the custom SDA Extension has already been configured according to the documentation
Announcement
Anastasia Dyubaylo · Jun 4, 2020

New Video: InterSystems Health Connect – New and Next

Takeaway: Health Connect lets me easily connect to all patient information sources.
Question
Paul Hula · Sep 3, 2019

Name of variable after being passed

The use case is some live software is not creating legacy index "sometime", logic looks good but some "combination" misses the index create. In test works fine.
Article
Jeff Morgan · Aug 6, 2024

Example of Overriding SDA to FHIR Transform Process to Include "RequestMethod" Setting

%resourceIds(resourceJson.resourceType, sourceIdentifier) = id } set duplicate = ..IsDuplicate(resourceJson, id) if duplicate '= "" { return duplicate } //Index for
Article
Jacquelyn Gentile · Apr 7, 2016

Global Summit 2016 - HS: New Extensions for Adding Custom Data

In this session, we will present the new extension mechanism for adding data to HealthShare and to ensuring that data is available in Health Insight and Patient Index.
Question
Ephraim Malane · Nov 21, 2023

Cookies penetration test remediations

Good day, We recently had penetration testing conducted on our HealthShare clinical viewer and patient Index instances and below is the recommendation 1.
Article
Luis Angel Pérez Ramos · Oct 16, 2023

Using FHIR Adapter to offer FHIR services over legacy systems - Reading a Resouce

Our first objective will be to obtain the FHIR resource for one of our patients. Patient consultation How can we request patient data from our server?
Article
Muhammad Waseem · Jan 30, 2024

View your FHIR Data with iris-fhir-lab application

Search Resources To search, type resource in the search field View Patient Resources Click on the Patient resource and then click on patient ID in the patient resource
Question
Jack Rack · Oct 11

How can I leverage bitmap indexes for performance tuning in a hybrid OLAP/OLTP IRIS workload?

of Bitmap Indexes To ensure bitmap indexes remain efficient in such OLTP-heavy environments: - **Compress Bitmap Indexes**: Regularly use utilities such as `%SYS.Maint.Bitmap.OneClass
Article
Sean McKenna · Aug 5, 2016

HealthShare's new SDA extensions

Now that this data is in the SDA, it can be used by Health Insight and Patient Index as well as any other place that uses SDA.
Announcement
Vic Sun · Jul 31

[Demo Video] AI Clinical Trial Platform

It does this by ingesting structured and unstructured healthcare data, then uses AI to help identify eligible patients.
Question
Roger Beeman · Dec 13, 2017

SQL or Cache Function?

--Jill For better performance you should make a few changes:add an index on DOB field rebuild the index and run TuneTable modify the queryselect DOB from HSAA.Patient where dob&