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

Testing Search Parameters Against A Resource Of Type Practitioner (@practitioner-Search)

  Mandatory   Basis   1 To 10 Seconds (Duration)   Stufe5

Search for Practitioner resource by ID

Scenario Outline

When Get FHIR resource at "http://fhirserver/Practitioner/?_id=${data.practitioner-read-id}" with content type "xml"
And response bundle contains resource with ID "${data.practitioner-read-id}" with error message "The requested Practitioner resource ${data.practitioner-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"

Examples: 

# Search Param Value Search Param Type
1 _id token
2 _count number
3 identifier token
4 given string
5 family string

Examples: 

 Optional (tag)

# Search Param Value Search Param Type
6 _tag token
7 name string
8 address string
9 gender token
Steps Outcome
SUCCESS 1s 034ms
SUCCESS 1.03s
Serenity BDD version 4.3.2