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
Question
Lionel Woods · Sep 12, 2022

Replying with a customised HL7 ACK

am not sure where to trigger the custom ACK so it will not send the default 2.3:ACK The Service is a TCPInboundAdaptor class You can override the OnConstructReply method
Article
sween · Nov 7, 2019

Export InterSystems IRIS Data to BigQuery on Google Cloud Platform

, but no Hadoop cluster is needed. It is configured as a "local" cluster by default, meaning the application and is running standalone. The tool is meant to be launched
Article
sween · Jul 5, 2022

IRIS Data to Google Big Query - InterSystems Cloud SQL via Dataflow

Dataflow to connect to our InterSystems Cloud SQL Service and build a job to persist the results of an IRIS query in Big Query on an interval. If you were lucky enough to get
Article
Lorenzo Scalese · Feb 7, 2023

OpenAPI Suite - Part 2

Hi Community, In the first part, we describe all packages, used libraries and REST services. Now, I would like to add some details about converter and validator services
Article
Alex Woodhead · Apr 24, 2023

Embedded Python access to Multidimensional Properties

be encountered: Class Property Description %Net.HttpRequest Params Name value pair of form parameters %Net.HttpResponse Headers HTTP Headers returned with web content
Announcement
Bill McCormick · Dec 1, 2016

Atelier 1.0 Release

are missing that are targeted for the 1.1 release.Additional Debugger SupportEditorCode CompletionAdditional ParsersMacro expansion supportView Web PageShow Inherited MembersGoTo Line
Question
Richard Housham · Apr 22, 2016

Transformations

, surprise) with Ensemble.I've done the tutorial and understand the basics of the web 'frontend' and what an integration engine can do. I'm now being asked to write a transformation
Question
Colin Brough · Oct 18, 2022

Status of IDE's for ObjectScript development

Context: Ensemble development with ObjectScript in a healthcare context - lots of HL7, and some web service stuff. We've used Studio up till now, alongside a lot of leaning
Question
Joshua Goldman · Mar 16, 2016

How can I pass multiple parameters to an Ensemble REST service and return an authorization token as a response JSON message

in the mobile cache and used for further calls from the app. 2. Till now, to test the service I so far developed, I am calling the interface by a URL as follows - ​http://localhost
Article
Sam Ferguson · May 9

Creating a cross-regional DR Async with IKO

in each Kubernetes cluster spanning 2 Availability Zones by default (which generally are their own independent data centers), but in entirely separate regions for the greatest possible
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
Article
Carlos Sepulveda Mancilla · Dec 8, 2023

Running IRIS Community docker image as a WSL 2 machine

or dual booting. WSL is designed to provide a seamless and productive experience for developers who want to use both Windows and Linux at the same time**. WSL 2 is the default distro
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