Hey Developers,
Watch the latest video on InterSystems Developers YouTube:
Hey Developers,
Watch the latest video on InterSystems Developers YouTube:
Hi,
Im using an ORU_R01 2.3.1 message for converting to pdf. For the stylesheet, i need all the OBX segments under each OBR segment with custom table headers. Can anyone help me with the xslt?
Hello, community!
Ihave been tinkering around with Flutter lately and, as a result, came up with some apps that can use Firebase as a database. When I realized there was an available Python library, I felt the urge to create something for InterSystems IRIS that would communicate with the Firebase RealTime Database and perform CRUD operations. Later, I stumbled upon the following idea from Evgeny in the portal:
https://ideas.intersystems.com/ideas/DP-I-146
That is when I got down to work!
Are you curious to see my findings? Then buckle up because we’re about to take off!
In the context of HL7 FHIR (Fast Healthcare Interoperability Resources), the terms "id" and "identifier" refer to specific elements used for identifying resources within the FHIR data model. For a newbie, these terms can be confusingly similar, but they serve distinct purposes.
Look at the below Patient resource for August T. Faulkner:.png)
The resource has an id of “1” — generated by the FHIR server when the resource was created.
Patient August T. Faulkner also has a identifier (Medical Record Number) — possibly provided by the hospital — of 78510398960
Hey Developers,
Do check out our list of most popular videos of the year 2023 from our InterSystems Developers YouTube Channel:
| Top 10 videos by views | ||
| № | Video | Views |
| 1 | Multi Model Capabilities of InterSystems IRIS | 57924 |
| 2 | Integration Features of InterSystems IRIS | 50628 |
| 3 | Connecting to InterSystems Cloud Services with Python | 40346 |
| 4 | What Is InterSystems Supply Chain Orchestrator? | 35154 |
| 5 | The Future of Care Begins with InterSystems and FHIR | 32532 |
| 6 | Welcome to the InterSystems Ideas! | 29114 |
| 7 | Using the Business Process Designer in InterSystems IRIS | 28092 |
| 8 | Message Flow in an Integration Solution | 25364 |
| 9 | InterSystems Java Contest | 24468 |
| 10 | What is InterSystems TrakCare | 24465 |
Hello, I tried to convert HL7 message to JSON in a business process and I got errors. Has anybody converted HL7 to JSON? Are certain characters not allowed in JSON?
I just tried to set a property to quote request.RAWContent and quote. I will try to put example in GitHub and share here later.
Hey Community,
We're pleased to invite all the developers to the upcoming kick-off webinar for the FHIR and Digital Health Interoperability Contest!
Discover the exciting challenges and opportunities that await health enthusiasts in this contest. We'll talk about the topics we expect from participants and show you how to develop, build, and deploy applications on the InterSystems IRIS for health data platform.
Date & Time: Tuesday, January 16 – 9 am EST | 3 pm CET
InterSystems has decided to stop further development of the InterSystems IRIS Natural Language Processing, formerly known as iKnow, technology and label it as deprecated as of the 2023.3 release of InterSystems IRIS. InterSystems will continue to support existing customers using the technology, but does not recommend starting new development projects outside of the core text exploration use cases it was originally designed for. Other use cases involving natural language are increasingly well-served using novel techniques based on Large Language Models, an area InterSystems is also
Hello everyone,
I am new to Deepsee (BI intelligence) concepts in IRIS. I am looking for a solution of below question
Question: We have a server where we are currently storing archive PDF reports of our application.
We want to add and view these archive reports (PDF format only) in dashboards. Is there any way we can do this? Or any article which can help us performing this task.
Thanks in advance!!
We are in the process of installing a FHIR server on our InterSystems interface engine and have encountered a few questions. Your expertise and insights would be greatly appreciated:
Hi Developers!
Welcome to Issue 10 of the InterSystems Ideas newsletter! Here's what you can expect from it:
✓ Month of ideas about "FHIR and Digital Health Interoperability"
✓ Reached 300 ideas on the Ideas Portal 🎉
✓ Recently implemented ideas
hi there,when i use %XML.Reader parse XML to object,if the element value is null,the data in the table is $c(0),how avoid this?
my class file like this:
Class M.PATLIST Extends (%RegisteredObject, %XML.Adaptor) [ Inheritance = right, Not ProcedureBlock ]
{Property Data As list Of PAT(XMLPROJECTION = "ELEMENT");Parameter XMLIGNOREINVALIDTAG = 1;Parameter XMLIGNORENULL = 1;Parameter XMLNAME = "DATALIST";}
Hi Developers!
Here are the technology bonuses for the InterSystems FHIR and Digital Health Interoperability Programming Contest that will give you extra points in the voting:
See the details below.

Hi,
I would create a custom ASTM schema. Where can we find any existing ASTM schema file?
Any advice?
William
I am trying to work on a ZMIRROR that will execute a shell script to failover our VIP at the hardware level when NotifyBecomePrimary occurs.
Hi Developers,
We will be hosting the first in-person meetup in 2024 in Boston on January 24. Join us to explore the latest trends, tools, and features for innovating with health data.
RSVP here
Presentations:
"Integrate third-party Clinical Decision Support services into the EHR with CDS Hooks" - by Frank Pandolfe, Clinical Product Manager, InterSystems.
"Connecting GenAi into Clinical Workflows" - by Nicholai Mitchko, Manager, Solution Partner Sales Engineering, InterSystems
clinFHIR is a web application that has been developed pretty much over the same time as FHIR has.
Originally developed to help clinicians visualize FHIR (hence the ‘clin’ in the name) it has become more widely used by the FHIR community for learning FHIR and assisting with design. It is maintained by David Hay - one of the FHIR Management Group co-chairs with support from InterSystems, which is much appreciated!
There are 4 modules that may be of interest to participants in the upcoming Interoperability contest.
I’ve created a longer post on google docs that goes into a little more details of these modules, with links to other resources such as my blog and the R4 Specification and R5 FHIR specification. I’ll be enhancing that over time - feel free to comment.
A note with regard to FHIR versions. The latest version is R5 (release 5), though many in the community still use R4. In most cases, if you're not sure then use R4. If you're not sure which version a FHIR Server supports, examine its CapabilityStatement which you can get from the server endpoint [host]/metadata
I should also point out that clinFHIR doesn’t currently use SSL. It is on the roadmap, but there are a few issues to work through. The consequence of this is that if you enter ‘clinfhir.com' into the browser, it may not find it. You sometimes have to specify http://clinfhir.com/ .
If you need further assistance, I would alway recommend using the FHIR chat, and if your question / comment / suggestion is related to clinFHIR then there’s a specific stream there.
Hi can we transform ASTM file to HL7 2.5.1 by using InterSystems IRIS for Health?
Within a DTL is it possible to access and update the Message Header properties of an EnsLib.HL7.Message?
Currently we have multiple EMR Services for each environment sending to 1 Business Process to Normalize the data, then it is sent to another Business Process to route the data.
Hi,
Our application needs to create system users from a request form.
To use Security classes, it is necessary to have rights to use the %SYS namespace, which is not the case for users who validate requests.
It is not desirable for these users to have this role permanently, so I proceeded as follows:
I created a facade class for the Security.Users, Security.Roles, Security.Resources classes which allows me to log in with an authorized user on the NS %SYS
Here is an example method:
ZPM is a package manager designed for convenient deployment of applications and modules on the IRIS platform.
Module developers, in order for their module to be installed using ZPM, need to follow a series of simple steps.
Hi Community,
I am attempting to create a new table by executing a SELECT statement that involves joining multiple tables. However, I encountered an error during execution: '( expected, AS found^Combined AS.' I would also like to create a cube based on this SQL table. However, during the cube creation process, I am prompted to specify a source class, and I'm unsure which class to use as it requires an existing class. Could you please help me identify the issue with the table creation, and provide guidance on selecting the appropriate source class for the cube creation?"
[InterSystems IRIS SEVERE ERROR HSFLIVE] [Utility.Event] ISCLOG: WorkMgr CountWorkers: Found dead job ns=%SYS rtn=%SYS.WorkQueueMgr data=$lb("job","3209241","jobnum",67,"group","Run","category","SYS","breadcrumb","","jobtype",59)
Did anyone else get this type of alert?
Hello!
Trying to delete txt file in folder: /tmp/test
set sc = ##class(%File).Delete("/tmp/test/test1.txt", .ret)
ret=-13
How I can delete file in Lunix system?
Good morning,
I have a question about the python version, I read in the documentation that the compatible version is 3.9.5 for the proper functioning of python on Iris.
Do we have to stay on this version or can we use newer versions?
Thanks in advance
Regards
Hi,
I am after an IRIS instance in the cloud or otherwise which will allow me to learn ObjectScript.
I can find ObjectScript learning tutorial and videos.
If so please advise the sandbox url.
If not please suggest something similar.
Tanks
I need to verify that certain .m files have been compiled and inserted into the VA mumps database. I need to do it on a schedule and thus I want to automate it. Because of the automation I'd prefer not to use the IRIS web app. So if there were a similar CLI version that would be great. I see there is something called /usr/bin/iris but this seems to be a maintenance tool, not a IRIS.DAT querying tool. I'd love to be wrong about that.
Please forgive my lack of proper nomenclature, clearly I'm a n00b.
I am trying to write a ZMIRROR routine that makes a shell script call using $ZF
Set cmd = "/usr/local/sbin/failover-intengtest-vip"Do$ZF(-100,"/ASYNC /SHELL",cmd)The script I am calling is returning an output to the screen, how do I get around this using $ZF without having to rewrite the scripts?
Thanks
Scott