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

Read Information From A Resource Of Type Encounter With Status "In Progress" (@encounter-Read-In-Progress)

  Mandatory   Basis   Under 1 Second (Duration)   Stufe5   Precondition

Precondition
Steps Outcome
Given the Test Description: "The system under test must return the complete resource in response to an HTTP GET request to its URL (READ)."
SUCCESS 202ms
Given the Preconditions:
- The Patient-Read test case must have been executed successfully beforehand.
- The Condition-Read-Active test case must have been executed successfully beforehand.
- The test dataset must have been entered in the system under test according to the specifications (manually).
- The ID of the corresponding FHIR resource for this test dataset and the assigned facility-internal admission number must be stored in the configuration variable 'encounter-read-in-progress-id'.

Create an Encounter resource with these fields (add the optional values if you want to pass the optional search tests too):

* Admission number: a valid admission number assigned by the system (Please, set it in the configuration variable 'encounter-read-in-progress-identifier-value')
* Status: in-progress
* Type: inpatient (normalstationaer)
* Patient: the patient from the Patient-Read test case
* Admission reason: referral by a doctor
* Department: General Surgery
* Start of encounter: 2026-01-06
* Service provider (identifier): 1234567890
* Service provider (display): Hospital
* Location: reference to a Location with identifier 'https://test.krankenhaus.de/fhir/sid/zimmerId' and value 'Z001'
* Diagnosis: the Condition from the Condition-Read-Active test case
* (Optional) Service provider (reference): any
* (Optional) Tag: Value defined through the configuration variables 'tag-value' and 'tag-system'
SUCCESS 207ms
SUCCESS 0.41s
Serenity BDD version 4.3.2