To connect to Brusafe+ you will need to make use of the IHE XDS standard transactions and profiles. These profiles are described on these pages. The IHE XDS standard is very well documented by IHE. It is beyond the scope of this documentation to describe the standard as thoroughly as IHE has done. Please make use of Abrumets own IHE Gazelle tool with the necessary documentation when you need more information : https://gazelle.ehealth.brussels/
There is a SoapUI project available containing the necessary endpoints and example messages. It's ready to use, except that you need to configure your private key that corresponds to your public certificate (see checklist below) and you'll need a SAML assertion to make use of endpoints that are using XUA. The SAML assertion can be derived from the Portal.
Link to Brusafe+ SoapUI project: Brusafe+ soapui
For a quick start you can make use of the quick checklist here below.
Quick checklist
- Ask for a certificate at xds@abrumet.Be (see Certificates for more information)
- Send your callback URI for the bearer token to Filoretta.velica@abrumet.Be
- Connect to the correct endpoint, this depends on the transaction you wish to use. (See Provide endpoints, Retrieve endpoints, Query endpoints, Audit endpoints)
- Use the WSDL for your SOAP setup (See the Brusafe+ soapui or https://github.com/oehf/ipf/tree/master/commons/ihe/xds/src/main/resources/wsdl for WSDL files of each transaction)
- Make sure you implement the Audit Trail (ITI-20) transaction for each transaction you execute.
- Ask for acces to gitlab.com (restricted acces) with open source connectors (send your username to xds@abrumet.Be)