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

Read Information From A Resource Of Type Appointment (@appointment-Read)

  Terminplanung   Mandatory   Under 1 Second (Duration)   Stufe5   Precondition

Precondition
Steps Outcome
Given the Test Description: "The system under test MUST return the created resource correctly and completely in response to an HTTP GET request to its URL (READ)."
SUCCESS 207ms
Given the Preconditions:
- The Schedule-Read and Slot-Read test cases must have been executed successfully beforehand.
- The test data set must have been recorded in the system under test according to the specifications (manually).
- The ID of the corresponding FHIR resource for this test data set must be stored in the configuration variable 'appointment-read-id'.

Create the following Appointment resource as a replacement for any appointment in your system:

* Replaced appointment: any
* Status: cancelled
* Cancellation reason: patient
* Service type: the service type from the Schedule-Read test case
* Specialty: Neurology
* Priority: normal
* Comment: any (not empty)
* Start time: identical to the start time of the slot from the Slot-Read test case
* End time: identical to the end time of the slot from the Slot-Read test case
* Referenced slot: the slot from the Slot-Read test case
* Patient instruction: any non-empty value
* Participant: any (Please store the ID in the configuration variable 'appointment-patient-id', with display value; the linked Patient resource must conform to ISiKPatient)
* Source: External
SUCCESS 210ms
SUCCESS 0.42s
Serenity BDD version 4.3.2