According to the CDS Hooks 1.0 standard, the fhirServer and fhirAuthorization request fields are optional. But if both of those fields are omitted from a request, the server throws a FatalRequestIncompleteException.
|
throw new FatalRequestIncompleteException("Attempted to perform a Query Batch Request, but no fhir " |