Blog

5 Aug 2022

Who has access to Rocket.chat

Rocket.chat at https://chat.ihe-catalyst.net has been set up for both the IHE Joint Connectathon 2022 and the Swiss EPR Projectathon 2022. All the users who are registered participants or monitors for those events have an account in rocket.chat.

As a participant, we mean that a badge for one of those events has been requested and paid.

Login with your Gazelle TM credentials

Rocket.chat is integrated with Gazelle TM user database. Accounts for the IHE Joint Connectathon 2022 participants have been created with random passwords. We do not want you to use the 'direct' login feature in rocket.chat. On the contrary, you shall use the SSO feature provided by Keycloak.

How to ?

1. Access Rocket.chat at https://chat.ihe-catalyst.net

2. Click "Click here to login with Gazelle Test Management credentials" button

A pop-up opens, fill out the form with your Gazelle username and password

4 Aug 2022

Gazelle Test Management 6.6.0 is out !

This new release of Gazelle Test Management:

Allows you to quickly see the status of your network configuration [Read more];

Offers a new user interface for the testing dashboard [Read more].

 

Statistics about your SUTs' network configuration

Gazelle Test Management offers a feature for the systems under test to share the connectivity details of their network interfaces. Templates are generated by the tool based on the capabilities selected for each of your systems under test. 

Before the testing event starts, you are expected to review those network interfaces and make sure the details match your implementation:

5 Jan 2018

 

Dear colleagues,

On behalf of Gazelle team, we wish you a wonderful New Year.

It is still time to apply for being a monitor at the next European Connectathon.

This year, the event will be held at Den Haag (The Netherlands) from April, 16th to April, 20th.

May you be interested in joining the amazing monitor team, fill out the application form at https://gazelle.ihe.net/content/monitor-recruitment-form-hague-2018

You will need an account on Gazelle website to access this form; if you do not have one yet, contact either Hilary or Anne-Gaëlle.

Best regards

28 Oct 2016

Dear all,

Gazelle team is pleased to announce the release of the Jboss7 version of Order Manager, available from now on at https://gazelle.ihe.net/OrderManager.

Please note that the location of the tool has changed and all HL7 and DICOM services are now reachable at IP address: 164.132.1.36.

In addition to the new graphical layout, here are some new features which might be of interest:

27 Aug 2015

IHE Academia in the Netherlands organizes an IHE XDS advance training course. We still have some place available in the training so hurry up to register.

More information on the program and how to register at : http://iheacademy.nl/en/node/26/details/20150119113605000936

 

 

4 Aug 2015

I have received this request a couple of time and thus I have decided to post a blog in order to explain how to do it. 

Hapi provides a test panel app that allows a user to easily use the library in order to send or receive HL7 messages. That GUI provides a check box for using TLS.

The IHE ATNA profile requires mutual authentication, this means that the client AND the server need to provide a certificate in order to reach successful TLS negociation. Checking the TLS box does not tell hapi which certificate to use. 

What most people are forgetting is that they need to configure Java to tell what certificate to use when initiating the TLS communication and what certificate to trust. In order words, the user who would like to use TLS, needs to provide java with the pointer to the truststore (list of certificate to trust) and the pointer to the keystore (certificate to use to initiate TLS).

The easiest way to do it without breaking the entire java installation is to provide some arguments to the call to java. 

 

 

16 Jun 2015

The message profiles for validating the messages exchanged in the context of the LAW (Laboratory Analytical Workflow) integration profiles have been updated to match the requirements expressed in the new version of the LAW supplement (1.4), published on March, 16th 2015.

You can access the GazelleHL7Validator through the EVSClient tool or directly called the validation SOAP webservice (documentation)

Feel free to report any bug or inconsistency in our issue tracker at http://gazelle.ihe.net/jira/browse/HLVAL

5 Jun 2015

Following the Gazelle ObjectsChecker presentation at IHIC in Pragues in February 2015, we are posting here the JAR file for checking the conformance of a CDA® document to the HL7® CDA® R2 specification. 

The jar file can be downloaded here 

T he aim of this jar is to validate CDA® document with avoiding access to internet resources as gazelle ValueSet provider, or EVSClient resources (http://gazelle.ihe.net/EVSClient). There are two possible use cases of this jar : 

  1. using the jar as an executable (.sh for unix system / .bat for windows system)
  2. including the jar on a pre-existing java project, and using classes of the tool for validation.

1 - using the jar as a part of an executable (or command line interface CLI)

We have created this executable, so a user can specify the file to be validated and the CDA® validator to be used. 

Pages

Subscribe to RSS - blogs