Search

Clear filter
Announcement
Larry Finlayson · Sep 18, 2023

HealthShare Unified Care Record Fundamentals - Virtual October 2-6, 2023 - Registration space available

HealthShare Unified Care Record Fundamentals - Virtual October 2-6, 2023 9:00am-5:00pm US-Eastern Time (EDT) This 5-day course teaches HealthShare Unified Care Record users and
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
Announcement
Larry Finlayson · Sep 3, 2024

HealthShare Unified Care Record Fundamentals – In Person September 23-27, 2024 - Registration space available

HealthShare Unified Care Record Fundamentals – In Person * Cambridge, MA September 23-27, 2024 * Please review the important prerequisite requirements for this class prior to registering
Announcement
Derek Robinson · Jun 29, 2022

Updated Exercise - Healthcare Analytics with InterSystems

Hi All! We have recently updated the Exploring Healthcare Analytics with InterSystems exercise to a new version. Originally from a 2021 Virtual Summit experience lab, this exercise
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
Announcement
João Henrique de Sá · Feb 4, 2021

Analista Ensemble Júnior / Pleno - São Paulo / Próximo Metrô Clínicas

*Analista Ensemble Júnior / Pleno Próximo Metrô Clínicas REQUISITOS:* Conhecimento em barramento e protocolos RESTFull / SOAP * Integração com banco de dados Oracle / SQL Server
Announcement
Larry Finlayson · Sep 16, 2024

HealthShare Unified Care Record Overview - Virtual October 8-9, 2024 - Registration space available

HealthShare Unified Care Record Overview – Virtual October 8-9, 2024 The HealthShare Unified Care Record Overview course is a great way for anyone to become familiar with Unified
Announcement
Larry Finlayson · Apr 21

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
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

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.

#InterSystems IntelliCare

6 Posts0 Followers
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
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.