curl -v -H "accept: application/fhir+json" -X GET "http://fhirserver/Coverage/?type=SEL"
SUCCESS
625ms
And bundle does not contain resource "Coverage" with ID "Coverage-Read-Statutory-Example" with error message "There are search results, but they do not fully match the search criteria"
SUCCESS
207ms
And FHIR current response body evaluates the FHIRPath "entry.resource.ofType(Coverage).all(type.coding.code='SEL')" with error message 'There are search results, but they do not fully match the search criteria'