Search

Clear filter
Announcement
Pete Greskoff · Jul 21, 2021

Alert: Incorrect Query Results with Non-Standard ‘GROUP BY’ Query

that is not in the GROUP BY clause*, and the query block contains a WHERE condition on that field. The results of the query block can be determined entirely from a single index
Article
Luis Angel Pérez Ramos · Mar 11, 2024

Application for generating HL7 messaging tests

large volumes of HL7 messaging. The application is developed in NodeJS and works by generating patient and doctor data from seed files that you can modify to your liking
Question
Virat Sharma · Jan 24, 2023

SQL Query needs optimization

ON Books.id=Orders.id where ((Records.qw=OrderBooks.qw) and (Records.er is null)) In addition to tuning tables, I would first look at the query plan and, accordingly, the indexes
Question
Scott Roth · Sep 2

SearchTable properties not populating

I created a Custom Search Table that extends EnsLib.HL7.Search Table. I saved, compiled, and rebuilt the index however when I go into Message Search to try to use the Search Table
Article
Evgeny Shvarov · Jan 18, 2020

Installing Samples BI module with ObjectScript Package Manager

Hi Developers! Many of you are looking for samples on how to work with InterSystems IRIS Analytics, formerly known as DeepSee. There is a Samples BI module with Patients
Article
Dmitry Maslennikov · Jun 5, 2021

Google Data Studio Connector to FHIRaaS

and API-KEY, provided by FHIRaaS. Resource field can be selected from the list, and at the moment only Patient, Practitioner and Encounter is available. Resource Id is optional
Question
Vivek Nayak · Feb 8, 2022

Duplicate Resource added in FHIR Repository

by specifying the ID of the patient in order to avoid duplicating this resource, after that you can transform this SDA to FHIR with no duplication of patient. ```Objectscript
Article
Zacchaeus Chok · Nov 28, 2023

InterLang: Technical Implementation of Streamlit Chatbot and LangChain FHIR Tool

. It includes functionalities like fetching patient data, creating observations, and managing goals. @Tool("Fetches a FHIR Patient resource using a GET request by ID
Question
Prasanth Annamreddy · Nov 20, 2023

Error on FHIR resource publish through Process to FHIR repository

I have received 2 errors while publishing Patient data to repository. Message viewer displays like below and the Application log found bold content. Could you please help me
Article
Danny Wijnschenk · Nov 14, 2017

Advent of Code 2016 Day14: One-Time Pad

-time_pad for more info). You need to generate keys by taking the MD5 of a pre-arranged salt (your puzzle input), and an increasing integer index starting with 0. Only those keys
Question
Mani Vetri · Sep 9, 2019

Hapi Fhir

How can i access the model Patient class file from org.hl7.fhir.dstu3.model jar in spring boot Sorry ,I assume this is out of date meanwhile.
Article
Iryna Mykhailova · Aug 15

A beginner's guide to creating SQL tables and seeing them as classes

Extent Index auto-generated by DDL CREATE TABLE statement. Do not edit the SqlName of this index. Index DDLBEIndex [ Extent, SqlName = "%%DDLBEIndex", Type = bitmap ]; /// DDL
Article
Benjamin De Boe · Jun 14, 2016

iKnow demo apps (part 3) - Dictionary Builder Demo

results, and the Set Analysis Demo, in which you can use the output of iKnow indexing to organize your texts according to their content, such as in patient cohort selection.This week
Article
Mark Bolinsky · Dec 5, 2016

InterSystems Technologies on Amazon EC2: Reference Architecture

, Patient Index, Personal Community, Health Insight, and Health Connect. Each of those respective products include a database mirror pair for high availability within multiple
Article
Nigel Salm · Aug 18, 2021

Why I love ObjectScript and why I think I might love Python More

database. Over the years, the SQL engine has significantly improved. Bitmap and iFind indexing were introduced. We use iFind indexing on the Names and Addresses of Patients