Serenity BDD Report
Home
>
Stufe5
>
Basis
>
Testing search parameters against a resource of type RelatedPerson (@RelatedPerson-Search)
> Validation of the search parameter definitions in the capabilitystatement
Overall Test Results
Requirements
Themes
Features
Report generated 23-03-2026 09:39
Testing Search Parameters Against A Resource Of Type Relatedperson (@relatedperson-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 "RelatedPerson"
Examples:
#
Search Param Value
Search Param Type
1
_id
token
2
_count
number
3
patient
reference
Examples:
Optional (tag)
#
Search Param Value
Search Param Type
4
_tag
token
5
name
string
6
address
string
7
address-city
string
8
address-country
string
9
address-postalcode
string
Steps
Outcome
1: Validation of the search parameter definitions in the CapabilityStatement ({searchParamValue=_id, searchParamType=token})
SUCCESS
216ms
And CapabilityStatement contains definition of search parameter "_id" of type "token" for resource "RelatedPerson"
SUCCESS
211ms
2: Validation of the search parameter definitions in the CapabilityStatement ({searchParamValue=_count, searchParamType=number})
SUCCESS
219ms
And CapabilityStatement contains definition of search parameter "_count" of type "number" for resource "RelatedPerson"
SUCCESS
212ms
3: Validation of the search parameter definitions in the CapabilityStatement ({searchParamValue=patient, searchParamType=reference})
SUCCESS
215ms
And CapabilityStatement contains definition of search parameter "patient" of type "reference" for resource "RelatedPerson"
SUCCESS
209ms
SUCCESS
0.66s
Serenity BDD version 4.3.2