|
|
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 'patient-read-id'.
Create a Patient resource with these fields:
* Status: active * First name: Max * Last name: Graf von und zu Mustermann * Gender: male * Address: Musterstraße 3, 1. Etage Hinterhaus, 98765 Musterdorf, Germany * District: Wiedikon * P.O. Box: 4711 (same city) * Date of birth: 12.5.1968 * Phone number: 201-867-5309 * Statutory health insurance number: X485231029 * (Optional) Tag: Value defined through the configuration variables 'tag-value' and 'tag-system'
|
SUCCESS |
218ms |