Search

Clear filter
Article
Danny Wijnschenk · Nov 5, 2017

Advent of Code 2016 Day5: How about a Nice Game of Chess

: ClassMethod Part2() { #Dim input as %String = "reyedfim" #Dim password,display as %String = " " #Dim hash, md5Hash, hex, hex1 as %String #Dim index, iHash as %Integer
Article
Vitaliy Serdtsev · Dec 15, 2017

$(REST - CSP - (-HyperEvents) + EasyUI + File Upload). Part 4

"; // create the index temp = {}; _ref = options.q; for (_i = 0, _len = _ref.length; _i < _len; _i++) { e = _ref[_i]; // predefine the childs array
Article
Gevorg Arutiunian · Aug 16, 2018

Routine to Parse Options in Args Array

optInfo = $get(known($zstrip(arg, "<>", "-/:"))) if $length(optInfo)>0 { #dim type As %Integer = $li(optInfo,1) #dim index
Article
Muhammad Waseem · Apr 5

How to Build an Agentic AI RAG Application: A Step-by-Step Guide

. Implementation Steps: Create Agent Tools Add Ingest functionality: Automatically ingests and index documents (e.g., InterSystems IRIS 2025.1 Release Notes). Implement
Discussion
Sylvain Guilbaud · Feb 21, 2022

How to efficiently store historical data, similar to current data, without mixing physical storage

, model.PersonBase, Utils.Copyable) { Index parentIndex On parent; /// Creation timestamp (UTC) Property createdOn As %TimeStamp(POPORDER = -1, XMLPROJECTION = "NONE") [ InitialExpression
Question
Simcha Gershon · Nov 8, 2016

ERROR #5034: Invalid status code structure

,BO,Production,Rule,DTL,Other", VALUELIST = ",1,2,3,4,5,6,7") [ InitialExpression = 7 ];Index YearMonthIndex On YearMonth;Index CloseTimeIndex On CloseTime;Index OpenTimeIndex
Announcement
Evgeny Shvarov · Jan 14, 2024

Technology Bonuses for InterSystems FHIR and Digital Health Interoperability Contest

app functionality to participate in the Contest. Idea Author RPMShare - Database solution for remote patient | InterSystems Ideas @Dmitry Alexeev HL7 test message generator
Question
Julian Matthews · Jun 4, 2018

Atelier Hardware Requirements

SSD, 8GB RAM, i5 CPU (dual core)).My biggest hits are at start up, but once up and running it's pretty snappy. I should probably try to be more patient! As Atelier is an Eclipse
Question
Stephen Canzano · Jul 14, 2016

More than 1 Listing for a KPI

://www.intersystems.com/deepsee/kpi" ]{<kpi xmlns="http://www.intersystems.com/deepsee/kpi" name="ED Patient Utilization" sourceType="sql" ><property/><filter /> <
Question
Scott Roth · Aug 1, 2017

PDFs and Reading them

, What metadata are you referring to? Document properties such as Title, Author, Subject, Keywords, etc. or are you looking to actually extract patient data from formatted page
Question
Jose Giraldo · Sep 20, 2020

HTTPMessage Empty value in Stream

":"23104" }] }], "addresses":[ { "reference":"Condition\/76741" }], "subject":[ { "reference":"Patient\/10055765" }] }] } </Stream><Type> CG </Type> <
Article
Developer Community Admin · Oct 21, 2015

Ensemble and HealthShare HL7v2 Message Throughput

Description and Methodology section. The tested workloads comprised HL7 v2 Patient Administration (ADT) and Observation Result (ORU) payloads and included transformations and re
Announcement
Spencer Frey · Aug 31, 2022

Looking for a Fully Remote Intersystems IRIS Developer! Long Term Lucrative Opportunity

with Intersystems Development2+ years experience with Intersystems IRIS areas of APIM, FHIR Server, and Longitudinal Patient record2+ years experience with HL72+ year experience with one
Question
Julian Matthews · Oct 25, 2022

Extending EnsLib.HL7.Operation.TCPOperation for custom error handling

error ^HL70357^^^^^^Cannot transfer patient, encounter is cancelled.|E However, I could also receive the following and want to keep retrying: MSH| ^~\&|||||20221014103828.043
Question
Edoeard Kroetkov · Jan 23, 2023

view diacritics in REST service

= "{""text"":""Patiënt""}" do pOutput.Write(messageBuffer) do pOutput.SetAttribute("Charset","UTF-8") set status = ##class(%SYSTEM.Status).OK() Quit