RHEA Published API Specifications

Overview

The RHEA interoperability layer is currently up and running. It currently hosts MOCK services only and no real data is returned (the exception being the facilities registry queries where data is returned from the current Resource Map facility registry instance). The mock services will respond with the correct HTTP response code and, where need, the response message in the body of the HTTP request. See the transaction specification document below for API details.

The RHEA HIE API is currently hosted at the following endpoints:

The HTTPS endpoint accepts requests for all supported API calls to ensure that user of the API are properly authenticated. The HTTP service is publicly accessible however it only allows request for specific endpoints. The following endpoints are accessible through this endpoint:

  • Get facility 
  • Query for facility

The endpoint HTTPS endpoint requires the use of basic auth to access the services.

HTTPS Basic Auth details:

  • Username: test
  • Password: test

Certificate for HTTPS:

  • The attached file mule.cer or mule.pem should be added to the clients truststore to enable the trusted communicate between the client and the interoperability layer.

The messaging specification are outlined in the following wiki page along with the transaction formats (Note: some of these transaction formats are not yet defined, these will be updated shortly):

For more information on how to connect please see the tutorial on how to connect:

Attachments

  File Modified

File mule.cer Mule Certificate in cer format

Feb 23, 2012 by Ryan Crichton

File mule.pem Mule Certificate in pem format

Feb 23, 2012 by Ryan Crichton

ZIP Archive RHEAMockClient-EclipseProject.zip RHEA Mock Client Eclipse Project

Feb 23, 2012 by Ryan Crichton

File GetFacility.xsd Get Facility XML Schema

Feb 27, 2012 by Ryan Crichton

File QueryFacilities.xsd Query Facilities XML Schema

Feb 27, 2012 by Ryan Crichton

XML File QueryClientRSS.xml Query Client RSS format

Apr 03, 2012 by Ryan Crichton

XML File QueryFacilitiesRSS.xml Query Facility RSS format

Apr 03, 2012 by Ryan Crichton

XML File QueryProfessionalRSS.xml Query Professional RSS format

Apr 03, 2012 by Ryan Crichton