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

Testing Search Parameters Against A Resource Of Type Patient (@patient-Search)

  Mandatory   Basis   Under 1 Second (Duration)   Stufe5

Search for Patient by first name
Steps Outcome
When Get FHIR resource at "http://fhirserver/Patient/?given=Max" with content type "json"
SUCCESS 482ms
And FHIR current response body evaluates the FHIRPath 'entry.resource.count() > 0' with error message 'No search results were found'
SUCCESS 215ms
And FHIR current response body evaluates the FHIRPath "entry.resource.all(name.given.where($this.startsWith('Max')).exists())" with error message 'There are search results, but they do not fully match the search criteria'
SUCCESS 220ms
SUCCESS 0.93s
Serenity BDD version 4.3.2