Serenity BDD Report
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

Search for Procedure resource by ID

Scenario Outline

When Get FHIR resource at "http://fhirserver/Procedure/?_id=${data.procedure-read-id}" with content type "xml"
And FHIR current response body is a valid CORE resource and conforms to profile "https://hl7.org/fhir/StructureDefinition/Bundle"
And response bundle contains resource with ID "${data.procedure-read-id}" with error message "The requested Procedure ${data.procedure-read-id} is not contained in the response bundle"

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
SUCCESS 956ms
SUCCESS 0.96s
Serenity BDD version 4.3.2