|
|
Given the Preconditions: - The Appointment-Read test case must have been executed successfully beforehand. - The test dataset must have been entered in the system under 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-planned-id'.
Create an Encounter resource with these fields:
* Admission number: a valid admission number assigned by the system (Please, set them in the configuration variables 'encounter-read-appointment-identifier-system' and 'encounter-read-appointment-identifier-value') * Status: planned * Type: inpatient (normalstationaer) * Class: IMP * Subject: Reference to the patient from the Patient-Read test case * Admission reason: referral by a doctor * Patient: reference to the Patient resource from the Appointment-Read test case * Department: General Surgery * Service provider (display): Hospital * Service provider ID (value): any (Please, set it in the configuration variable 'encounter-read-appointment-serviceprovider-identifier-value') * Planned start: 2026-02-12 * Appointment: reference to the Appointment resource from the Appointment-Read test case * (Optional) Tag: Value defined through the configuration variables 'tag-value' and 'tag-system'
|
SUCCESS |
213ms |