Search

Clear filter
Announcement
Vadim Aniskin · Aug 28, 2023

Winners of the 2nd InterSystems Idea-A-Thon

with no connections limit by @Dmitry.Maslennikov Support for Liquibase by @Yuri.Gomes Binary index implementation by @Akio.Hashimoto1419 Full studio migration to VSCode by @Akio.Hashimoto1419
Question
Sebastian Thiele · Mar 26, 2021

access %List property from sql

, then? $LISTFIND certainly does its job well, but there is a better solution. As the data grows, the search speed will drop, since this solution does not use indexes in any way. Therefore
Question
Jose Antonio Cañizares · Apr 1, 2016

How to extract column sorting of %ZEN.tablePane with or without snapShot

;snapShotId>,<tablePaneId>,"index",<columnId>,<value>,<dataId>)=""These are created the first time that the sort criteria is applied (asc) and has the same amount
Question
Michael Davidovich · Apr 10

Performant SQL For Paging Results (DataTables, Select2, etc

in the sense that we don't utilize parent-child relationship in tables rather we point to other tables as property object references and often index on those pointers. I don't think
Question
Lawrence Grace · Feb 5, 2019

Support for gender code "U" in Healthshare

error and stored, but the viewer does not present it except (as far as I can see) in the patient search drop-down. The 2.3.1 HL7 ADT schema code table lists "U" as a supported
Question
Scott Roth · May 9, 2024

Samples-FHIRStarter Questions

Interconnect URL. When I take a patient example from our Epic environment and test it through Data.BPL.PatientRecordCollector within the Namespace, I keep getting a 404 - File
Announcement
Olga Zavrazhnova · Aug 12, 2022

Recap Video from MIT Hacking Medicine GrandHack

language processing to analyze the patient response and recommend next steps. This eliminates unnecessary trips to the ED. PrivyCare also uses FHIR to integrate with the EHR
Announcement
Anastasia Dyubaylo · Sep 27, 2023

[Video] Envisioning a Data driven Future

to drive innovation and improve patient care. The panelists agreed that working together and utilizing available technology is key to driving meaningful change in healthcare
Question
Jun Suzuki · Aug 8, 2022

Unable to perform basic SQL Queries : [SQLCODE: <-400>:<Fatal error occurred

Hello, new user here ! My admin granted me all access to the domain I'm working on. Nonetheless, I'm unable to perform simple SQL queries such as creating a table or an index
Question
Ephraim Malane · Jul 25, 2023

Working with Allergy FHIR Resource

:00-06:00</p>\n <p>substance:Fish - dietary (substance)</p>\n </div>" }, "identifier": [ { "system": "http://acme.com/ids/patients
Article
Ashok Kumar T · Jul 18

InterSystems IRIS JSON

ObjectScript expressions that are evaluated at runtime:set json = Set json= { "name": "test,patient", "title": "Mr", "p_age": ($H - $ZDateH("12/01/1990") \ 365
Article
Kyle Baxter · Feb 2, 2016

Creating an IDKEY with a chosen name

KyleID as %Integer; Index IDKEYIndex on KyleID [IDKEY];Number 1 works like the default IDKEY. It is not setable, and is automatically generated using $INCREMENT. Number
Article
Lydia Huang · Mar 14, 2016

Execute an MDX query in the DeepSee Shell with/without results cache

].[Allergy Count],[MEASURES].[MEDIAN TEST SCORE]} ON 0,NON EMPTY HEAD(NONEMPTYCROSSJOIN([AgeD].[H1].[Age Group].Members,[AgeD].[H1].[Age Bucket].Members),2000) ON 1 FROM [PATIENTS
Question
Martin Browne · Nov 4, 2019

Adding missing PID data to message using Q21

Hi, I’m working on a project to add specific PID data to an ORU_R01 message by querying our patient system and adding it to the ORU. Here is what I have managed to do thus far
Article
Peter Steiwer · Jan 10, 2020

Understanding Missing Relationship Build Errors in InterSystems IRIS Business Intelligence

. The One side is going to be the independent side of the relationship, AKA the side of the relationship that is referenced by the Many side or the Dependent cube. For example: Patients