diff --git a/Resources/fsh-generated/fsh-index.json b/Resources/fsh-generated/fsh-index.json index e07eadf..4349039 100644 --- a/Resources/fsh-generated/fsh-index.json +++ b/Resources/fsh-generated/fsh-index.json @@ -85,7 +85,7 @@ "fshType": "Profile", "fshFile": "profiles/GEM_ERPCHRG_PR_Consent.fsh", "startLine": 1, - "endLine": 24 + "endLine": 26 }, { "outputFile": "ValueSet-GEM-ERPCHRG-VS-ConsentType.json", diff --git a/Resources/fsh-generated/fsh-index.txt b/Resources/fsh-generated/fsh-index.txt index 639b4f3..66c6079 100644 --- a/Resources/fsh-generated/fsh-index.txt +++ b/Resources/fsh-generated/fsh-index.txt @@ -9,5 +9,5 @@ StructureDefinition-GEM-ERPCHRG-EX-MarkingFlag.json GEM_ERPC StructureDefinition-GEM-ERPCHRG-PR-ChargeItem.json GEM_ERPCHRG_PR_ChargeItem Profile profiles/GEM_ERPCHRG_PR_ChargeItem.fsh 1 - 71 StructureDefinition-GEM-ERPCHRG-PR-Communication-ChargChangeReply.json GEM_ERPCHRG_PR_Communication_ChargChangeReply Profile profiles/GEM_ERPCHRG_PR_Communication_ChargChangeReply.fsh 1 - 23 StructureDefinition-GEM-ERPCHRG-PR-Communication-ChargChangeReq.json GEM_ERPCHRG_PR_Communication_ChargChangeReq Profile profiles/GEM_ERPCHRG_PR_Communication_ChargChangeReq.fsh 1 - 22 -StructureDefinition-GEM-ERPCHRG-PR-Consent.json GEM_ERPCHRG_PR_Consent Profile profiles/GEM_ERPCHRG_PR_Consent.fsh 1 - 24 +StructureDefinition-GEM-ERPCHRG-PR-Consent.json GEM_ERPCHRG_PR_Consent Profile profiles/GEM_ERPCHRG_PR_Consent.fsh 1 - 26 ValueSet-GEM-ERPCHRG-VS-ConsentType.json GEM_ERPCHRG_VS_ConsentType ValueSet valuesets/GEM_ERPCHRG_VS_ConsentType.fsh 1 - 6 \ No newline at end of file diff --git a/Resources/fsh-generated/resources/StructureDefinition-GEM-ERPCHRG-PR-Consent.json b/Resources/fsh-generated/resources/StructureDefinition-GEM-ERPCHRG-PR-Consent.json index 0b9b16a..1e1443d 100644 --- a/Resources/fsh-generated/resources/StructureDefinition-GEM-ERPCHRG-PR-Consent.json +++ b/Resources/fsh-generated/resources/StructureDefinition-GEM-ERPCHRG-PR-Consent.json @@ -120,6 +120,7 @@ { "id": "Consent.dateTime", "path": "Consent.dateTime", + "comment": "dateTime wird vom E-Rezept-Fachdienst zu dem Zeitpunkt gesetzt, an dem die Consent Ressource hochgeladen wird.", "mustSupport": true }, { diff --git a/Resources/input/fsh/profiles/GEM_ERPCHRG_PR_Consent.fsh b/Resources/input/fsh/profiles/GEM_ERPCHRG_PR_Consent.fsh index 9a675ee..547604a 100644 --- a/Resources/input/fsh/profiles/GEM_ERPCHRG_PR_Consent.fsh +++ b/Resources/input/fsh/profiles/GEM_ERPCHRG_PR_Consent.fsh @@ -19,6 +19,8 @@ Id: GEM-ERPCHRG-PR-Consent * assigner.identifier MS * assigner.identifier only IdentifierIknr * dateTime MS + * ^comment = "dateTime wird vom E-Rezept-Fachdienst zu dem Zeitpunkt gesetzt, an dem die Consent Ressource hochgeladen wird." + * policyRule MS * policyRule from v3-ActCode \ No newline at end of file