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

Testing Search Parameters Against The Schedule Resource (@schedule-Search)

  Terminplanung   Mandatory   1 To 10 Seconds (Duration)   Stufe5

Search for the Schedule by ID

Scenario Outline

Then Get FHIR resource at "http://fhirserver/Schedule/?_id=${data.schedule-read-id}" with content type "xml"
And response bundle contains resource with ID "${data.schedule-read-id}" with error message "The requested Schedule ${data.schedule-read-id} is not contained in the response bundle"
And Check if current response of resource "Schedule" is valid isik5 resource and conforms to profile "https://gematik.de/fhir/isik/StructureDefinition/ISiKKalender"

Examples: 

# Search Param Value Search Param Type
1 _id token
2 active token
3 service-type token
4 specialty token
5 actor reference

Examples: 

 Optional (tag)

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