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

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

  Mandatory   Basis   Under 1 Second (Duration)   Stufe5

Search for the Coverage by ID

Scenario Outline

When Get FHIR resource at "http://fhirserver/Coverage/?_id=${data.coverage-read-statutory-id}" with content type "xml"
And response bundle contains resource with ID "${data.coverage-read-statutory-id}" with error message "The requested Coverage ${data.coverage-read-statutory-id} is not contained in the response bundle"
And FHIR current response body is a valid CORE resource and conforms to profile "https://hl7.org/fhir/StructureDefinition/Bundle"

Examples: 

# Search Param Value Search Param Type
1 _id token
2 _count number
3 status token
4 type token
5 beneficiary reference
6 payor reference

Examples: 

 Optional (tag)

# Search Param Value Search Param Type
7 _tag token
8 subscriber reference
Steps Outcome
SUCCESS 943ms
SUCCESS 0.94s
Serenity BDD version 4.3.2