This tool allows you to validate FHIR resources by invoking the $validate operation against the specified FHIR endpoint.
$validate operationThe 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.
Made by Anton Vasetenkov.