Search

Clear filter
Article
Brendan Bannon · Sep 1, 2016

The Art of Mapping Globals to Classes  (2 of 3

index. Define the Storage Definition: Define the Subscripts up to and including the IdKey. Define the Data section. Ignore the Row ID section. 99% of the time the default
Article
Nigel Salm · Aug 11, 2021

Interoperability with IRIS and Pharmacy Robotics

that were arranged in such a way that the dispense chutes channelled medications to desks by the pharmacists sitting in windows serving 1200 patients a day. The robots cut the average
Question
Jeff Harris · Jul 27, 2020

Ensemble - Using an indexed array in DTL - Can't pull information from an Array in the transformation

I want to write the values that are stored in an array into the OBX 5 field. The text in MyArray(1) will go in the the first OBX 5 field. Then the text in MyArray(2
Question
Warren Oyco · May 20, 2021

Transform data output into a batch flat file text pipe delimited

I am working on tweaking our current patient load process. The roster input is in text pipe delimited format, parsed out and transforms it to a standard
Question
Steven LeBlanc · Jul 6, 2016

Any examples of DTL where create='existing

have an HL7 message coming in which contains data on a patient that may or may not already exist in a (non-HL7) table. I want to use the PatientID from the (source) HL7 message
Question
wx fg · Jul 22, 2017

select sql error

include this table, the parent table and the Version you are using. If there is an index defined on PBD_PBO_ParRef is it correctly generated?If not sure, do rebuild index from
Question
Dmitrii Baranov · Aug 8

count() is too slow. Why

I have a table with 5M rows, the table contains lab observation codes and display names, both columns have type varchar(2000) and both are indexed. The query looks like
Announcement
Steven Hobbs · May 12, 2022

Format Change in the ^mtemp and ^ERRORS Globals

Format Change in the ^mtemp and ^ERRORS Globals InterSystems has several routines, methods and utilities that can create stack dumps. Stack dumps are created in the ^mtemp(index
Question
Santosh Pai · Oct 1, 2017

Convert HL7 to XML

="Medical document management - Original document notification and content"> <Segment Index="1" Name="MSH" FieldCount="19" SegPath="MSH"> <Field Index="1">
Article
Guillaume Rongier · Feb 29, 2024

FHIR Repository customization with Embedded Python

) We will create 3 scopes: - **user/Patient.read**: The scope to read patient resources - **VIP**: The scope to read VIP patient resources - **user/*.***: The scope to read
Article
Yuri Marx · Mar 10

FHIR SQL Builder: step by step

business topic has data entities that handle it, including clinical, diagnosis, medications, workflows, financial, patient, practitioner, care team, organization, locations
Article
Developer Community Admin · Oct 21, 2015

Solving the Problem of Exchanging Medical Information between the DoD and the VA

to complete up-to-the-minute patient information – and at lower cost due to the elimination of costly duplicate tests and the reduction of medical errors. This evolution
Question
Rich Taylor · Dec 14, 2015

Creating Trend line (scorecard) from data rather than counts

I need to create a KPI similar to the DeepSee.Model.KPIs.DemoTrendLines kpi in Samples. This kpi supports a scorecard widget with a trend line. It shows patient counts by city
Question
Laura Cavanaugh · Feb 2, 2022

HealthShare: Feeding Data to HSHI but de-prioritizing demographic data for certain Facility

I have an SDA feed from an Edge server that eventually is fed into HSHI / Analytics. This edge server is loading up patient demographics (in the Patient object), which feeds
Question
Yuri Marx · Sep 5, 2021

Error in ID when build with DeepSee

in a deepsee cube, when I build, I get this error #1 add an extent Index#2 try https://community.intersystems.com/post/repairing-your-index Thanks