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

Testing Search Parameters Against The Healthcareservice Resource (@healthcareservice-Search)

  Terminplanung   Mandatory   1 To 10 Seconds (Duration)   Stufe5

Search for the HealthcareService by ID

Scenario Outline

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

Examples: 

# Search Param Value Search Param Type
1 _id token
2 _count number
3 active token
4 service-type token
5 specialty token
6 name string

Examples: 

 Optional (tag)

# Search Param Value Search Param Type
7 _tag token
Steps Outcome
SUCCESS 1s 142ms
SUCCESS 1.14s
Serenity BDD version 4.3.2