Clear filter
Question
José Ademar de Oliveira Junior · Feb 4, 2022
stuff and it's no more related to IRIS. Thank you so much @Guillaume.Rongier7183 for your help and also for being patient with me. Now my project is running correctly you helped me to find a solution.
Question
Leon Wilson · Mar 4, 2022
to the community for some insight.
I have a SFTP service that pulling 2.5.1 DFT HL7 messages from our SFTP file server. The issue is that IRIS is transforming patients names and addresses
Announcement
Anastasia Dyubaylo · Apr 27, 2022
of the registration phase!
What will the next great app be added?👀 Developers!
A lot of applications have been added to the competition! Here they are:
FHIR Patient Viewer
Announcement
Anastasia Dyubaylo · Aug 4, 2022
Davies
Can I create an User Account from codeby Joost Platenburg
Howto disable journaling temporarily for one database by Stefan Schick
Patient Labels Design Dilemma: ZPL Abstract
Question
Sam S · Jan 11, 2018
; uiytr5678A06^^^^CKS. This rule, HL7.{PID:3.1}=HL7.{MRG:3.1}would compare every identifier. Unfortunately no. Not all patients will have every identifier. Almost all will have
Question
Sudarshan Kumar · Jan 12, 2018
that. Thanks for responding patiently. Problem is solved.May i know how to compare two strings for equality. like,"inter" = "inter" ( true ) "black"="white " ( false )"inter
Article
Nikita Savchenko · Feb 12, 2019
environment (for example, Visual Studio Code), indexed by any version control system and arbitrarily combined with many external tools for code analysis, preprocessing, packaging and so
Article
Brendan Bannon · Dec 27, 2016
Bitmap indices are kind of new, it doesn’t mean you would not want to add them to your application that is using Cache SQL Storage. You can add a Bitmap index to any class that has
Article
Renato Banzai · Jul 19, 2020
, not straight SQL a little bit cross thinking it reminds me of this https://community.intersystems.com/post/unlimited-unique-index Thanks, Robert! Yes, this is relevant stuff. I'm not sure
Announcement
Anastasia Dyubaylo · Oct 7, 2022
?by Mark OReilly
Deleting Cleanup SQL Cleanup Index taskby Mark OReilly
Code Coverage in Productions?by Fynn Schwiegelshohn
Caché
Where can I find the The Zen Demoby Andy
Article
Benjamin De Boe · Mar 25, 2020
with a more efficient access path based on updated table statistics, after a new index was added or after upgrades (see also this note on frozen query plans on upgrade). Embedded SQL
Discussion
Evgeny Shvarov · Jul 20, 2021
, only in very specific situations. And keep in mind that, if the global is referring to an SQL table, there is always the risk of corrupting an index. Hi. The team I work in has been
Question
Fabio Goncalves · Apr 14, 2016
-elements by id instead of index: var mainView = instance.$documentView; //zen('mainView');if (typeof mainView._IDIndex === "undefined") {mainView._IDIndex = [];}if (instance &
Article
Daniel Kutac · Apr 13, 2017
existing class instance, it creates a new instance.
The adapter works with default generated IDs as well as with custom ones, based on IdKey index definition when defined. Just
Question
Mack Altman · Nov 1, 2018
files.
Query TSV(pFileName As %String, pFileEncoding As %String = "UTF8") As %Query
{
}
/// Index a header from a CSV file so we can later get every row