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

Testing Search Parameters Against A Resource Of Type Account (@account-Search)

  Mandatory   Basis   Under 1 Second (Duration)   Stufe5

Search for the Account by ID

Scenario Outline

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

Examples: 

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

Examples: 

 Optional (tag)

# Search Param Value Search Param Type
7 _tag token
Steps Outcome
SUCCESS 905ms
SUCCESS 0.91s
Serenity BDD version 4.3.2