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

Read Information From A Resource Of Type Condition With Status "Active" (@condition-Read-Active)

  Mandatory   Basis   Under 1 Second (Duration)   Stufe5   Precondition

Precondition
Steps Outcome
Given the Test Description: "The system under test MUST find a previously created resource when searched using the parameter and return it in the search results (SEARCH). Here it is tested whether the resource is returned according to the onset of illness as the patient's age."
SUCCESS 207ms
Given the Preconditions:
- The test cases Condition-Read-Resolved, Patient-Read and Encounter-Read-In-Progress 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 must be stored in the configuration variable 'condition-read-active-id'.

Create a Condition resource with these fields:

* Body site: Knee joint (SNOMED CT from the German National Edition code: 49076000, version: configured with the variable 'snomed-ct-version')
* Start of Condition: Patient's age (any, in years)
* Clinical status: active
* Code system: http://fhir.de/CodeSystem/bfarm/icd-10-gm
* Code system version: the version configured with the variable 'icd-10-gm-version'
* Code: F71.0
* Documentation date: 2021-02-12
* Related condition: The reference to the resource from the Condition-Read-Resolved test case
* Referenced patient: The patient from the Patient-Read test case
* Encounter: The encounter from the Encounter-Read-In-Progress test case
* Note: Test note
* (Optional) Category: Diagnosis in the context of an encounter
* (Optional) Tag: Value defined through the configuration variables 'tag-value' and 'tag-system'
SUCCESS 211ms
SUCCESS 0.42s
Serenity BDD version 4.3.2