Search

Clear filter
Question
Nora Hutchison · Jul 25, 2016

Personal Community - Custom SDAProcessor -

Could you share a reproducible case with us (SDA processor class, test patient, term list)? Either support or your Sales Engineering team.
Question
Vikram Annadurai · Dec 21, 2019

How to Get the Property's DisplayList data of ValueList from Java

VALUELIST = ",1,2,3,4"); Java Code: public String PetName; public List<Pet> getPet() { return ser.findAll(); } List<Pet> arrayList = getPet(); for (Patient
Question
Jonathan Anglin · Jul 7, 2020

DTL vs. ObjectScript

In the simple example below, I'm grabbing the patient mrn from the inbound and looking to prefix it in the outbound message (a typical change). How is this accomplished?
Article
shan yue · May 15, 2024

Retrieve images using vector search (1)

By comparing medical imaging data of patients (such as X-rays, CT scans, MRI, etc.) and providing reference images of similar cases through a knowledge base, doctors can quickly obtain
Article
Robert Cemper · Feb 18, 2024

Reviews on Open Exchange - #39

5 Health Harbour Very nice application 5.0 y y * 6 Intersystems IRIS platform queue trend monitoring component very complete with Docker 5.0 y y 7 Patient-PSI-Data
Question
Menno Voerman · Oct 15, 2021

Ignore bearer token in unauthenticated web application

here: FHIR Interoperability Adapter The web application is running: This works well when asking the FHIR metadata I get a nice 200 response: But when I want to request patient

cheng chen

0 posts1 comments

john chen

0 posts0 comments

xiao zhijian

0 posts0 comments

李 毅

0 posts0 comments

李 旬

0 posts0 comments

李 毅

0 posts0 comments
Question
Steve Pisani · Feb 15, 2016

Retrieving last known record (based on a date) in series of logged events

Index by CitizenRef and RelocationDate, and method which looking for the next date, and returns true if nothing found.
Article
Tani Frankel · Mar 29, 2016

Getting Production Setting's Value

<Index>Exists is just an automatically generated method that returns a boolean (Passed index value exists). You can read more about autogenerated methods here.
Article
Dan Pasco · Feb 22, 2024

IRIS 2024.1 Preview - New Feature

If you have wish to use indexes on JSON values stored in columns then you can always define indexes on computed values. That has been possible even before JSON_TABLE.