Search

Clear filter
Discussion
Eduard Lebedyuk · Jul 8, 2021

DC Challenge: If you can read

/e0dfd4c747d35e252a66c01bd562f047) Share your solutions in comments! Shortest answer wins! [Code Golf index](https://community.intersystems.com/post/code-golf-index) my 1st attempt: N(t
Article
Maks Atygaev · Sep 6, 2017

DeclarativeCOS — Declarative Programming in Caché

, thanks for that project!Do you want to add a sort of "For Each" for a global?Suppose a have a global ^A(index)=valueAnd I need to go through all the indexes to do something
Article
Peter Cooper · May 10, 2018

Replacing ZEN - Part 2 - Strategic Issues

Index to Articles Published 2018-05-11 Last edit - Hi All I this article I detail some strategic issues that a new development UI will need to address - these are the ones
Question
Scott Roth · Jun 19, 2017

Date Filtering Functionality

to check if coming msg DOB is within 3 days then its new born message so i can check validate fields, such as mother identifier should not be empty in case of new born patient
Article
Benjamin De Boe · Sep 19, 2017

Horizontal Scalability with InterSystems IRIS

or treating tens of thousands of patients a day, a data platform supporting those businesses should be able to cope with those large scales transparently. Transparently means
Question
Smythe Smythee · Aug 23, 2023

ERROR #6232 Data type validation error while using %Date Property

source to generate a FHIR discrete resource. It works. The BirthTime is same as the expected value { "resourceType": "Patient", "birthDate": "1993-12-12T00:00:00Z" }
Article
sween · Dec 7, 2020

IRIS Python Native API in AWS Lambda

the Patient ID context into the token for a SHMAHT on FHIR(R) based solution implementing an OAUTH2 workflow. * You want to post provision iris tuning settings based on the Instance
Article
Iryna Mykhailova · Dec 22, 2021

Using IRIS at university (and a fun task

, I expect them to know relational databases (including indexes, keys, etc) and SQL. Finally, they should have a working knowledge of at least simple web development. Considering
Announcement
Anastasia Dyubaylo · Feb 23, 2023

Tech Article Contest: InterSystems IRIS Tutorials

; Working with %Query/%SQLQuery✔️ Using indexes✔️ Using triggers✔️ Using JSON✔️ Using XML✔️ Using REST✔
Article
Neil Shah · May 12

An Overview of Database Degrade

in `^Hospiral.DoctorsI`. If a doctor had their data in the data global, but didn't have a corresponding index in the indices global, this would be a form of an application integrity
Question
Eduard Lebedyuk · Feb 4, 2019

Consume data from websocket

of the JSON Array "index" like: ["name", MyBinaryData, "12345"] is the class methods limited by Cache String Max ? if yes, how to bypass this obstucle ? code examples on send
Announcement
Anastasia Dyubaylo · Nov 22, 2021

InterSystems Tech Article Contest: Christmas Edition

Connect JDBC connector. 9 Applying analytics / ML to the SQL Statement Index – 10 My favourite maintenance tasks, automated – 11 Leveraging the Audit database
Article
Evgeniy Potapov · Jul 19, 2022

Showing dates in missing periods

")]) iter_date = iter_date + timedelta(days=1) pd.DataFrame(calendar, columns=["FullDate","MonthYear","MonthYearNum","Year"]).to_csv("calendar.csv",index=False) Next, the table should
Article
Sergey Mikhailenko · Oct 20, 2020

InterSystems: Solution for Technical Support and DBMS-Interoperability Administration

(%request)` In this example, `$$$AppL` forms a link to a glob with the `^log` prefix, and the date and time in the index value. `$$$AppObJs` is the object serialization macro
Article
Gevorg Arutiunian · Nov 1, 2018

Utility to compare class and include file definitions between builds

" set element("f")="Foreign Keys" set element("i")="Indexes" set element("m")="Methods" set element("p")="Parameters" set element("q")="Queries" set