Serenity BDD Report
Home
>
Stufe5
>
Basis
>
Testing search parameters against a resource of type Practitioner (@Practitioner-Search)
> Validation of the search parameter definitions in the capabilitystatement
Overall Test Results
Requirements
Themes
Features
Report generated 23-03-2026 09:37
Testing Search Parameters Against A Resource Of Type Practitioner (@practitioner-Search)
Mandatory
Basis
Under 1 Second (Duration)
Stufe5
Validation of the search parameter definitions in the CapabilityStatement
Scenario Outline
And CapabilityStatement contains definition of search parameter "<searchParamValue>" of type "<searchParamType>" for resource "Practitioner"
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
1: Validation of the search parameter definitions in the CapabilityStatement ({searchParamValue=_id, searchParamType=token})
SUCCESS
215ms
And CapabilityStatement contains definition of search parameter "_id" of type "token" for resource "Practitioner"
SUCCESS
209ms
2: Validation of the search parameter definitions in the CapabilityStatement ({searchParamValue=_count, searchParamType=number})
SUCCESS
215ms
And CapabilityStatement contains definition of search parameter "_count" of type "number" for resource "Practitioner"
SUCCESS
209ms
3: Validation of the search parameter definitions in the CapabilityStatement ({searchParamValue=identifier, searchParamType=token})
SUCCESS
212ms
And CapabilityStatement contains definition of search parameter "identifier" of type "token" for resource "Practitioner"
SUCCESS
207ms
4: Validation of the search parameter definitions in the CapabilityStatement ({searchParamValue=given, searchParamType=string})
SUCCESS
209ms
And CapabilityStatement contains definition of search parameter "given" of type "string" for resource "Practitioner"
SUCCESS
204ms
5: Validation of the search parameter definitions in the CapabilityStatement ({searchParamValue=family, searchParamType=string})
SUCCESS
214ms
And CapabilityStatement contains definition of search parameter "family" of type "string" for resource "Practitioner"
SUCCESS
209ms
SUCCESS
1.09s
Serenity BDD version 4.3.2