Search

Clear filter
Announcement
Larry Finlayson · Apr 21, 2025

HealthShare Unified Care Record Overview - Virtual May 15-16, 2025 - Registration space available

HealthShare Unified Care Record Overview – Virtual May 15-16, 2025 The HealthShare Unified Care Record Overview course is a great way for anyone to become familiar with Unified
Article
Dan Pasco · Jan 19, 2024

Querying Dynamic Data using ASQ

It allows a wildcard as *[\*]*, index as *[5]* for example, a relative index as *[last]*, range as *[1 TO 3]*, a comma list of index, range and relative. *[0, 2, 4, 5 TO 7, last]*.
Article
Andrej Braguca · Oct 28, 2022

Virtual Lab: VR and AI enables training in crisis scenarios in the ICU

Potential: · Use of artificial intelligence (AI) to simulate and practice critical situations and determine correct procedures · AI enables the simulation of patient-device-patient
Question
Matjaz Murko · Jul 23, 2022

%JSON.Adaptor and relationship property

Relationship properties with cardinality one or parent are not included by default in JSON serialization.
Question
Bukhtiar Ahmad · Sep 29, 2020

how to assign value to variable in business rules using a function?

Hi I want to check patient class in multiple rules, since the message structure is different to reach out to patient class value, i created a method to get the patient class and put
Question
Chris Thompson · Mar 21, 2017

Atelier Auto Indentation (Or lack thereof?)

Thanks for your patience Thank you for the information Jamie, is there a rough ETA on this? I'm sorry it's policy to not comment about dates for availability of future releases.
Question
Joe Jones · Mar 17, 2023

How to read from a JSON File and convert to HL7 message

Hi Community, I am trying to read a JSON file and convert into HL7 message.Please find the example below Set Jsonobj={"Doctype":"ADT^A01","PatientId":"123","PatientName":"Alex"
Question
David Jimenez Vargas · Dec 28, 2017

Better strategic. Business process with pool size = 4 or 4 business process

On this feed I had messages to create a patient, update it, admit it, etc. If one messages arrived on its destination before the previous related ones, I would loose updates.
Article
Muhammad Waseem · Feb 2, 2024

Transformation of FHIR message to HL7 V2 message

Sometimes we need to convert FHIR message to HL7 V2, e.g. to register a patient to the PACS system.In this article, I will explain the steps to achieve the desired by using IRIS FHIR
Article
Keren Skubach · May 2, 2025

Creating a DICOM file and adding a JPG to it

The patient's demographic and other details are just for the sake of teh sample.
Question
Scott Roth · Dec 26, 2025

Warning on Message Body

Resource type is not Patient") return tSC } else{ set target = ##class(osuwmc.Epic.FHIR.DataStructures.PatientSearch.Record).
Question
Kari Vatjus-Anttila · Jan 28, 2023

Test Coverage: Coverage report not generating when running unit tests with ZPM

Index=17 All PASSED [COMMON|common-unit-tests] Test SUCCESS What am I doing wrong? FYI I am also using the Mocking Framework introduced here.
Question
Yuri Marx · Mar 17, 2023

Custom %CSP.Login for app /csp/sys

eK95W6SMCS Event: Protect IPAddress: 127.0.0.1 System ID: DEP5570AKOBLOV:IRIS2023X1 Executable: CSPa24.dll Namespace: %SYS Index
Question
Laura Cavanaugh · Jul 17, 2017

Need variable number of query parameters in dynamic query

That's really useful to know indeed. Rubens, your rule #2 says " Argument index starts from 0" but in your example the index starts at 1. Whoops! Fixed.
Announcement
Benjamin De Boe · Oct 26, 2020

iKnow, our Open Source Python library, hits v1.0!

To download and install iKnow, all you need to do is run pip install iknowpy and you're ready to start indexing.