FHIR Validation Client
This tool allows you to validate FHIR resources by invoking the $validate operation against the specified FHIR endpoint.
Output
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.
