Search

Clear filter
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
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
Question
Jeffrey Drumm · Jun 2, 2021

Query SearchTable Definitions?

" >[PID:2.1]</Item> <Item DocType="" PropName="PatientID" >[PID:3().1]</Item> <Item DocType="" PropName="PatientID" >[PID:4().1]</Item> &
Article
Developer Community Admin · Oct 21, 2015

Using InterSystems Caché for Securely Storing Credit Card Data

Introduction In today's world, an ever-increasing number of purchases and payments are being made by credit card.
Question
Ruslan K · May 8, 2017

How select last added row in tablePane?

Hi Ruslan,You can use the rowCount property of the table to find the index of the last row.
Question
Kishan Ravindran · Jun 6, 2017

iKnow with Japanese

To overcome such differences, iKnow Japanese uses a different indexing approach.
Question
Brian Schoen · Feb 14, 2024

LookupSettings.cls custom code trying to pull rowdata from the table when "User Clicked the Delete button for a row"

The variable rowData is used a pointer for the row index. I know I'm missing something simple...
Announcement
Anastasia Dyubaylo · Jun 18, 2024

[Video] High-Speed Ingestion Using InterSystems IRIS Persister with Java

These were some great projects looking at how far we could push IRIS performance with very fast persistence, efficient indexing, and caching for 100s of queries and joins per second
Discussion
Benjamin De Boe · Oct 29

Survey on IRIS Vector Search usage

With a dedicated index, integrated embeddings generation, and deep integration with our SQL engine now available in InterSystems IRIS, we're looking at the next frontier, and would
Announcement
Anastasia Dyubaylo · Oct 18

Developer Community Search Update

Thanks for your patience and for helping us make the Community even better! can't wait to see the end result!
Question
omer · Oct 28, 2024

Load and compile error

This does not work as the Right now even if I manually take the parent class and compile it still won't work.scenario 1:when manually taking the parent class and trying to compile it
Article
José Pereira · Apr 5, 2022

Serializing Python objects in globals

For instance: ``` ^test(1,"name","type")="" ^test(1,"name","value")="me" ``` That structure is interpreted as the object referred to by index 1, has a property called `name
Announcement
Anastasia Dyubaylo · Dec 8, 2022

Key Questions of the Month: November 2022

from base class doesn't work by Iryna Mykhailova Not opening an instance by index key after cache migration to iris.by Edmara Francisco SQL Foreign Key Constraint check on Deleteby
Question
Daniel Lee · Aug 20, 2020

Class changes not executing

CDT On CreateTS;Index CN On ClassName;Index UN On Username;Index K1 On Key;ClassMethod CreateDebugLog(pClassName As %String = "", pKey As %String = "", pMessage As %String(MAXLEN=3641144