|
|
Given the Preconditions: - The test cases Condition-Read-Resolved, Patient-Read and Encounter-Read-In-Progress 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 must be stored in the configuration variable 'condition-read-active-id'.
Create a Condition resource with these fields:
* Body site: Knee joint (SNOMED CT from the German National Edition code: 49076000, version: configured with the variable 'snomed-ct-version') * Start of Condition: Patient's age (any, in years) * Clinical status: active * Code system: http://fhir.de/CodeSystem/bfarm/icd-10-gm * Code system version: the version configured with the variable 'icd-10-gm-version' * Code: F71.0 * Documentation date: 2021-02-12 * Related condition: The reference to the resource from the Condition-Read-Resolved test case * Referenced patient: The patient from the Patient-Read test case * Encounter: The encounter from the Encounter-Read-In-Progress test case * Note: Test note * (Optional) Category: Diagnosis in the context of an encounter * (Optional) Tag: Value defined through the configuration variables 'tag-value' and 'tag-system'
|
SUCCESS |
211ms |