How to submit Service Requests to CIE Hub
There are many different ways to submit referrals to the CIE Hub. Below lists the different approaches that can be used to submit them.
Submit a FHIR Service Request Object through HTTPS POST REST endpoint(RECOMMENDED)
Using the FHIR specification the CIE Hub will except FHIR Service Requests to submit. The following FHIR resources can also be submitted in a bundle
Service Request
Observation
Consent
Also note that to create a new Patient or look for a existing Patient the CIE Hub has also a Patient FHIR resource POST REST call that can be made.
CIE Hub API Technical Documentation based on FHIR Standard
Submit a HL7 message through a HTTPS endpoint
If you have data that is in a HL7 message a secure endpoint has been created that is secured through mutual TLS authentication. This endpoint will then be able to be called from a system that can make HTTP POST requests.
Upload a CSV File to a S3 bucket
This method will require that you login to a CIE Admin application and upload a CSV file to the software. The following Upload a Excel file to CIE Admin Application has instructions on how to submit.
Submit a CCDA through secure email
This method allows the organization to submit a CCDA application to the secure email box. The CCDA will then be processed by the CIE Hub.
Â