As the title says I want to be able to hide code I deploy to TIe.
IS anyone else having issues logging into the container registry? I log in and it just says logging in and hangs?
.png)
Morning everyone,
I would appreciate some advice please- hopefully there is plenty of experts out there.
We are setting up an sFTP share between hospital trusts here in the UK and I have set the outbound operation up using a custom extension of EnsLib.HL7.Operation.FTPOperation.
We are configuring a VPN tunnel to run between the sites also so there is a bit of firewall / network routing to take place to enable the connection but to add in a complication we are on a mirrored cluster and usually present on a Virtual IP address.
Could somebody confirm for me please whether specifically for ftp
Hello everybody,
I have 15 years of experience in InterSystems Caché, Ensemble and IRIS and I am looking for opportunities to work as a remote freelancer.
I worked on large projects in Brazil in several segments as a developer and as an Interoperability architect.
My contact: fabio2wf@gmail.com
Thanks
Check out this short demo on the InterSystems Developer YouTube channel showing how the new Production Component Driver can be used for Source Control of Interoperability Productions.
The driver enables highly granular management of interoperability productions with tight integration into the InterSystems IRIS management portal.
⏯ Using Deltanji for Source Control of Interoperability Productions
Hi Community,
We're excited to announce a new ↔ Developers Connections activity on Global Masters.
Do you have a tricky question/topic you wish to discuss with someone with hands-on experience? We want to make it easy for you to network, brainstorm ideas and discuss questions with your peers.
Now you can request a connection on a certain topic via Global Masters challenge, and also reply to others' requests! Check out the "Connections" channel
Hello Community,
when trying to send HS.FHIRServer.Interop.Request objects to an external FHIR server, I get errors: ERROR #6156: No match between server name '...' and SSL certificate values '...'. The reason is pretty clear, the problem is that we don't get correct certificates in time, but have some pressure to go live with the interface.
In the SSL/TLS Configuration "Server certificate validation" is set to none. Is there a way to temporarily disable this kind of certificate validation (sending unencrypted via http is no option) in the service settings, or anywhere else?
Thanks for your
Hi Guys,
I've this :
- NodeJS example,
let buf = Buffer.from('02010605166E2A0923100950205450524F424520303030323730', 'hex')
let temper = buf.readInt16BE(7) / 100
- Python example,
import binascii
buf = binascii.a2b_hex('02010605166E2A0923100950205450524F424520303030323730')
temper = int.from_bytes(x[7:9],byteorder='big') / 100
what would be the equivalent of this using Cache scripts?
Thanks Guys
Hey Community,
Enjoy watching the new video on InterSystems Developers YouTube:
There are several great articles in the community showing how to use Jupyter and InterSystems IRIS together, and I encourage you to check them out in the link at the end of this article for more in depth understanding.
This is just another one, the difference is on the simplicity. Do you want to just start a container where Jupyter is already connected to an IRIS instance? Then this is for you!
By simply running docker-compose up you already will gain access to a working environment with a couple of examples in it.
I don't want to ruin the simplicity so give it a try.

More articles: Jupyter+IRIS
I would like to define an advanced filter within my pivot table that allows me to look at diagnosis codes, or at procedure codes - but I do not want to hard code values within the pivot table definition (get the %OR defined).
I would like to be able to allow my dashboard user to chose what specific diagnosis codes or procedure codes they are interested in. So for example one user may want to look for # of patients with cancer dx or patients who have had a radiation procedure.
How can I accomplish this OR feature using dashboard filters?
I was initially thinking of a 3 widget approach - where
Hey Developers,
Watch this video to learn how InterSystems has been building out capabilities to support current and future regulations in the US market that can have a significant impact on payers and providers:
Hi guys,
Open question for all of you...
We are getting some warnings in our code of a class definition when switching namespaces in the code, because the classes we use in different namespace wouldn't exist in each other's... an example:
ClassMethod DoSomething() {
set oldNS=$zutil(5)
znspace "SECONDNS"
set ok=##class(MyPackage.MyClass).MyMethod()
znspace oldNS
}In that example, the vscode "Intersystems Language Server" extension would tag "MyPackage.MyClass" as a problem because that class only exists in the second namespace.
Besides the simple nuisance that this can
In terms of general through-put design and long term support, I'm considering what would be a "best approach" for needing to create multiple batch files in a few different layouts from the same data-sets.
I need to iterate over a few very large tables to generate consistent batch outputs for different partner applications that need to be working on the same "version" of the source data.
InterSystems team is heading up to our next hackathon stop - European Healthcare Hackathon in Prague Nov 25-27.
Registration closes on November 20 - so don't hesitate to register. You can participate online or in-person!
InterSystems will introduce the "Innovate with FHIR" challenge with prizes for the best use of InterSystems FHIR services.

Hello everyone,
I have a doubt, its possible to use interface like C# using COS?
Remember, interface is different from Abstract Class, because a abstract class can implement code in the method, so I don't want this, I want only define the methods from Class, not allowing implement code.
Description of C# interface: An interface defines a contract. Any
classorstructthat implements that contract must provide an implementation of the members defined in the interface. Beginning with C# 8.0, an interface may define a default implementation for members.
Hi Developers,
We're super excited to share with you the new awesome functionality of the Online Analytics Dashboard for every Community member 🔥
From now on, you can see your own detailed statistics for the current week, month, and all time, including:
- number of views, likes, comments, followers
- timeline graphics of views, likes, actions with your posts, comments
- a table containing info about views, comments, and likes for your every post
.png)
VR ICU® is a participant of InterSystems FHIR startup incubator — Caelestinus. The article will tell you about our VR solution for HealthCare build with InterSystems FHIR Server.
We are a technology startup Virtual Lab that develops solutions using advanced VR/AR technologies. VR ICU® is a training platform for medical staff in ICU, which was created during the Covid era for the needs of hospitals.
Benefits of cooperation with InterSystems
Our VR ICU® solution responds to practice needs and is developed in collaboration with hospitals.
In addition to the technical solution and the skills
Hi,
I
want to get the values from a serial property because my code depends upon the class serial class.
For example
Serial class
Class Data.Serial Extends %SerialObject
{
Property FirstName as %String;
Property LastName as %String;
}
Persistent class
Class Data.Persistent Extends %Persistent
{
Property MPID as %Integer;
Property Name as Name.Serial;
}
Now i need save MPID and Name(Serial class property into SQL Table ) so i am trying the below class
Class Data.TestUtil Extends %RegisteredObject
{
Method Savedata(MPID,FirstName,LastName)
{
Set tSC=0
Set Obj=##Class(Data.Persistent).%New()
Set Obj.MPID=MPID
Set
I copied an existing message router and when I make changes to the rules in the copy it changes the values in the original message rounter.
How can I update my copy to have unqie values in my rules.
Hello Community,
Welcome to our first InterSystems Ideas News!

HealthShare Unified Care Record Fundamentals December 12-16, 2022 9:00am-5:00pm US-Eastern Time (EST)
- This 5-day course teaches HealthShare Unified Care Record users and integrators the HealthShare Unified Care Record architecture and administration tasks.
- The course also includes how to install HealthShare Unified Care Record.
- This course is intended for HealthShare Unified Care Record developers, integrators, administrators and managers.
- This course is applicable for users of HealthShare Unified Care Record.
- Self Register Here
Managing InterSystems Servers December 5-9, 2022 9:00am-5:00pm US-Eastern Time (EST)
- This five-day course teaches system and database administrators how to install, configure and secure InterSystems server software, configure for high availability and disaster recovery, and monitor the system. Students also learn troubleshooting techniques.
- This course is applicable to both InterSystems IRIS and Caché. Although the course is mostly platform independent, students can complete the exercises using either Windows or Ubuntu.
- Self Register Here
Hello,
Thank you for reading this question, and thank you for your time and replies.
I was wondering which ways, tools, mechanisms, or vias would you recommend to teach to kids, teens, adults, being your sons / daughters or not; your passion or likelihood for programming and computers?
I know there are some programming free games like the following ones:

https://wintrmut3.itch.io/maelstromexe

https://niandra.itch.io/just-add-eggs

https://jaywee1115.itch.io/code-ed

https://ratking.itch.io/chipcode
Even more, there are some sites which propose you small challenges:
However,
I am sending an HL7 message from a BPL transform operation to a business operation that uses EnsLib.HL7.Operation.FileOperation.
The context is that our application queues up outbound data that the business service polls every minute. The objects in the queue are sent to the business process to transform and then to the operation to send outbound. My goal is to have the business operation inform the business process (by a response) that the message was sent and what the message identifier is.
- I have created a business service that uses an adaptor that I wrote by extending Ens.InboundAdapter (i.e. the ADAPTOR parameter is set to my custom adaptor ).
- The OnTask() method of my adaptor polls our IRIS database to determine which records are ready to be sent out of our system to an external target system.
- If the record is ready the OnTask() method creates an instance of the Business Service and then calls the OnProcess() method sending in the record as the input.
- The Business Service is also a custom design that simple calls the business process using an async request.
Original
Hey Community,
We are glad to invite you to the upcoming kick-off webinar on the FHIR for Women's Health programming contest.
FemTech (software for women’s health) is an integral part of modern healthcare delivery that individualizes care and encourages patient empowerment. The women’s digital health market is projected to continue to grow as we prioritize and de-stigmatize women’s health issues.
In this webinar, we'll show you some of the general principles and problems of solving issues connected to women's health, as well as share some great ideas for your inspiration. As always, we’ll discuss and answer the questions on how to build solutions using InterSystems IRIS for Health.
Date & Time: Monday, November 14 – 11:00 AM EDT
Speakers:
🗣 @Aya Heshmat, Product Specialist
🗣 @Dean Andrews, Head of Developer Relations
🗣 @Evgeny Shvarov, InterSystems Developer Ecosystem Manager
Hey Developers,
Watch this video to learn how InterSystems IRIS users are deploying Embedded Python to speed their application development:
Try to register via the Global Master Challenge to the event below, but it said the challenge is no longer available.
Let's meet virtually at our Third Community Roundtable! This will be a 60-min discussion on a given topic: Developing with Python.
Register through >> this Global Masters challenge <<
Hi Friends ,
Here I need fetch the OrgCode value from party tag whose AgentId=1
<Msg>
<Parties>
<Party AgentId=0>
<OrgCode>abcd</OrgCode>
</Party>
<Party AgentId=1>
<OrgCode>FCA</OrgCode>
</Party>
<Party AgentId=2>
<OrgCode>FCA</OrgCode>
</Party>
</Msg>
</Parties>
Here is my loop logic which is not working , could you please help me
FOR party=MyRequest.Msg.Parties.Party {
if party.AgentId ="1"
{
set recipientCode=party.OrgCode
}
}
Thank you
