|
|
Given the Preconditions: - The Account-Read test case 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 and the assigned facility-internal admission number must be stored in the configuration variable 'encounter-read-finished-id'.
Create an Encounter resource with these fields:
* Admission number: Any (Please, set it in the configuration variable 'encounter-read-finished-identifier-value') * Status: finished * Type: inpatient (normalstationaer) * Patient: the patient from the Account-Read test case * Class: IMP * Admission reason: referral by a doctor * Department: General Surgery * Admission reason (first and second level): hospital treatment, fully inpatient * Period: 2026-01-06 to 2026-01-08 * Account: the billing case from the Account-Read test case * Account (identifier): the identifier of the linked billing case * Location: Room Z001 * (Optional) Tag: Value defined through the configuration variables 'tag-value' and 'tag-system'
|
SUCCESS |
207ms |