Serenity BDD Report
Home
>
Stufe5
>
Basis
>
Testing search parameters against a resource of type Procedure (@Procedure-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 Procedure (@procedure-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 "Procedure"
Examples:
#
Search Param Value
Search Param Type
1
_id
token
2
_count
number
3
status
token
4
category
token
5
code
token
6
patient
reference
7
encounter
reference
8
date
date
Examples:
Optional (tag)
#
Search Param Value
Search Param Type
9
_tag
token
10
subject
reference
Steps
Outcome
1: Validation of the search parameter definitions in the CapabilityStatement ({searchParamValue=_id, searchParamType=token})
SUCCESS
217ms
And CapabilityStatement contains definition of search parameter "_id" of type "token" for resource "Procedure"
SUCCESS
212ms
2: Validation of the search parameter definitions in the CapabilityStatement ({searchParamValue=_count, searchParamType=number})
SUCCESS
221ms
And CapabilityStatement contains definition of search parameter "_count" of type "number" for resource "Procedure"
SUCCESS
213ms
3: Validation of the search parameter definitions in the CapabilityStatement ({searchParamValue=status, searchParamType=token})
SUCCESS
222ms
And CapabilityStatement contains definition of search parameter "status" of type "token" for resource "Procedure"
SUCCESS
214ms
4: Validation of the search parameter definitions in the CapabilityStatement ({searchParamValue=category, searchParamType=token})
SUCCESS
220ms
And CapabilityStatement contains definition of search parameter "category" of type "token" for resource "Procedure"
SUCCESS
213ms
5: Validation of the search parameter definitions in the CapabilityStatement ({searchParamValue=code, searchParamType=token})
SUCCESS
222ms
And CapabilityStatement contains definition of search parameter "code" of type "token" for resource "Procedure"
SUCCESS
214ms
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 "Procedure"
SUCCESS
213ms
7: Validation of the search parameter definitions in the CapabilityStatement ({searchParamValue=encounter, searchParamType=reference})
SUCCESS
219ms
And CapabilityStatement contains definition of search parameter "encounter" of type "reference" for resource "Procedure"
SUCCESS
212ms
8: Validation of the search parameter definitions in the CapabilityStatement ({searchParamValue=date, searchParamType=date})
SUCCESS
221ms
And CapabilityStatement contains definition of search parameter "date" of type "date" for resource "Procedure"
SUCCESS
213ms
SUCCESS
1.82s
Serenity BDD version 4.3.2