Serenity BDD Report
Report generated 23-03-2026 09:36

Testing Search Parameters Against A Resource Of Type "Private" Coverage (@coverage-Search-Private)

  Mandatory   Basis   Under 1 Second (Duration)   Stufe5

Search for the Coverage by Beneficiary and Payor

Scenario Outline

When Get FHIR resource at "http://fhirserver/Coverage/?<searchParameter>=Patient/<searchValue>" with content type "xml"
And FHIR current response body evaluates the FHIRPath 'entry.resource.count() > 0' with error message 'No search results were found'
And FHIR current response body evaluates the FHIRPath 'entry.resource.all(<searchParameter>.reference.replaceMatches("/_history/.+","").matches("\\b${data.patient-read-id}$"))' with error message 'There are search results, but they do not fully match the search criteria'

Examples: 

# Search Parameter Search Value
1 beneficiary ${data.patient-read-id}
2 payor ${data.patient-read-id}
Steps Outcome
SUCCESS 944ms
SUCCESS 984ms
SUCCESS 1.93s
Serenity BDD version 4.3.2