Search

Clear filter
Article
Lorenzo Scalese · Nov 10, 2023

Inter process communication with $SYSTEM.Event

patient creation. In this scenario, we could represent the following sequence of activities: Process A informs the "Patient" event manager and is responsible for sending
Article
Murray Oldfield · Mar 11, 2016

InterSystems Data Platforms and performance – Part 2

is here](https://community.intersystems.com/post/capacity-planning-and-performance-series-index) ***Edited Oct 2016...*** *[Example of script to extract pButtons data to a .csv
Article
Maks Atygaev · Dec 11, 2016

Declarative development in Caché

://www.tiobe.com/tiobe-index/). [Edit, changed to 8. Pretty sure C and ASM don't have anything like this.]I don't want to say this is you, but some people have no room for innovation
Announcement
Anastasia Dyubaylo · Aug 5, 2020

InterSystems IRIS for Health FHIR Contest

repository to generate synthetic FHIR compatible data shared by @Phillip.Booth E.g. to generate data for 5 patients in an /output subfolder of a current folder call: docker run --rm
Article
Nathan Ng · Sep 6, 2017

Polling an External REST API with Ensemble

for improvement. That being said, I have enjoyed working with Ensemble and wanted to share the approach I took to poll an external REST API for patient data in the hopes that it might help
Announcement
Anastasia Dyubaylo · Jun 17, 2022

InterSystems Full Stack Contest 2022

patients travel especially for large distance to minimize petrol consumption by cars and planes, and electricity for trains and metro. Non-industry related applications like: Distant
Question
Andrew Hubbard · Nov 19, 2018

How to cause JSON_OBJECT to not transform %String fields into JSON? (Leave escaped

dificulty with lists and arrays.For "array of" properties without too many elements I can use JSONARRAYAGG to simply include them inline:"(SELECT JSON_ARRAYAGG(JSON_OBJECT('index
Question
Evgeny Shvarov · May 24, 2017

Storage Schema in VCS: to Store Or Not to Store

?This can have serious consequences as data may get stored in a different place from data stored by previous versions of the class.I believe if you change properties and indexes
Article
Yuri Marx · Mar 2, 2021

Day 5: Developing with InterSystems Objects and SQL

://docs.intersystems.com/irislatest/csp/docbook/DocBook.UI.Page.cls?KEY=RCOS_flistdata $LISTFIND: return the index of a element in the list - https://docs.intersystems.com/irislatest/csp/docbook
Article
Benjamin De Boe · Oct 18, 2022

Keeping the API happy - SQL utilities cleanup

probably are aware, InterSystems IRIS includes comprehensive management and caching for SQL statements. This class groups methods for managing the contents of the Statement Index
Announcement
Rob Tweed · Sep 28, 2022

glsdb: JavaScript Objects that are actually IRIS Objects

not ? There is no example for IRIS in you github do you plan to do it ? Yes there is if you look (I do need to add an index to the Readme): https://github.com/robtweed/glsdb#the-iriscache-specific
Article
Eduard Lebedyuk · Feb 9

Continuous Delivery of your InterSystems solution using GitLab - Part XII: Dynamic Inactivity Timeouts

Welcome to the next chapter of my [CI/CD series](https://community.intersystems.com/post/continuous-delivery-your-intersystems-solution-using-gitlab-index), where we discuss
Question
Robert Driver · Aug 5

Cache \ Database 'size' \ RESIZING - UNIVERSE / UNIDATA

respectively. There is a lot more information that may be recorded here too depending on the type of file, indexes, and so on. I would recommend reviewing the documentation
Question
Yone Moreno · Oct 17, 2023

Converting HL7 Message to Ens.Request: Best Practices

; <Patient> <PatientNumbers> <PatientNumber> <Number>ZZZ</Number> <NumberType>MRN<
Article
Eduard Lebedyuk · Mar 20, 2018

Continuous Delivery of your InterSystems solution using GitLab - Part IV: CD configuration

?Index="_ $g(^UnitTest.Result, 1) _ "&$NAMESPACE=" _ $zconvert($namespace,"O","URL") quit url } ClassMethod isLastTestOk() As %Boolean { set in = ##class