Search

Clear filter
Article
Yuri Marx · Feb 25, 2021

Day 3: Developing with InterSystems Objects and SQL

to SQL commands, from terminal, execute do $system.SQL.Shell(). Persistent classes have a system generated ID, if you need ID controled by you, use IDKEY index with one or more
Question
Stefan Schick · Mar 24, 2022

Howto add / remove searchtable items

] { Parameter DOCCLASS = "EnsLib.HL7.Message"; Parameter EXTENTSIZE = 4000000; /* Re-declare indices because the superclass is abstract */ Index indexValue On (PropId, PropValue
Question
Scott Roth · Mar 12

SQL Query not transforming into class structure correctly

]; Property ID As %String [ Required, SqlColumnNumber = 3 ]; Index IDIndex On ID; Property Abbr As %String(MAXLEN = 20) [ SqlColumnNumber = 4 ]; Property Name As %String(MAXLEN = 254
Question
AndreClaude Gendron · Apr 19, 2016

Unable to store (or rather retrieve) OREF in globals - Trying to create a Singleton Class

+----------------- attribute values ------------------| %changed = 1| %data("MyProp") = 22| %index = ""Stored : 1@%ZEN.proxyObjectGot : 1@%ZEN.proxyObject'1@%ZEN.proxyObject
Question
Ramil TK · Aug 3, 2022

Working With Date and Time

be easier to use the %TimeStamp (or %PosixTime) type, where the date and time are paired at once. For this type of data, you can make your own indexes for different parts
Article
Zhong Li · Sep 25, 2017

HealthConnect (Ensemble) Integration with PKB Service

to be a 10-minute quick guide to describe a demo solution (simple configurations and end-2-end implementation steps) for Health Connect (Ensemble) Integration with PKB (Patient
Article
Guillaume Rongier · Oct 23, 2020

HL7 PID Obfuscation

This is a modification of EnsLib.HL7.Message to not display Patient demography information in visual trace. This feature is toggle by a resource named NotAnonymize, if a user have
Announcement
Anastasia Dyubaylo · Oct 10, 2022

InterSystems IRIS for Health Contest: FHIR for Women's Health

at solving the following issues: You will receive a special bonus if your application can help pregnant patients discover trends in tracking pregnancy symptoms and/or build
Article
Flávio Lúcio Naves Júnior · Mar 24, 2024

How to setup 2FA authenticator for IRIS users

, patient information, and other critical health data is tightly controlled and only available to authenticated users. By implementing 2FA, healthcare providers and organizations can
Article
Oliver Wilms · Dec 18, 2024

Bringing Idea Inbound Interoperability adapter for HTTP Calls to Reality

of passing of parameters. E.g. the installation call could be run as: ``` zpm "install iris-http-calls -D FilePath=iris_http_calls -D UrlModify=/MedicationStatement?patient
Article
Muhammad Waseem · Jan 10, 2022

12 Medical Datasets along with 43 tables dynamically created by using all-new LOAD DATA SQL functionality

from the National Institute of Diabetes and Digestive and Kidney Diseases. The objective is to predict based on diagnostic measurements whether a patient has diabetes
Article
Dmitry Maslennikov · Aug 22, 2023

REST Api with IRIS on Python with sql migrations

import Column, Integer, String, Text from app.db import Base class Todo(Base): __tablename__ = 'todo' id = Column(Integer, primary_key=True, index=True) title
Announcement
Guillaume Rongier · Mar 16, 2022

HL7v2 to FHIR, it's easy

": [ { "value": "http://hospital.smarthealthit.org" } ] } }, { "request": { "method": "POST", "url": "Patient
Question
Scott Roth · May 15, 2023

Linked Table connection through JDBC

a ticket open with WRC and started a chat on Discord. We have a couple of MS SQL tables that I have setup as Linked Tables within Cache to query NPI, Patient Account Information, Visit
Question
praveen danda · Oct 10, 2017

Create Custom Table or View

les patients en retard set myquery=3 set myquery(1) = "SELECT profile_id,Type_Measure, Program as Heure_Ratée,Practitioner_Id,Warning_Type FROM Bwxpert_Repository.Enrollment