diff --git a/Resources/fsh-generated/resources/StructureDefinition-GEM-ERPCHRG-PR-ChargeItem.json b/Resources/fsh-generated/resources/StructureDefinition-GEM-ERPCHRG-PR-ChargeItem.json index 303d60a..1d0d5d2 100644 --- a/Resources/fsh-generated/resources/StructureDefinition-GEM-ERPCHRG-PR-ChargeItem.json +++ b/Resources/fsh-generated/resources/StructureDefinition-GEM-ERPCHRG-PR-ChargeItem.json @@ -210,7 +210,6 @@ "rules": "closed" }, "definition": "holds references to the 3 relevant documents [prescription, receipt, dispensationInformation]", - "min": 1, "max": "4", "mustSupport": true }, diff --git a/Resources/input/fsh/profiles/GEM_ERPCHRG_PR_ChargeItem.fsh b/Resources/input/fsh/profiles/GEM_ERPCHRG_PR_ChargeItem.fsh index 06fce2a..bd9776f 100644 --- a/Resources/input/fsh/profiles/GEM_ERPCHRG_PR_ChargeItem.fsh +++ b/Resources/input/fsh/profiles/GEM_ERPCHRG_PR_ChargeItem.fsh @@ -41,7 +41,7 @@ Id: GEM-ERPCHRG-PR-ChargeItem * enterer.identifier 1.. * enterer.identifier only $identifier-telematik-id -* supportingInformation 1..4 MS +* supportingInformation 0..4 MS * supportingInformation ^slicing.discriminator.type = #value * supportingInformation ^slicing.discriminator.path = "display" * supportingInformation ^slicing.rules = #closed