Search

Clear filter
Announcement
Anastasia Dyubaylo · Jun 13

[Video] Innovation Highlight - Medical Device Waveform Data

monitoring device generates hundreds of data per second. Such data could support multiple clinical use cases to improve patient care and staff workflow. Hear from Mass General Brigham
Article
Tani Frankel · Nov 25, 2020

Virtual Summit FHIR Focus Sessions List

options. Build FHIR Provider & Patient-Facing Applications in the Cloud Learn how to build FHIR® applications in the cloud using S3, Azure AD, and a FHIR service
Question
Thomas Schroyen · Jun 17, 2020

How to create a restful service with a link to java code

to the restful server + a certificate to use + the class that's going to be sent back + the names of 2 functions: Acces: https://XXX:8443/ First fonction: https://XXX:8443/patient
Question
Federico Raimondo · Jan 20, 2020

HL7 ADT^A40 do not affect on document PatiendID and SourcePatientID

Hi everyone, I am currently performing a patient merge thorug ADT^40 HL7 messages. In order to do that, I am following this guide which I found on the ducumentation: http
Question
Scott Beeson · Oct 13, 2016

[DELIVERED] Mark Accepted Answer, indicate Answered questions

showing "answered" in the index and possibly move the "accepted answer" to the top of the answer chain.see: Stack Overflow or any other QA site Outstanding! I second the motion! Yes, that would be helpful. We have this in the queue. Hi, Scott!This is implemented.
Discussion
Alex Woodhead · Apr 12

Code Golf - Maximum Coverage

: 1,2 or 2,3 1 set(s) covers 3 elements with sets: 1 or 3 USER> my approach would be:1. run through each list and generate a value - list index e.g. List(3) would result
Question
Goran Stefanovic · Jul 6, 2020

How to set my custom class in a business process written manually, not BPL (contextsuperclass

processed by the Business Service. In the Business service I open up the Message and from that I extract properties such as the Patient ID, three key fields LogType (where the data
Question
Victor Castanon · Jun 29, 2022

Help with JSON/XDATA Mapping

"":""NEW PATIENT 45"",""providerid"":187,""starttime"":""14:00"",""duration"":45,""appointmenttypeid"":1188,""reasonid"":[""-1""],""patientappointmenttypename"":""New Patient
Question
Evgeny Shvarov · May 17, 2020

How to quickly obtain the number of records in a persistent class

additions: SELECT Count(ID) from <youtable> will you always lead to theexplicit or implicit Extent Index. (bitmap or standard) set cls=##class(%Dictionary.CompiledClass
Question
Jordan Simpson · Jun 23, 2023

Iterating Through and Accessing Nested JSON Values

.%GetNext(.key,.val) { write !, "Element index: "_key_", value: "_val } Element index: 0, value: 117@%Library.DynamicObject PDSINTEGRATION>zw securityArray.%Get("code
Question
Matjaz Murko · Jul 3, 2021

Object of %SerialObject class to List

Hi. Is it possible to convert the object of type %SerialObject to $List form? I'm using embedded class in unique index and I want to use autogenerated method Open to access
Discussion
Neerav Verma · Jan 16, 2020

Query Plan Error or Correct Estimation

Hi All, We have few queries which are simple selects . For simplicity let's say there is a query that joins two tables and gets few columns and both tables have no indexes
Question
Victor Castanon · Jul 9

Why isn't my SearchTable Generating Anything When I Run BuildTable

schemas? Is it possible that you need to specify "fully qualified" paths to the values you wish to index, for example: Class XXXX.HL7.RAD.SearchTable Extends EnsLib.HL7
Question
Neerav Verma · Mar 2, 2019

Parent/Child Vs One/Many

, and add the FK constraint yourself (using "cascade"). This allows bitmap indexes in either class.Simulate parent-children relationship using one-many. After setting up the one-many
Question
Bharath Nunepalli · Sep 16, 2020

Command shortcuts for getting Caché database details

> InterSystems Programming Tools Index > Tools Index > Databases) I use Status^JOURNAL in a shell script like this, to check the journaling status and generate an alert