Search

Clear filter
Question
Scott Beeson · Oct 11, 2016

Does anyone know what SearchMode is for a PatientSearchRequest?

post an answer* I found the following in HS.Message.PatientSearchRequest.cls: /// Search modes user - regular patient lookup, admin - mpi patient lookup no consent applied
Question
Sebastian Thiele · Apr 21, 2021

EnsLib.Workflow.TaskRequest with complex object

. Our TaskRequest contains an object named Patient with some properties. We´d like to display the contents in the tasks description area. WE´ve created an additional template but have
Question
Vinay Purohit · Apr 28, 2023

How to Set and Check session for CSP Page

Hi, I have created two CSP pages. One is the Login page and the other page show the patient details from the database. I want to set the session dynamically just after
Article
Allyson Gerace · Feb 6, 2019

Know Your Indices

This is the first in a pair of articles on SQL indices. Part 1 - Know your indices What is an index, anyway? Picture the last time you went to a library. Typically
Announcement
Kristina Lauer · Jun 16, 2021

Get an Overview of Personal Community

Learn the key features of Personal Community, an application that enables patients to get more involved in their own healthcare. This new course from Online Learning (1h
Announcement
Anastasia Dyubaylo · Nov 21, 2021

Video: Nora, A Virtual Assistant for Clinicians: Innovation with Microsoft Teams & Northwell Health

; Northwell Health See how Northwell Health improved physician satisfaction and patient experience with Nora, a mobile-first virtual assistant for clinicians. This new approach
Question
Dean Rochester · Feb 23, 2023

Can python fhirpy fhir be used to get a list of patients from my end point that has a particular diagnosis and or insurance?

Newbie here... I am looking to use fhir to gather patients in our end point that have a certain diagnosis and or certain insurance. Is this what fhir can be used
Question
Michel Liberado · Feb 11, 2022

How to get the list of indices in a class in order to manually delete some or all of them given some rules

that contains the index. See: See the documentation for more information: https://docs.intersystems.com/irislatest/csp/documatic/%25CSP.Documatic.cls?&LIBRARY=%25SYS&CLASSNAME
Article
José Pereira · Jun 5, 2021

SMART on FHIR JS Library and examples in iris-on-fhir

just need to provide the FHIR resource, and it automatically selects API paths. For instance, in order to get patients, you just need to use the method request and specify the Patient
Question
Edward Lautzenhiser · Apr 12, 2019

How to trigger messages on Personal Community login

I'm looking for the most straightforward way to trigger a custom Ensemble message when a patient logs into the Personal Community patient portal. The use case is that when
Question
Elize VdRiet · Sep 26, 2019

FHIR Sandbox sort by family not available

I am playing with the FHIR Sandbox. I want to sort the patients returned in the bundle from the Patient search using the _sort (according to FHIR standard the _sort parameter
Question
Kevin Reilly · Apr 3, 2017

Are there notifications for when an SDA is modified

to look at this.At a very simple level the patient record itself should be considered a virtual record that is aggregated on-demand from all sources. However, do not think
Question
yeung elijah · Jan 27, 2021

How use column (auto_increment

an column called ID who is an auto increment and indexed as a primary key.You can overload this primary key by your own with this index : Index name On property_expression_list
Article
Eduard Lebedyuk · Jul 5, 2016

Useful auto-generated methods

For each defined property, query or an index, several corresponding methods would be automatically generated on a class compilation. These methods can be very useful
Question
Evgeny Shvarov · Nov 6, 2017

How to find duplicates for a large text field in Caché Objects

? Thanks, Dmitry. Yes, the focus is - best performance.But what about the index declaration? There is a limitation of 511 symbols in an index, right?Should I put that in an index