curl -v -H "accept: application/fhir+xml" -X GET "http://fhirserver/Slot/?schedule.actor=Practitioner/Practitioner-Read-Example"
SUCCESS
555ms
And FHIR current response body evaluates the FHIRPath 'entry.resource.where(id.replaceMatches("/_history/.+","").matches("\\bSlot-Read-Example$")).exists()' with error message 'The requested slot Slot-Read-Example is not contained in the response bundle'