Application Integration
- Application Integration
- All Products
Step name
| Description
|
---|---|
Start
| Starts the process.
|
Login
| Logs in to
Informatica Intelligent Cloud Services .
|
Invoke HL7 Parser
| Invokes the HL7 parser data service from the data services repository.
|
Checks for HL7 Validation Errors
| Checks the output of the HL7 parser data service. If the output contains validation errors, the process ends. Otherwise, the process continues to the next step.
|
Parsed HL7 XML Output
| Assigns the values in the response payload of the HL7 parser data service to value, type, output, and message fields.
|
HL7 to FHIR Mapping Service
| Invokes the HL7 to FHIR mapper data service from the data services repository.
|
Output FHIR Bundle
| Assigns the values in the response payload of the HL7 to FHIR mapper data service to value and message fields.
|
FHIR Validator Service
| Invokes the FHIR validation service from the data services repository to validate the FHIR bundle.
|
Checks for FHIR Validation Errors
| Checks the output of the FHIR validation service. If the output contains validation errors, the process ends. Otherwise, the process continues to the next step.
|
Post to FHIR Server
| Posts the FHIR bundle to the FHIR server.
|
Assignment to FHIR_Response
| Gets the response from the FHIR server. You can view the response code in the
Application Integration Console to verify that the bundle was posted to the FHIR server successfully.
|
Logout
| Logs out of
Informatica Intelligent Cloud Services .
|
End
| Ends the process.
|