Search

Clear filter
Question
Martin Karas · Oct 1, 2019

NoExtent and object references

Adding a BitMap extent index to class B helps compensate for the fact that all B objects are stored together, and improves the performance of queries on the subclasses.
Announcement
Preston Brown · Jul 26, 2024

REMOTE: Looking for InterSystems skills in HL7+CCDA, SDA3,FHIR,IRIS

EMR/EHR Implementation – Designing clinical data integration solutions that improve patient record management and ensure compliance with industry standards.
Question
Scott Roth · Apr 2

ErrException: zOutputToIOStream+^EnsLib.HL7.Message

We receive an HL7 message with an RTF embedded from our EMR, send it through a DTL to just update the Patient Class, and then send it onto the Operation which is TCP.
Announcement
Preston Brown · Dec 13, 2024

Remote: Strong InterSystems HL7, ADT, CCDA to FHIR + IRIS + GCP

EMR/EHR Implementation – Designing clinical data integration solutions that improve patient record management and ensure compliance with industry standards.
Article
Yuri Marx · Aug 8, 2022

Learning InterSystems by Developer Community Articles

of non-atomic attributes Create advanced index options https://community.intersystems.com/post/indexing-non-atomic-attributes Know Your Indices Index creation
Article
Tani Frankel · Jan 12, 2017

DeleteHelper - A Class to Help with Deleting Referenced Persistent Classes

;position:relative}.gbqfh#gbq2{z-index:985}.gbqfh#gbq2{margin:0;margin-left:0 !
Announcement
Evgeny Shvarov · Mar 1, 2016

InterSystems Global Summit 2016 Free Registration Contest. And the winner is...

Thanks for your patience! Hi, Scott!You are right!The explanation is very simple - we had a bug in formula. Sorry about this.But the final leaderboard is quite right!
Question
Edoeard Kroetkov · Jan 23, 2023

view diacritics in REST service

pOutput As %Stream.Object, pResource As %String) As %Status{ set status = $$$OK do pOutput.SetAttribute("ResponseCode","200") set messageBuffer = "{""text"":""Patiënt
Article
Henry Pereira · Apr 6, 2022

So, Where's my money?

. ``` Class dc.soWhereIsMyMoney.Category Extends %Persistent { Index IdxName On Name [ Unique ]; Property Name As %String [ Required ]; Property Type As %String(DISPLAYLIST
Article
Dmitry Maslennikov · Aug 22, 2023

REST Api with IRIS on Python with sql migrations

will be improved in the future, that our table structure is not final, we can add more tables, columns, indexes, and so on.
Announcement
Anastasia Dyubaylo · Dec 25, 2020

New Video Using the DTL Generator in InterSystems IRIS

It can indeed be very useful with migration projects.
Question
Jolyon Smith · Jan 27, 2021

Overriding Inherited Members in VSCode

I love VSCode, but some handy features of IRIS Studio are indeed missing.
Article
Markus Mechnich · Aug 23, 2016

Follow up #1 SAPJCo3: How to generate BAPI/RFC messages structures

Indeed this already calls a „PING“ remote function call (RFC). Then you might open Select BAPI/RFC and enter a portion or the whole name of a RFC or BAPI.
Article
Guillaume Rongier · Oct 23, 2020

HL7 PID Obfuscation

This feature is toggle by a resource named NotAnonymize, if a user have this resource in USE, then he can see patient demography otherwise not.