Parameters for the FHIR Transformation pattern

XML to JSON
Pattern Parameter Default Description
Input Directory

The directory that contains the input FHIR XML Resource files

Output Directory

The directory that will contain the converted FHIR JSON Resource files

Error Directory

The directory that contains any errors generated during conversion

JSON to XML
Pattern Parameter Default Description
Input Directory

The directory that contains the input FHIR JSON Resource files

Output Directory

The directory that will contain the converted FHIR XML Resource files

Error Directory

The directory that contains any errors generated during conversion

All the pattern parameters are listed with their default values. Where no default is indicated, the default value is an empty string.

Back to the FHIR Transformation pattern specification