FHIR Validation Client

This tool allows you to validate FHIR resources by invoking the $validate operation against the specified FHIR endpoint.

The FHIR resource to validate. The resource must have the resourceType field.
Press the Validate button to see the result.

About the $validate operation

The FHIR standard defines the $validate operation for validating the instances of FHIR resources. It accepts a FHIR resource as input and returns an OperationOutcome resource that acts as a validation report.

FHIR Validation Client
FHIR Validation Client

See also

Made by Anton Vasetenkov.