Validate Resource

Use the Validate Resource activity to validate a FHIR resource against the published FHIR schema for that resource.

General

The General tab contains the following fields.

Field Literal Value/Module Property/Process Property? Description
Name No The name to be displayed as the label for the activity in the process.
FHIR Context N/A Specifies existing FHIRContextProperties and allows:
  • editing of existing properties
  • creation of new properties
  • selection and configuration of a FHIR shared resource.
Yes

Display existing FHIRContextPropertiesDisplays

If multiple properties are created, use the dropdown menu to expand the listing.

Yes

Create a new process property

After creation, the new property appears on the FHIRContextPropertiesDisplays menu.

Yes

Set default property values

Use to select the Default Value Set for the property:

  • Literal Value
  • Module Property
Yes

Select FHIR Resource

Use to access the Select FHIR Resource Template.

See Select FHIR Resource Template.

Yes Clear Value

Use to clear the current value from the existing FHIRContextProperties display.

FHIR Resource Yes The FHIR resource type to be validated. Available resource types are:
  • Patient
  • Communication
  • CommunicationRequest
  • Practitioner
  • DocumentReference
  • Encounter
Validation Type Yes The type of validation to be performed. Structure Definition is the only supported version at this time.

Description

The Description tab is used to provide a short description for the activity.

Input

The Input tab is populated based on the selections made in the General tab.

For example, requests involving the Patient resource will display the FHIR template for that resource.

Refer to the following for details about templates for the supported resource types:

Input Guide for FHIR Resources

Output

Output Item Datatype Description
Validation string Validation _result

Specifies the message of the validation detail results.

Fault

The Fault tab lists exceptions that are thrown by this activity.

Error Schema Element Datatype Description
msg string Error message description.
msgCode string The error code. It represents TIBCO ActiveMatrix BusinessWorks™ Plug-in for HL7 with FHIR errors.

See FHIR Error Codes for details.