ImportSchema Example
The Importschema process illustrates how to import and use the FHIR schema.
Importschema Process
The Importschema process is illustrated in the following image:
Process Definition
The process performs the following operations:
- The importschema example includes four activities as ParseResource, ResourceOperation, EncodeResource, and SearchForResource
The example helps to understand the use of import schema functionality for these four activities.
Users can import custom schema generated with the help of the Schemagen utility through the inputEditor / outputEditor option.
Please refer to each activity to get a better understanding and to use inpurEditor and outputEditor.