Exception Operation outcome
In this example, operation outcome resource is having an exception error during the validation operation.
{ "resourceType": "OperationOutcome", "issue": [ { "severity": "error", "code": "exception", "diagnostics": "<An unexpected internal error has occurred>" } ] }