Serenity BDD Report
Report generated 23-03-2026 09:41

Testing Search Parameters Against A Resource Of Type Condition (@condition-Search)

  Mandatory   Basis   Under 1 Second (Duration)   Stufe5

Search for the Condition by ID

Scenario Outline

When Get FHIR resource at "http://fhirserver/Condition/?_id=${data.condition-read-active-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.condition-read-active-id}" with error message "The requested Condition ${data.condition-read-active-id} is not contained in the response bundle"

Examples: 

# Search Param Value Search Param Type
1 _id token
2 _count number
3 patient reference
4 subject reference
5 encounter reference
6 recorded-date date
7 related reference

Examples: 

 Optional (tag)

# Search Param Value Search Param Type
8 _tag token
9 clinical-status token
10 category token
Steps Outcome
SUCCESS 968ms
SUCCESS 0.97s
Serenity BDD version 4.3.2