Search

Clear filter
Question
Victor Castanon · Jul 9, 2024

Has anyone worked with <MAXSTRING> in Fhir R4 Binary deserialization (From Athena

Encoded Content>", "id": "XXXXXXXXXXX", "meta": { "security": [ { "code": "NOPAT", "display": "no disclosure to patient, family or caregivers without attending
Article
Guillaume Rongier · Feb 29, 2024

FHIR Repository customization with Embedded Python

``` This command will start the IRIS for Health container and the Web Gateway container to expose the FHIR server over HTTPS. ## 3.1. Access to the FHIR server Once
Announcement
Fabiano Sanches · Jan 31, 2023

InterSystems announces General Availability of InterSystems IRIS, IRIS for Health, HealthShare Health Connect, & InterSystems IRIS Studio 2022.3

improvements are: Bookmark feature - save parameters and filters on a web report Report Studio available on the Report Server to provide additional report editing directly from Server
Article
Luis Angel Pérez Ramos · Jul 17, 2023

Installation and adaptation of EMPI in Standalone mode - Feeding the beast with FHIR - Transformation and ingestion

to a specific TCP port in which we have a Business Service listening, in our case this Business Service will be a simple EnsLib.TCP.PassthroughService whose objective is Capture
Question
Evgeny Shvarov · Jun 9, 2023

How can I change a production setting programmatically

the ZPM code this afternoon. What I discovered is the need to implement AbstractInstaller and include in your module resources. Here is a class that implements loading System Default
Question
Eduard Lebedyuk · Jan 11, 2023

Inbound Adapter safe shutdown strategy

processing time is too long - the entire time OnTask runs, Adapter and the corresponding Business Service can't be shut down. The EnableConfigItem/TempStopConfigItem calls would
Question
Scott Roth · Sep 7, 2023

Question about ISCAgent Config

, and you can have multiple mirror pairs us a single arbiter instance. The ISCAgent is normally installed by default with IRIS, but may not be activated. On my mirrored servers
Announcement
Shane Nowack · Feb 14, 2023

Beta testers needed for our upcoming InterSystems HL7 Interface Specialist certification exam

ACK mode settings Identifies default ACK/NACK settings for business service Determines reply code actions for desired behaviors Manages messages
Question
Scott Roth · Apr 19, 2023

ERROR #5034: Invalid status code structure - Writing to File

I wrote a function awhile back to take Encoded Base 64 and write the PDF out to a file that could be sent to a faxing system to fax out. We are trying to test this code out
Question
Scott Roth · Aug 22, 2023

GetCredentials() within ZAUTHENTICATE

(%request.Data("password",1)) ; quit $System.Status.OK() ; } ;} // For any other service, deny them access ;q $SYSTEM.Status.Error($$$AccessDenied) // By default, we
Article
Mikhail Khomenko · Jan 5, 2022

Deploy IRIS Application to Azure Using CircleCI

. Additionally, we’ve seen how to run an IRIS-based application in AWS Kubernetes in Deploying a Simple IRIS-Based Web Application Using Amazon EKS. Now, let’s look at how to deploy
Question
Ali Chaib · Apr 1, 2020

Post standard HTTP requests to the server with special parameters on the URL, the server returns data records instead of HTML pages

/ocs/pswd=123&rpt=1 pswd correspond to the password rpt represent the report How can I do the above using code in cache studio ? What type of services should I use
Article
Yuri Marx · Jun 10, 2020

Mapping Intersystems IRIS documentation to a Corporate Data Architecture

://docs.intersystems.com/irislatest/csp/docbook/Doc.View.cls?KEY=GDOCDB API and Web Services: https://docs.intersystems.com/irislatest/csp/docbook/Doc.View.cls?KEY=GREST, https
Article
Chris Stewart · Apr 24, 2017

Let's write an Angular 1.x app with a Caché REST backend - Part 7

, this will make the PageController hard to find, so we should refactor it into a sensible location and file name. So let's create modules/page/PageController.js under our web
Question
Scott Roth · Jul 8, 2022

Bulk Testing Business Process (Rules

the raw data from Business Services, so I just was looking to write a process to run those through the Business Rules, and the output of the Business Rules to files, so I can