Search

Clear filter
Article
Zenkov Artem · Oct 18, 2019

Tool for creating odt and docx documents from templates

, paragraphs, simple words) using subscripted variables. For example: This will be rendered to: While rendering 'index' will be declared and used for iteration through row variable
Question
Renan Santos · Mar 30, 2021

IRIS and VsCode Questions

. Terminal Options from with VS Code I am also creating documents that link all V S Code extensions, Examples and so on into a common Reference Index to make it easier
Question
ED Coder · Jul 31, 2019

Remove a segment from the HL7 Message

version. Are you sure you're looking at the right message? Yes Jeff, I was looking at the cloned message that was sent across. I removed by index now, and it works. so looking good
Question
Jason Koan · May 2, 2018

Creating a Pop-Up box with with "Yes" and "No" buttons using CSP

() { disable(); //First disable our popup if (callback) callback(0); //Returns the index of the button clicked }); $('#popup_btn2').off().on('click
Discussion
Olga Zavrazhnova · Dec 10, 2020

Ideas for New Applications: What to Develop in 2021

Interfaces Data Quality Dashboard: This will show the data quality issues in the msgs during the build as clean patient data means more actionable data to help patients Knowledge Base
Article
Patrick Jamieson · Jul 19

Optimizing Performance of Apache Web Server and Web Gateway

/Patient/1 Now I saw: Server Hostname: fhir.testintersystems.com Document Length: 2303 bytes Concurrency Level: 75 Time taken for tests: 10.811 seconds
Discussion
Aleksandar Kovacevic · Apr 26, 2020

Search within Globals (without class definitions

=columns) curs.close() conn.close() Which would result in a nice Pandas DataFrame: index Name Value Name Format Value Format 0 ^|"USER"|Persons(1,"Email
Article
Henry Pereira · Aug 2, 2021

Let's fight against the machines

): if state[i] == '': empty_cells.append(i) for empty_cell in empty_cells: move = {} move['index'] = empty_cell new_state = copyGameState(state
Question
Mike Kadow · Jun 12, 2017

Is Caché SQL essential to Caché Objects

as with raw Order: user opens a list, you give him first 100 objects and when he presses Next page, you continue from index 101 Show user SQL result without opening objects? Cache
Article
Deirdre Viau · Apr 1, 2022

InterSystems Reports: How to store Server system databases in IRIS

The data that is displayed on reports. Example: Patient diagnoses Designer Catalog Manager How to configure system databases post-install 1) If InterSystems Reports Server
Question
Lewis Houlden · Aug 17, 2022

Base64 payload and XML to objects

patient data. I have however solved the problem. The import doesn't like it when there are two of the same nodes with different structures. What you can do though is turn on XMLSEQUENCE
Announcement
Evgeny Shvarov · Nov 12, 2022

Technology Bonuses for InterSystems IRIS for (Women's) Health Contest 2022

Topic - 5 points Collect 5 bonus points if your application is helping with any Women’s Health problems solution. For example if your application can help pregnant patients
Article
José Pereira · Jul 9, 2023

Using iknowpy to do analytics on logs from iris-fhir-generative-ai

are asking questions rearging patients, and conditions like viral sinusitis and diabetes, for instance. This could lead system administrators to get insights about what users are expecting
Question
Daniel Castro · Jan 11, 2022

%Net.HttpRequest and {}.%FromJSON

: /// Contém os dados do INPC para calculos financeirosClass User.TabelaINPC Extends (%Persistent, %JSON.Adaptor){ Property Mes As %Integer [ Required ]; Index MesIndex On Mes
Article
Alexander Koblov · Jul 1, 2019

Transaction suspencion

global" instead for logging. It would be easier to have one ClassMethod Log, which would log everything needed to be logged, it can do it with objects, which would have indexes