Search

Clear filter
Question
Stephen Wilson · Mar 24, 2017

Can you create ad-hoc Caché relationship objects?

We mostly use parent-child relationships in our classes.
Question
Thomas Vessiere · May 5, 2022

Post request through HTTPOuboundAdapter send empty body ( JSON format )

%ToJSON() $$$TRACE("retour ajout patient : " _ JsonString) set Iterator = dynamicObject.
Question
Ori Tsarfati · Nov 15, 2022

Transform JSON as VDOC

\">Patient/example</a> "Peter CHALMERS"</p><p><b>effective</b>: 1999-07-02</p><p><b>value</b>: 66.899999999999991
Announcement
Anastasia Dyubaylo · Mar 8, 2021

InterSystems Grand Prix Contest: CONGRATS THE WINNERS!

10,000 points on Global Masters go to these apps and their developers: 🏅 4th place: iris-image-index-demo by @José.Pereira 🏅 5th place: Terminal Multi-Line Command
Question
Christine Nyamu · Oct 9, 2023

How to truncate OBX 5 values that are being evaluated by BPL

Error 1: ERROR <Ens>ErrException: <SUBSCRIPT>zExists+1^Ens.Util.FunctionSet.1 ^Ens.LookupTable("TestTable","The patient came in accompanied by their daughter..
Article
Luis Angel Pérez Ramos · Feb 14, 2024

Developing SMART On FHIR Applications with Auth0 and InterSystems IRIS FHIR Server - Introduction

FHIR Resource Record: Save patient: the user fills out the form with her data and the Angular application transforms the form into a JSON object in the format of the FHIR Patient
Article
Liam Evans · Jun 18

How to create your own search table for HL7 messaging

Search by event showing patient and episode codes 3.
Question
CJ H · Sep 27, 2017

The difference between two class compiler keywords "NoExtent" and "Abstract"

When I declare a parent class as Abstract, its child class could be compiled successfully.However, when I declare a parent class as NoExtent, some compile errors about storage references
Announcement
Anastasia Dyubaylo · Oct 12, 2022

[Video] InterSystems Clinical Viewer & Navigation Application: New & Next 2022

Hi Community, In this video you will learn about new features in InterSystems Healthshare Clinical Viewer and what's coming next: ⏯ Clinical Viewer & Navigation Application
Article
Stephen Canzano · Jun 28

Analytics Cube Definitions and References

InvoiceNumber On InvoiceNumber; Property Provider As Sample.Provider [ Required ]; Index Provider On Provider [ Type = bitmap ]; /// Build some invoices, this will firstly create
Announcement
Lexi Hayden · Oct 31, 2019

New look and feel for IRIS documentation

We're adopting the same HTML generation code for various static HTML files also served up on docs.intersystems.com, including the Supported Platforms document, the PDF index document
Question
Florian Hansmann · Apr 22, 2020

SQL Statement Highlighting

It would be nicer if I could set line breaks (I know here could I use indexed variables) and have highlighting like in an embedded SQL: &sql( SELECT TOP 5 Name,DOB AS bdate
Question
Julian Matthews · Apr 11

Does deleting a StreamContainer delete the contained Stream Object?

From looking in the class, the %OnDelete ClassMethod appears to be removing an index from a search table and nothing more.
Question
Scott Roth · Jul 11, 2024

ACK showing up as Orphaned Message

While we do have Archive IO/Trace on, and Index NOT OK's set why would they show up as Orphaned messages?
Question
Lawrence Grace · Aug 1, 2018

Facility column in the Clinical Viewer

Can anyone tell me what controls the contents of the Facility column of the Encounters tab in the clinical viewer of Healthshare? I am ADT messages to populate the columns and have