|
|
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 |