Translate from FHIR (Vox)
This Shovel Operation translates from a FHIR bundle to the specified file structure's JSON representation.
Widget

Configuration

Fill in the following fields:
Description: Allows changing the name that appears on the widget. This may be useful to quickly find a particular widget or distinguishing it from other similar shovel operation widgets when building large flows.
Shovel Operation: The name of the Shovel Operation. Pre-configured to TranslateFromFhir.
inputDocument: The context document the bundle JSON is to be read from.
outputDocument: The context document the translated JSON is to be written to.
schemaType: The type of schema we're dealing with. 834, fixedWidth and delimited are the supported type and use the file definition by parse/merge.
fileDefinitionEntityType: The entity type for the file definition. This is a string that was provided when the File Definition was created. (For example, crosswalk).
fileDefinitionId: The unique ID for the File Definition.
fileDefinitionVersion: A specific version of the file definition.
debugMode: Set the processor to debug mode. The default value is false. If set to true, errors will be inlined in the corresponding fields and a “valid” result will be returned
If necessary, click the Notes tab and enter any relevant information.
Return to the Configure Fields tab and click Save.
The widget will be marked with a green check.