|
Given the Preconditions: - 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 must be stored in the configuration variable 'practitioner-read-id'.
Create a Practitioner resource with these fields:
* First name: Walter * Last name: Musterarzt * Gender: male * Lifelong Doctor number (Arztnummer): 123456789 * Unified training number (EFN): 123456789123456 * Telematik-ID: 123456789 * Address: Musterweg 13 11111 Berlin * Address (district): Wilmersdorf * Gender: Male * (Optional) Tag: Value defined through the configuration variables 'tag-value' and 'tag-system'
|