diff --git a/Resources/fsh-generated/resources/StructureDefinition-GEM-ERP-PR-MedicationDispense-DiGA.json b/Resources/fsh-generated/resources/StructureDefinition-GEM-ERP-PR-MedicationDispense-DiGA.json index 16496207..f02c36db 100644 --- a/Resources/fsh-generated/resources/StructureDefinition-GEM-ERP-PR-MedicationDispense-DiGA.json +++ b/Resources/fsh-generated/resources/StructureDefinition-GEM-ERP-PR-MedicationDispense-DiGA.json @@ -37,7 +37,7 @@ { "key": "workflow-medicationdispense-redeemcode-3", "severity": "error", - "human": "Name of the DiGA and DiGA-ID was not found, but is mandatory if a redeem code is provided.", + "human": "Name of the DiGA and DiGA-VE-ID was not found, but is mandatory if a redeem code is provided.", "expression": "extension.where(url = 'https://gematik.de/fhir/erp/StructureDefinition/GEM-ERP-EX-RedeemCode').exists() implies (medicationReference.display.exists() and medicationReference.identifier.exists())", "source": "https://gematik.de/fhir/erp/StructureDefinition/GEM_ERP_PR_MedicationDispense_DiGA" } diff --git a/Resources/input/fsh/profiles/GEM_ERP_PR_MedicationDispense_DiGA.fsh b/Resources/input/fsh/profiles/GEM_ERP_PR_MedicationDispense_DiGA.fsh index 23a4af95..3723c35c 100644 --- a/Resources/input/fsh/profiles/GEM_ERP_PR_MedicationDispense_DiGA.fsh +++ b/Resources/input/fsh/profiles/GEM_ERP_PR_MedicationDispense_DiGA.fsh @@ -67,7 +67,7 @@ Expression: "extension.where(url = 'https://gematik.de/fhir/erp/StructureDefinit Severity: #error Invariant: workflow-medicationdispense-redeemcode-3 -Description: "Name of the DiGA and DiGA-ID was not found, but is mandatory if a redeem code is provided." +Description: "Name of the DiGA and DiGA-VE-ID was not found, but is mandatory if a redeem code is provided." Expression: "extension.where(url = 'https://gematik.de/fhir/erp/StructureDefinition/GEM-ERP-EX-RedeemCode').exists() implies (medicationReference.display.exists() and medicationReference.identifier.exists())" Severity: #error