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

Testing Search Parameters Against The Slot Resource (@slot-Search)

  Terminplanung   Mandatory   1 To 10 Seconds (Duration)   Stufe5

Search for the Slot by ID

Scenario Outline

Then Get FHIR resource at "http://fhirserver/Slot/?_id=${data.slot-read-id}" with content type "xml"
And response bundle contains resource with ID "${data.slot-read-id}" with error message "The requested slot ${data.slot-read-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"
And Check if current response of resource "Slot" is valid isik5 resource and conforms to profile "https://gematik.de/fhir/isik/StructureDefinition/ISiKTerminblock"

Examples: 

# Search Param Value Search Param Type
1 _id token
2 _count number
3 schedule reference
4 status token
5 start date

Examples: 

 Optional (tag)

# Search Param Value Search Param Type
6 _tag token
Steps Outcome
SUCCESS 1s 155ms
SUCCESS 1.16s
Serenity BDD version 4.3.2