curl -v -H "accept: application/fhir+xml" -X GET "http://fhirserver/Encounter/?location=Location/Location-Read-Example"
SUCCESS
577ms
And FHIR current response body evaluates the FHIRPath 'entry.resource.count() > 0' with error message 'No search results were found'
SUCCESS
213ms
And FHIR current response body evaluates the FHIRPath 'entry.resource.all(location.location.reference.replaceMatches("/_history/.+","").matches("\\bLocation-Read-Example$"))' with error message 'There are search results, but they do not fully match the search criteria'
SUCCESS
211ms
And FHIR current response body is a valid CORE resource and conforms to profile "https://hl7.org/fhir/StructureDefinition/Bundle"
SUCCESS
226ms
And Check if current response of resource "Encounter" is valid isik5 resource and conforms to profile "https://gematik.de/fhir/isik/StructureDefinition/ISiKKontaktGesundheitseinrichtung"