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

Testing Search Parameters Against A Resource Of Type Encounter-Read-In-Progress (@encounter-Search)

  Mandatory   Basis   Under 1 Second (Duration)   Stufe5

Search for the encounter by ID

Scenario Outline

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

Examples: 

# Search Param Value Search Param Type
1 _id token
2 _count number
3 identifier token
4 status token
5 class token
6 type token
7 patient reference
8 account reference
9 location reference
10 service-provider reference
11 date date
12 date-start date
13 end-date date

Examples: 

 Optional (tag)

# Search Param Value Search Param Type
14 _tag token
Steps Outcome
SUCCESS 916ms
SUCCESS 0.92s
Serenity BDD version 4.3.2