ImportSchema Example

The Importschema process illustrates how to import and use the FHIR schema.

Importschema Process

The Importschema process is illustrated here:

Process Definition

The process performs the following operations:

  1. The importschema example includes four activities as ParseResource, ResourceOperation, EncodeResource, and SearchForResource
  2. The example helps to understand the use of import schema functionality for these four activities.

  3. Users can import custom schema generated with the help of the Schemagen utility through the inputEditor / outputEditor option.

  4. Please refer to each activity to get a better understanding and to use inpurEditor and outputEditor.