Question Sebastian Thiele · Apr 11, 2022 Best practise Provide & Register Document Set via Ensemble 2017.2 Hi all, I am looking for a best practise approach for providing an ITI-41 based webservice to allow a subsystem to send a provide and register document set transaction via webservice route the request to a registry and loop back the response from the repository to the originating service. Since we need to use Ensemb le 2017.2 I am looking for a best practise to takle that reuirement. As for health connect I could prove a webservice wich supports the named IHE transaction and route it to the registry quite simple. Anyway how would you cope with this requirement under Ensemble? #Ensemble 0 1 0 111
Question Sebastian Thiele · Jun 18, 2021 Removing property path from VDoc EnsLib.DICOM.Document Hi all, is there a way to remove a specific property path from a DICOM document created within Ensemble/IRIS for Health etc. I had a look at class EnsLib.DICOM.Document to see if there is something like RemoveAt. The reason for my question resides in the need to filter certain fields for specific DICOM devices. Maybe you have an idea? best regards,Sebastian #Ensemble #HealthShare #InterSystems IRIS for Health 0 2 0 93
Question Sebastian Thiele · Jun 6, 2021 Avoid display of certain properties in message contents display Hi, is it possible to avoid the display of certain properties in a custom message class in the message viewer content section. The message class is a common Ens.Request with a bunch of properties alongside one property of Type enslib.dicom.document wich in Turn is Not extended By %XML.Adaptor so the content display of course displays an error. My idea is to avoid the display of That certain property When output is rendered (Text/XML). Using Ens.Util.MessageBodyMethods and method %OnShowContents could be a way to do this But i don‘t find a way to do so. #Ensemble 0 2 0 100
Question Sebastian Thiele · Apr 27, 2021 Get FHIR resource content as stream Hi, I am looking for a way to retrieve stream data from a FHIR resource. In my case the resourceType is "DocumentReference" and the the Base64 content is stored just as in the FHIR R4 specification #FHIR #InterSystems IRIS for Health 0 1 0 192
Question Sebastian Thiele · Apr 21, 2021 EnsLib.Workflow.TaskRequest with complex object Hi, we have a EnsLib.Workflow.TaskRequest wich is been send to an operation. The Task request contains a simple object, for that we´ve extendd EnsLib.Workflow.TaskRequest and added the object as an aditional property. The request is successfully created. But how to access the contents of this object from within the user portal when showing the task. #Ensemble #HealthShare 0 2 0 83
Question Sebastian Thiele · Mar 26, 2021 access %List property from sql Hi, is it possible to access a property defined as %List from sql? I´d like to search for a object containing a specific value in it´s %List defined property. Is there a predefined sql function for that within IRIS? best regards,Sebastian #SQL #InterSystems IRIS #InterSystems IRIS for Health 0 7 0 223
Question Sebastian Thiele · Sep 1, 2020 Bearer token in a HealthConnect Production world - Looking for best practise Hi all, a HealthConnect customer of ours came across with a question to use an external service via REST and OpenID within one of his HealthConnect (2020.1) productions. The overal idea is to send data to the external system after receiving a baerer token to use for the communication between HealthConnect and this system. #API #OAuth2 #REST API #Ensemble #HealthShare 0 4 0 297
Question Sebastian Thiele · Jul 17, 2019 Omit xml header line when writing xml files using EnsLib.EDI.XML.Operation.FileOperation Hi all,is it possible to omit the typical XML header line<?xml version="1.0" encoding="ISO-8859-1" ?>when writing an the contents of a EnsLib.EDI.XML.Document using the above mentioned operation. I´ve already digged into the config value Format. It only states that:C(e) : output an XML header line declaring character encoding e. If e is empty use the encoding defined by the Adapter. If e begins with ! force the output stream's encoding. Note that this will be applied automatically for File Operations configured with a non-UTF-8 Charset #XML #Ensemble #HealthShare 0 2 0 306
Question Sebastian Thiele · May 17, 2019 Where are XML Schema Structure stored Hi everybody,after importing an XML schema from xsd into Ensemble I´d like to add it to my Studio-Project but can´t find the imported schema in the namespace view. For example when working with custom hl7 schema, I could easyly add it to my project under namespace view schemaname.hl7. Is this also possible with xml schema? If so where can I find it on an component level?kind regards,sebastian #Ensemble #HealthShare 1 4 1 579
Question Sebastian Thiele · Mar 7, 2019 Create user Role to access only certain namespace in ensemble Hi,I am trying to create a user role which shall allow users the access to only one specific namespace in an Ensemble system. I´ve startet creating the namespace with a database (with own ressource and no public access). In the second step I´ve created a role by copying it from the predefined role %Developer and assigned the ressource of the created database. After that i´ve created a user and assign him to the created role. #Security #Caché #Ensemble 0 2 0 414