Serenity BDD Report
Home
>
Stufe5
>
Basis
>
Testing search parameters against a resource of type Account (@Account-Search)
> Validation of the search parameter definitions in the capabilitystatement
Overall Test Results
Requirements
Themes
Features
Report generated 23-03-2026 09:41
Testing Search Parameters Against A Resource Of Type Account (@account-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 "Account"
Examples:
#
Search Param Value
Search Param Type
1
_id
token
2
_count
number
3
identifier
token
4
status
token
5
type
token
6
patient
reference
Examples:
Optional (tag)
#
Search Param Value
Search Param Type
7
_tag
token
Steps
Outcome
1: Validation of the search parameter definitions in the CapabilityStatement ({searchParamValue=_id, searchParamType=token})
SUCCESS
214ms
And CapabilityStatement contains definition of search parameter "_id" of type "token" for resource "Account"
SUCCESS
209ms
2: Validation of the search parameter definitions in the CapabilityStatement ({searchParamValue=_count, searchParamType=number})
SUCCESS
276ms
And CapabilityStatement contains definition of search parameter "_count" of type "number" for resource "Account"
SUCCESS
269ms
3: Validation of the search parameter definitions in the CapabilityStatement ({searchParamValue=identifier, searchParamType=token})
SUCCESS
214ms
And CapabilityStatement contains definition of search parameter "identifier" of type "token" for resource "Account"
SUCCESS
210ms
4: Validation of the search parameter definitions in the CapabilityStatement ({searchParamValue=status, searchParamType=token})
SUCCESS
210ms
And CapabilityStatement contains definition of search parameter "status" of type "token" for resource "Account"
SUCCESS
206ms
5: Validation of the search parameter definitions in the CapabilityStatement ({searchParamValue=type, searchParamType=token})
SUCCESS
217ms
And CapabilityStatement contains definition of search parameter "type" of type "token" for resource "Account"
SUCCESS
211ms
6: Validation of the search parameter definitions in the CapabilityStatement ({searchParamValue=patient, searchParamType=reference})
SUCCESS
221ms
And CapabilityStatement contains definition of search parameter "patient" of type "reference" for resource "Account"
SUCCESS
214ms
SUCCESS
1.37s
Serenity BDD version 4.3.2