Search

Clear filter
Article
Mike Kadow · Jul 7, 2016

NewBie's Corner Session 11 Routine Line Types and Gotos

for an index of all NewBie Corner posts.
Article
Mike Kadow · Aug 26, 2016

NewBie's Corner Session 18 Caché or Cache

See "Newbie's Corner Index" for an index of all NewBies' Posts
Question
John McBride · Aug 23, 2024

.NET External language server and output variables (IRISReference)

IRISReference a = new IRISReference(""); iris.ClassMethodStatusCode("%SYS.Namespace","ListAll",a); Conn.Close(); } catch (Exception eConn) { //this returns Index
Question
Evgeny Shvarov · Oct 8, 2022

How to Print Out an Arbitrary Global via Embedded Python ?

Consider you have an arbitrary global with an unknown amount of indexes. How to print all the values to the terminal with Embedded Python?
Article
Muhammad Waseem · Feb 24, 2022

2 steps to display cache tables data on the web by using jquery datatable and embedded python

processes function and defining /processes in the route: App.py from flask import Flask, jsonify, render_template import iris app = Flask(__name__) @app.route("/") def index
Announcement
Jacquie Clermont · Aug 3, 2018

Global Summit 2018: Siri Inventor to Deliver Keynote at Special AI Event

in AI innovation will be the keynote speaker at a special AI event to be held at the Global Summit on Monday night.See the details below.BABAK HODJAT is the primary inventor of a patented
Question
Utsavi Gajjar · Apr 15, 2021

Best practices for implementing REST Interfaces in an IRIS Production

Patient Administration System or Health Provider Directory.
Article
Paul Gomez · Feb 25, 2016

Alert: Incorrect SQL Results

This problem can happen when a non-cursor based query is nested in a second one and both make use of a temp index (temp-file in Show Plan text).
Article
Ashok Kumar T · Aug 30, 2024

IRIS Native Python

mrn 912 and phone number: 3166854791 patient mrn 991 and phone number: 78050314 patient mrn 991 and phone number: 9128127353 """ The node, value traversal and class definitions
Question
Virat Sharma · Sep 10, 2019

%OpenId Query

%OpenId(RollNo_"||"_Marks) But in additional to this system methods, we now have some new ones which construct with index name and "Exists", "Open" and so on.
Article
Yuri Marx · Oct 7, 2020

Run your local IRIS http endpoints as https on the internet from your env

1.2 go to the app dir: cd iris-fhir-template 1.3 run the app: docker-compose up -d 1.4 get access to the endpoint from postman or other api client: http://localhost:32783/fhir/r4/Patient
Question
xiong shizheng · May 24, 2021

How to store resources in json format into IRIS through DTL model

我想问一下我们如何快速创建自己的映射,以及如何通过json将所需的数据转换为sda并将其存储在iris中,然后我们可以通过齐柏林飞艇进行调用,非常感谢您解决我的问题问题 Transaltion for the question: Hello, I would like to ask why I am unable to convert patient
Article
Paul Gomez · Apr 20, 2016

Feedback on Product Documentation?

On the new URL, what happened to the Feature Map and the Master Index? I use the Index all the time. Has it moved or just been dropped?
Question
Alex Goncharov · Nov 6, 2017

Logging

This index is based on the order you defined each element.However DispatchMap does not generate info about the name of the parameter affected, only their index, so you would need to
Question
Birun Balami · Mar 27, 2019

Sending Messages on the Top of Queue

As the patient demographic data and "stat" lab orders should always be prioritized over routine order messages, a "high" priority value would be set for those messages during in-engine