|
|
Given the Preconditions: - The Patient-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-planned-identifier-system' and 'encounter-read-planned-identifier-value') * Status: planned * Type: inpatient (normalstationaer) * Subject: Reference to the patient from the Patient-Read test case * Admission reason: referral by a doctor * Department: General Surgery * Location (display): Surgery Department * Service provider (display): Hospital * Service provider ID (value): any (Please, set it in the configuration variable 'encounter-read-planned-serviceprovider-identifier-value') * Planned start: 2026-02-12 * (Optional) Tag: Value defined through the configuration variables 'tag-value' and 'tag-system'
|
SUCCESS |
206ms |