Hi, I'm Ask INFA!
What would you like to know?
ASK INFAPreview
Please to access Ask INFA.

FHIR Connector

FHIR Connector

FHIR sources in mappings

FHIR sources in mappings

When you configure a Source transformation, select the FHIR connection and use a GET operation to access a FHIR resource. You can configure the request message using the request message template.
The following table describes the FHIR source properties that you can configure in a Source transformation:
Property
Description
Connection
Name of the source connection.
Operation
REST API operation to perform on the FHIR resource. Select a GET operation.
The following table describes the advanced properties that you can configure in a Source transformation:
Property
Description
Path
Path to the FHIR resource, such as /Patient. This path is appended to the base path in the FHIR connection.
Request Body Type
Type of input to send in the request body. Select buffer or file.
Content Type
Media type of the request. Select one of the following options:
  • application/fhir+xml
  • application/fhir+json
  • application/xml
  • application/json
Overrides the media type of the request specified in the connection.
Accept
Media type of the response. Select one of the following options:
  • application/fhir+xml
  • application/fhir+json
  • application/xml
  • application/json
Overrides the media type of the response specified in the connection.
Additional Headers
Additional headers that the connection requires.
Define headers in JSON format. For example:
[{"Name":"Content-Type","Value":"application/fhir+json"},{"Name":"accept","Value":"text/xml"}]
Overrides the additional headers specified in the connection.
Convert request/response data format
Converts the data format in the GET response between XML and JSON. If the response is in XML format, this option converts it to JSON format. If the response is in JSON format, this option converts it to XML format.
Response Directory
Directory on the Secure Agent machine to store the response.
Response Headers Directory
Directory on the Secure Agent machine to store response headers.
Tracing Level
Amount of detail that appears in the log for the source. Use the following tracing levels:
  • Terse
  • Normal
  • Verbose Initialization
  • Verbose
Default is Normal.
Cache Size for Web Service Response (KB)
Memory available for the web service response.
If the web service response contains many rows or columns, you might want to increase the cache size. Default is 1024 KB. Maximum is 99999 KB.
Optimize Transformation
Select this option to improve performance for processing records from hierarchical to relational format or from relational to hierarchical format.

0 COMMENTS

We’d like to hear from you!