curl -v -H "accept: application/fhir+xml" -X GET "http://fhirserver/Coverage/Coverage-Read-Private-Example"
SUCCESS
456ms
And FHIR current response body is a valid isik5 resource and conforms to profile "https://gematik.de/fhir/isik/StructureDefinition/ISiKVersicherungsverhaeltnisSelbstzahler"
SUCCESS
222ms
And resource has ID "Coverage-Read-Private-Example" with error message "The returned Coverage resource has not the expected ID"
SUCCESS
210ms
And TGR current response with attribute "$..status.value" matches "active"
SUCCESS
215ms
And TGR current response with attribute "$..code.value" matches "SEL"
SUCCESS
215ms
And element "beneficiary" references resource with ID "Patient-Read-Example" with error message "The payor does not match the expected value."
SUCCESS
214ms
And element "payor" references resource with ID "Patient-Read-Example" with error message "The policy holder does not match the expected value."
SUCCESS
212ms
And FHIR current response body evaluates the FHIRPath "payor.display.contains('Graf von und zu Mustermann')" with error message 'The payor does not match the expected value.'