Search

Clear filter
Article
Paul Gomez · Dec 14, 2015

Remove the huge image header on the top of most pages

That header with the building image eats up about 1/3 of the vertical space. Not great looking either. Looks like they removed this from all but the main index. But you're right, the quality of the photo is terrible.
Question
Yuri Marx · Nov 10, 2020

Do you have tips for IRIS certification

stored procedures Command line shell Views Other SQL features #Indexes and Tuning Indexes Indexing options Collation Index types Query performance tuning
Question
Nikita Savchenko · Nov 5, 2016

How to log out from a web application

; <Route Url="/index" Method="GET" Call="Index"/> <Route Url="/logout" Method="GET" Call="Logout"/></Routes>}ClassMethod Index() As %Status{write "You're logged
Question
Scott Roth · Jun 12

Architectural Question about receiving HL7 via HTTPS

to the patient chart. We are very wary of opening a connection from the internet to our instance of Health Connect. Thanks
Question
max simpson · Mar 21, 2021

How to cache REST Responses in IRIS

changed in the IRIS database to reset the response expiry. i.e. 1. 15:00 calling application runs a GET request for patient?MRN=A2. 15:00 CSP Web application calls
Article
Lydia Huang · Mar 14, 2016

Reset your DeepSee cache in the DeepSee Shell

Group].Members,[AgeD].[H1].[Age Bucket].Members),2000) ON 1 FROM [PATIENTS] %FILTER [GenD].[H1].[Gender].&[Female] Patient Count Allergy Count Median Test Scor 1 0 to 29->
Question
Stephen De Gabrielle · May 21, 2019

Recommended resources for learning FHIR and SMART on FHIR

on FHIR applicationsAccess over 200 synthetic test patients to experiment with FHIR or use with their own FHIR applicationsUpload their own test patient data in CCDA 1.1 or 2.1, SDA
Question
Conn Lewis · Jun 15, 2016

How to calculate a dimension percentage on a relationship cube using calculated members

] on 1 FROM [RelatedCubes/Patients]","Group",[RelatedCubes/Patients].[AgeD].[H1].[Age Bucket].CurrentMember.Properties("KEY")) / %MDX("SELECT FROM [RelatedCubes/Patients]")However
Question
Lewis Greitzer · Aug 28, 2017

padding string in BPL

Hi folks, I'm trying to pad my patient MRN to 10 characters before I do a SQL lookup in my BPL. I've tried various approaches, and have not been successful. When I add a "code
Question
Jessica Ting Wing Yuen · Oct 12, 2017

Send back RSP_K22 message in response to QBP_Q22

is the following:- User scans patient number with the monitor.- The monitor sends a QBP_Q22 message to request patient information- Ensemble (or TrakCare) sends back a synchronous RSP_K22
Question
Tom Robinson · May 21, 2020

PDF to Dicom

://openexchange.intersystems.com/package/irishealth-ensdemo But in short, you have to create an EnsLib.DICOM.Document Fill it with information about the patient, ect. e.g
Question
Laura Blázquez García · Feb 8, 2017

Monitor and alerts in Ensemble

. Hi LAURA, i find your topic very intersting, i work on a similar project where i need to alert health professional about patients taken mesures (i need to alert doctor if his
Article
Developer Community Admin · Oct 21, 2015

Collaboration Is the Key for Health Plans in a Shared Risk Environment

to health reform all require tight coordination among payers, providers, and patients if they are to succeed. As payers and providers enter into more and more such agreements, they need
Question
Samuel Claiborne · Mar 6, 2017

Named filters to work with MEASURES

creates a special index on that measure (this index is populated at build/synchronize time). And are there any plans to have a 'named filter' control within widgets that would let you
Article
Danny Wijnschenk · Nov 21, 2017

Advent of Code 2016 Day21: Scrambled Letters and Hash

: - swap position X with position Y : means that the letters at indexes X and Y (counting from 0) should be swapped. - swap letter X with letter Y : means that the letters X and Y