|
|||||||||||||||||||||||||||||||||||||||||||
HL7 to FHIR Server Sample Profile WorkflowThe profile has the following routes: ![]() This route receives an HL7 data file as an input, splits the file, and performs the corresponding operation on a FHIR server depending on the type of each split HL7 transaction (the route analyzes the HL7 Trigger Events: ADT 01 = CREATE, ADT 03 = UPDATE, ADT 08 = DELETE). Route Components Description
![]() This route deletes FHIR resources related to the same patient from the FHIR server. The route has several chained components FHIR System Action each responsible for removing particular FHIR resource type.
Route Components Description
|