curl -v -H "accept: application/fhir+xml" -X GET "http://fhirserver/HealthcareService/HealthcareService-Read-Example"
SUCCESS
564ms
And resource has ID "HealthcareService-Read-Example"
SUCCESS
214ms
And FHIR current response body is a valid isik5 resource and conforms to profile "https://gematik.de/fhir/isik/StructureDefinition/ISiKMedizinischeBehandlungseinheit"
SUCCESS
224ms
And TGR current response with attribute "$..active.value" matches "true"
SUCCESS
210ms
And FHIR current response body evaluates the FHIRPath "type.where(coding.where(code = '177' and system = 'http://terminology.hl7.org/CodeSystem/service-type').exists()).exists()" with error message 'The type does not match the expected value'
SUCCESS
217ms
And FHIR current response body evaluates the FHIRPath "specialty.coding.where(code = 'NEUR' and system ='http://ihe-d.de/CodeSystems/AerztlicheFachrichtungen').exists()" with error message 'The specialty does not match the expected value'
SUCCESS
214ms
And TGR current response with attribute "$..name.value" matches "General consultation office of the Neurology department"