Upload to Provider Route

This subroute uploads a FHIR Bundle with the patient's data extracted from the Payer's FHIR Server to the Provider's FHIR Server.

Route Structure

Da Vinci 2 Payer Provider Xe Generic Upload to Provider Route

Route Components Description

Component Name Component Type Description
Parent Route Input Parent Route Input Picks up data from the parent route.
Create new POST Bundle_1 Groovy Restructures the data for further submission to the Provider's FHIR Server.
Prepare Bundle Subroute Triggers the subroute to create a FHIR Bundle with the medication resources.
Parent Route Output Parent Route Output Sends the resulting data back to the PatientView route.
FHIR System Action FHIR System Action Submits the requested data from the Payer's FHIR Server to the Provider's FHIR Server.
Service Responses FS Outbound Saves the FHIR service response to the file system.
If Debug Mode_1 Router Checks to see if the debug mode is enabled. By default, the value of the DebugMode property in the profile environment is set to false.
Log Response FS Outbound Saves the response to the file system, if the debug mode is enabled.
If Debug Mode Router Checks to see if the debug mode is enabled.
Log Request FS Outbound Saves the request to the file system, if the debug mode is enabled.